From 26243f26205ed15ace6eda5e67142d519262e367 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=89=E8=99=B9=E7=9D=BF?= <297504645@qq.com> Date: Wed, 16 Aug 2023 17:13:47 +0800 Subject: [PATCH] =?UTF-8?q?=E9=85=8D=E7=BD=AE=E6=96=87=E4=BB=B6=E6=9B=B4?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- PC/UI.WinIn.FasterZ.Job/public/config.js | 2 +- PC/UI.WinIn.FasterZ.Store/public/config.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/PC/UI.WinIn.FasterZ.Job/public/config.js b/PC/UI.WinIn.FasterZ.Job/public/config.js index 5a15a28..7d76160 100644 --- a/PC/UI.WinIn.FasterZ.Job/public/config.js +++ b/PC/UI.WinIn.FasterZ.Job/public/config.js @@ -11,7 +11,7 @@ window.SITE_CONFIG['isAutoLogin'] = true window.SITE_CONFIG['isSinglePage'] = false window.SITE_CONFIG['userNameOrEmailAddress'] = 'admin' window.SITE_CONFIG['client_secret'] = '1q2w3E*' -window.SITE_CONFIG['browserTitle'] = '接口看板-QAD&WMS' +window.SITE_CONFIG['browserTitle'] = 'JOB-QAD&WMS' window.SITE_CONFIG['menuHiddenConfig'] = [ 'CheckJobDetail','CountJobDetail','DeliverJobDetail', 'InspectJobDetail','IssueJobDetail','JisDeliverJobDetail', diff --git a/PC/UI.WinIn.FasterZ.Store/public/config.js b/PC/UI.WinIn.FasterZ.Store/public/config.js index 8278ca4..78606c3 100644 --- a/PC/UI.WinIn.FasterZ.Store/public/config.js +++ b/PC/UI.WinIn.FasterZ.Store/public/config.js @@ -11,7 +11,7 @@ window.SITE_CONFIG['isAutoLogin'] = true window.SITE_CONFIG['isSinglePage'] = false window.SITE_CONFIG['userNameOrEmailAddress'] = 'admin' window.SITE_CONFIG['client_secret'] = '1q2w3E*' -window.SITE_CONFIG['browserTitle'] = '接口看板-QAD&WMS' +window.SITE_CONFIG['browserTitle'] = 'STORE-QAD&WMS' window.SITE_CONFIG['menuHiddenConfig'] = [ 'ArriveNoticeDetail','ContainerBindNoteDetail','CountAdjustNoteDetail', 'CountNoteDetail','CountPlanDetail','CustomerAsnDetail',