From 96423a09715c8a3b77ec353ee0f2d1ca8f03d17d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=89=E8=99=B9=E7=9D=BF?= <297504645@qq.com> Date: Mon, 7 Aug 2023 16:38:03 +0800 Subject: [PATCH] sidebar-item-title --- .../layout/components/Sidebar/SidebarItem.vue | 18 ++++++++++-------- PC/UI.WinIn.FasterZ.Store/public/config.js | 2 ++ .../layout/components/Sidebar/SidebarItem.vue | 18 ++++++++++-------- 3 files changed, 22 insertions(+), 16 deletions(-) diff --git a/PC/InterFace.Dash/src/layout/components/Sidebar/SidebarItem.vue b/PC/InterFace.Dash/src/layout/components/Sidebar/SidebarItem.vue index dad001c..dee0660 100644 --- a/PC/InterFace.Dash/src/layout/components/Sidebar/SidebarItem.vue +++ b/PC/InterFace.Dash/src/layout/components/Sidebar/SidebarItem.vue @@ -3,14 +3,16 @@ diff --git a/PC/UI.WinIn.FasterZ.Store/public/config.js b/PC/UI.WinIn.FasterZ.Store/public/config.js index 2037938..ce11607 100644 --- a/PC/UI.WinIn.FasterZ.Store/public/config.js +++ b/PC/UI.WinIn.FasterZ.Store/public/config.js @@ -1,5 +1,7 @@ // dev_win // window.SITE_CONFIG['baseApi'] = 'http://192.168.0.190:30001' +// window.SITE_CONFIG['authApi'] = 'http://192.168.0.190:30001' +// window.SITE_CONFIG['userApi'] = 'http://192.168.0.190:30001' window.SITE_CONFIG['baseApi'] = 'http://dev.ccwin-in.com:60065' window.SITE_CONFIG['authApi'] = 'http://dev.ccwin-in.com:60065' window.SITE_CONFIG['userApi'] = 'http://dev.ccwin-in.com:60064' diff --git a/PC/UI.WinIn.FasterZ.Store/src/layout/components/Sidebar/SidebarItem.vue b/PC/UI.WinIn.FasterZ.Store/src/layout/components/Sidebar/SidebarItem.vue index dad001c..dee0660 100644 --- a/PC/UI.WinIn.FasterZ.Store/src/layout/components/Sidebar/SidebarItem.vue +++ b/PC/UI.WinIn.FasterZ.Store/src/layout/components/Sidebar/SidebarItem.vue @@ -3,14 +3,16 @@