diff --git a/.env.development b/.env.development index 6cdd8ec..e9381dd 100644 --- a/.env.development +++ b/.env.development @@ -1,3 +1,3 @@ ENV = 'development' -VUE_APP_BASE_API = '' \ No newline at end of file +VUE_APP_BASE_API = 'http://lcny.sk797.cn' \ No newline at end of file diff --git a/.env.production b/.env.production index 526d795..f258504 100644 --- a/.env.production +++ b/.env.production @@ -1,4 +1,4 @@ ENV = 'production' -VUE_APP_BASE_API = '' +VUE_APP_BASE_API = 'http://36.133.205.221:81' diff --git a/dist/build/h5/index.html b/dist/build/h5/index.html index 31c4193..76101d3 100644 --- a/dist/build/h5/index.html +++ b/dist/build/h5/index.html @@ -1,2 +1,2 @@