diff --git a/.env b/.env index 214a3f1..79153fd 100644 --- a/.env +++ b/.env @@ -2,8 +2,8 @@ VITE_APP_TITLE=金融产品设计及数字化营销沙盘 VITE_PORT=9520 # VITE_PROXY=http://192.168.31.125:8080 VITE_PUBLIC_PATH=./ -# VITE_BASE_API=http://192.168.31.51:9000 -VITE_BASE_API=http://121.37.12.51 +VITE_BASE_API=http://192.168.31.51:9000 +# VITE_BASE_API=http://121.37.12.51 # VITE_BASE_API=https://www.occupationlab.com VITE_I18N_LOCALE=zh-cn VITE_I18N_FALLBACK_LOCALE=zh-cn diff --git a/src/components/Panel/index.vue b/src/components/Panel/index.vue index 1d09b96..770c637 100644 --- a/src/components/Panel/index.vue +++ b/src/components/Panel/index.vue @@ -1,5 +1,5 @@