diff --git a/.env.development b/.env.development index e9381dd..182dbd7 100644 --- a/.env.development +++ b/.env.development @@ -1,3 +1,3 @@ ENV = 'development' -VUE_APP_BASE_API = 'http://lcny.sk797.cn' \ No newline at end of file +VUE_APP_BASE_API = 'https://lcny.sk797.cn' \ No newline at end of file diff --git a/.env.production b/.env.production index b1db42e..8bc94c3 100644 --- a/.env.production +++ b/.env.production @@ -1,4 +1,4 @@ ENV = 'production' -VUE_APP_BASE_API = 'http://lcny.sk797.cn' +VUE_APP_BASE_API = 'https://lcny.sk797.cn' diff --git a/dist/build/h5/index.html b/dist/build/h5/index.html index 51a6103..4c4ad23 100644 --- a/dist/build/h5/index.html +++ b/dist/build/h5/index.html @@ -1,2 +1,2 @@