guhongwei324 9 月之前
父節點
當前提交
a30f17c47b
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      .env.development
  2. 1 1
      .env.production

+ 1 - 1
.env.development

@@ -7,4 +7,4 @@ VUE_APP_BASE_API = ''
 # 打包文件
 VUE_APP_ROUTER="web"
 #请求域名
-VUE_APP_REQUEST_URL="http://123.57.16.142"
+VUE_APP_REQUEST_URL="https://www.freeskyghw.cn"

+ 1 - 1
.env.production

@@ -7,4 +7,4 @@ VUE_APP_BASE_API = ''
 # 打包文件
 VUE_APP_ROUTER="web"
 #请求域名
-VUE_APP_REQUEST_URL="http://123.57.16.142"
+VUE_APP_REQUEST_URL="https://www.freeskyghw.cn"