diff --git a/.env.development b/.env.development index 8be2c77..8c11028 100644 --- a/.env.development +++ b/.env.development @@ -1,5 +1,5 @@ NODE_ENV='development' # 请求域名前缀 -VUE_APP_URL='https://tongli.sz-trip.com' +VUE_APP_URL='https://changshu.js-dyyj.com' # 打包后输出目录 VUE_APP_OUTPUTDIR='dist_dev' \ No newline at end of file diff --git a/.env.production b/.env.production index 0eebcde..d222613 100644 --- a/.env.production +++ b/.env.production @@ -1,5 +1,5 @@ NODE_ENV='production' # 请求域名前缀 -VUE_APP_URL='https://tongli.sz-trip.com' +VUE_APP_URL='https://changshu.js-dyyj.com' # 打包后输出目录 VUE_APP_OUTPUTDIR='dist' \ No newline at end of file diff --git a/.env.test b/.env.test index 65b6253..c731c62 100644 --- a/.env.test +++ b/.env.test @@ -1,5 +1,5 @@ NODE_ENV='production' # 请求域名前缀 -VUE_APP_URL='https://tongli.sz-trip.com' +VUE_APP_URL='https://changshu.js-dyyj.com' # 打包后输出目录 VUE_APP_OUTPUTDIR='dist_test' \ No newline at end of file diff --git a/dist/index.html b/dist/index.html index 39f9652..f90f07a 100644 --- a/dist/index.html +++ b/dist/index.html @@ -1 +1 @@ -