diff --git a/.env.development b/.env.development index 564630e..a459376 100644 --- a/.env.development +++ b/.env.development @@ -3,4 +3,6 @@ NODE_ENV = 'development' VITE_APP_TITLE = '教学一体化平台' VITE_APP_BASE_API = http://localhost:18085/jeecg-boot # VITE_APP_BASE_API = 'http://127.0.0.1:8080' -VITE_APP_BASE_API_JEECG = '/student' \ No newline at end of file +VITE_APP_BASE_API_JEECG = '/student' +VITE_APP_PC_URL = http://localhost:18085/jeecg-boot +VITE_APP_MOBILE_URL = http://localhost:18085/jeecg-boot \ No newline at end of file diff --git a/.env.production b/.env.production index 4016237..6204d3d 100644 --- a/.env.production +++ b/.env.production @@ -2,4 +2,6 @@ NODE_ENV = 'development' VITE_APP_TITLE = '高赛通单项目' VITE_APP_BASE_API = http://115.190.99.211:18086/jeecg-boot -# VITE_APP_BASE_API = 'http://127.0.0.1:8080' \ No newline at end of file +# VITE_APP_BASE_API = 'http://127.0.0.1:8080' +VITE_APP_PC_URL = http://localhost:18085/jeecg-boot +VITE_APP_MOBILE_URL = http://localhost:18085/jeecg-boot \ No newline at end of file diff --git a/src/Layout/footer/index.vue b/src/Layout/footer/index.vue index 1814090..7c9d95c 100644 --- a/src/Layout/footer/index.vue +++ b/src/Layout/footer/index.vue @@ -1,10 +1,10 @@ @@ -85,7 +66,7 @@ 手机号 @@ -96,7 +77,7 @@ 邮箱 @@ -107,7 +88,7 @@ 队员序号 @@ -117,7 +98,7 @@