From e9a590e862148092027510b15d33cdd32691a6f5 Mon Sep 17 00:00:00 2001 From: xiejun <xj@2023> Date: 星期三, 06 十二月 2023 09:43:11 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/master' --- Source/UBCS-WEB/src/config/website.js | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Source/UBCS-WEB/src/config/website.js b/Source/UBCS-WEB/src/config/website.js index b4ecaac..9c6c3db 100644 --- a/Source/UBCS-WEB/src/config/website.js +++ b/Source/UBCS-WEB/src/config/website.js @@ -38,7 +38,7 @@ label: 'name', path: 'path', icon: 'source', - children: 'children' + children: 'children', } }, // 绗笁鏂圭郴缁熸巿鏉冨湴鍧� @@ -49,4 +49,4 @@ ssoUrl:'http://localhost:37000/ubcs-auth/oauth/authorize?client_id=sword&response_type=111&redirect_uri=', // 鍗曠偣鐧诲綍鍥炶皟鍦板潃(Saber鏈嶅姟鐨勫湴鍧�) redirectUri: 'http://localhost:38000', -} \ No newline at end of file +} -- Gitblit v1.9.3