埃驰前端
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

51 lines
3.0 KiB

// dev_win
window.SITE_CONFIG['baseApi'] = 'http://dev.ccwin-in.com:60021'
window.SITE_CONFIG['authApi'] = 'http://dev.ccwin-in.com:60021'
window.SITE_CONFIG['loginApi'] = 'http://dev.ccwin-in.com:60020'
window.SITE_CONFIG['businessApi'] = 'http://dev.ccwin-in.com:10097'
//是否登录配置信息【loginName】
window.SITE_CONFIG['isConfigLogin'] = false
//如果【isConfigLogin】为true则使用【loginName】登录
window.SITE_CONFIG['configLoginName'] = 'admin'
// 默认登录密码(isConfigLogin为true或者链接参数存在loginName使用)
window.SITE_CONFIG['configLoginPass'] = '1q2w3E*'
// 是否单页面(不显示菜单头部等部分)
window.SITE_CONFIG['isSinglePage'] = false
// 项目配置
window.SITE_CONFIG['appClientId'] = 'Z_App'
// 项目配置内部名称
window.SITE_CONFIG['appClientScope'] = 'Z'
// 浏览器名称
window.SITE_CONFIG['browserTitle'] = '接口看板-QAD&WMS'
// 单点登录使用数据
window.SITE_CONFIG['oidcLogin_url'] = 'http://dev.ccwin-in.com:60065',
window.SITE_CONFIG['oidcLogin_clientId'] = 'InterfaceDash_App'
window.SITE_CONFIG['oidcLogin_scopes'] = 'offline_access Z profile'
// 隐藏的页面
window.SITE_CONFIG['menuHiddenConfig'] = [
'ArriveNoticeDetail','ContainerBindNoteDetail','CountAdjustNoteDetail',
'CountNoteDetail','CountPlanDetail','CustomerAsnDetail',
'CustomerReturnNoteDetail','DeliverNoteDetail','DeliverPlanDetail',
'DeliverRequestDetail','InspectAbnormalNoteDetail','InspectNoteDetail',
'InspectNoticeDetail','InventoryTransferNoteDetail','IPurchaseOrderDetailRepository',
'IsolationNoteDetail','IssueNoteDetail','IssueNoteDetailToMes',
'JisDeliverNoteDetail','JisProductDetail','JisProductReceiptNoteDetail',
'JisProductRecycleNoteDetail','JisProductReturnNoteDetail','JisProductTransferNoteDetail',
'MaterialRequestDetail','OfflineSettlementNoteDetail','OuterJisDeliverNoteDetail',
'OuterJisUnplannedIssueNoteDetail','OuterJisUnplannedReceiptNoteDetail','OuterPillarDeliverNoteDetail',
'PillarDeliverNoteDetail','PreparationPlanDetail','ProductionPlanDetail',
'ProductL7PartsNoteDetail','ProductReceiptLogDetail','ProductReceiptNoteDetail',
'ProductRecycleNoteDetail','PurchaseOrderDetail','PurchaseReceiptNoteDetail',
'PurchaseReturnNoteDetail','PutawayNoteDetail','ReceiptAbnormalNoteDetail',
'ReworkNoteDetail','SaleOrderDetail','ScrapNoteDetail',
'ScrapOutNoteDetail','SingleDoorPanelCustomerReturnNoteDetail','SingleDoorPanelDeliverNoteDetail',
'SingleDoorPanelProductAdjustNoteDetail','SingleDoorPanelProductReceiptNoteDetail','SingleDoorPanelProductTransferNoteDetail',
'StockReturnNoteDetail','SupplierAsnDetail','TracebackNoteDetail',
'UnplannedIssueNoteDetail','UnplannedReceiptNoteDetail','WarehouseTransferNoteDetail',
'WorkOrderDetail'
]
// window.SITE_CONFIG['isAutoLogin'] = true
// window.SITE_CONFIG['userNameOrEmailAddress'] = 'admin'
// window.SITE_CONFIG['client_secret'] = '1q2w3E*'
// window.SITE_CONFIG['columnsApiNamesZh'] = 'Z'