diff --git a/.env.production b/.env.production index bb8a896..bd65858 100644 --- a/.env.production +++ b/.env.production @@ -1,5 +1,5 @@ # 变量必须以 VITE_ 为前缀才能暴露给外部读取 NODE_ENV = 'development' -VITE_APP_TITLE = '高赛通' +VITE_APP_TITLE = '高赛通单项目' VITE_APP_BASE_API = http://182.92.169.222:18088/jeecg-boot # VITE_APP_BASE_API = 'http://127.0.0.1:8080' \ No newline at end of file diff --git a/src/Layout/footer/index.vue b/src/Layout/footer/index.vue index e823d02..1814090 100644 --- a/src/Layout/footer/index.vue +++ b/src/Layout/footer/index.vue @@ -1,9 +1,11 @@