guhongwei324 hai 9 meses
pai
achega
98049454c6
Modificáronse 2 ficheiros con 4 adicións e 0 borrados
  1. 2 0
      .env.development
  2. 2 0
      .env.production

+ 2 - 0
.env.development

@@ -8,3 +8,5 @@ VUE_APP_BASE_API = ''
 VUE_APP_ROUTER="web"
 #请求域名
 VUE_APP_REQUEST_URL="https://www.freeskyghw.cn"
+# 图片域名
+VUE_APP_HOST="https://www.freeskyghw.cn"

+ 2 - 0
.env.production

@@ -8,3 +8,5 @@ VUE_APP_BASE_API = ''
 VUE_APP_ROUTER="web"
 #请求域名
 VUE_APP_REQUEST_URL="https://www.freeskyghw.cn"
+# 图片域名
+VUE_APP_HOST="https://www.freeskyghw.cn"