From bea440900387207041324ae04969036df1521467 Mon Sep 17 00:00:00 2001 From: 田源 <tianyuan@vci-tech.com> Date: 星期二, 31 十二月 2024 15:28:24 +0800 Subject: [PATCH] 整合代码 --- Source/plt-web/plt-web-ui/src/config/website.js | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Source/plt-web/plt-web-ui/src/config/website.js b/Source/plt-web/plt-web-ui/src/config/website.js index 4547aa6..2d76c5b 100644 --- a/Source/plt-web/plt-web-ui/src/config/website.js +++ b/Source/plt-web/plt-web-ui/src/config/website.js @@ -15,7 +15,7 @@ switchMode: false, // 鏄惁寮�鍚儴闂ㄥ垏鎹㈡ā寮� lockPage: '/lock', tokenTime: 3000, - tokenHeader: 'Blade-Auth', + tokenHeader: 'Authorizationtoken', //http鐨剆tatus榛樿鏀捐鍒楄〃 statusWhiteList: [], //閰嶇疆棣栭〉涓嶅彲鍏抽棴 @@ -33,7 +33,7 @@ }, //閰嶇疆鑿滃崟鐨勫睘鎬� menu: { - iconDefault: 'iconfont icon-caidan', + iconDefault: 'codicon:gear', props: { label: 'name', path: 'path', -- Gitblit v1.9.3