diff --git a/.env b/.env index b7bd75e..9df5782 100644 --- a/.env +++ b/.env @@ -1,3 +1,5 @@ VUE_APP_VERSION=1.0.0 VUE_APP_NAME=生态环境监测数据综合分析平台 VUE_APP_API_BASE_URL=http://1.14.132.108:10002/api + + diff --git a/.env.development b/.env.development index ece64a9..7349fbd 100644 --- a/.env.development +++ b/.env.development @@ -1 +1,4 @@ -VUE_APP_API_BASE_URL=http://1.14.132.108:10002/api \ No newline at end of file +VUE_APP_API_BASE_URL=http://1.14.132.108:10002/api + + +