From caba4e264ec6897dca68ce80a31ba075c51d357c Mon Sep 17 00:00:00 2001 From: Joe Date: Wed, 7 Aug 2024 11:57:57 +0800 Subject: [PATCH] up --- config/config.ts | 4 ++-- src/pages/Dashboard/index.tsx | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/config/config.ts b/config/config.ts index 60d7976..d52205c 100644 --- a/config/config.ts +++ b/config/config.ts @@ -87,8 +87,8 @@ export default defineConfig({ plugins: ['duration'], }, define: { - 'process.env.BASE_URL': 'http://xft-cms.51jingcheng.com/api', // 接口服务器地址 - // 'process.env.BASE_URL': 'http://cms.gjxfc.com/api', // 接口服务器地址 + // 'process.env.BASE_URL': 'http://xft-cms.51jingcheng.com/api', // 接口服务器地址 + 'process.env.BASE_URL': 'http://cms.gjxfc.com/api', // 接口服务器地址 }, /** * @name 国际化插件 diff --git a/src/pages/Dashboard/index.tsx b/src/pages/Dashboard/index.tsx index 1eecb1f..6d8ba8a 100644 --- a/src/pages/Dashboard/index.tsx +++ b/src/pages/Dashboard/index.tsx @@ -252,9 +252,7 @@ const Welcome: React.FC = () => { - - - + @@ -280,7 +278,9 @@ const Welcome: React.FC = () => { - + + +