Sfoglia il codice sorgente

重庆 api 前缀修改

cc12458 1 anno fa
parent
commit
a4146150d9
1 ha cambiato i file con 3 aggiunte e 1 eliminazioni
  1. 3 1
      .env.production

+ 3 - 1
.env.production

@@ -1,6 +1,8 @@
 NODE_ENV = 'production'
 BASE_URL = './'
-VUE_APP_BASE_API = '/'
+#VUE_APP_BASE_API = '/'
+# 重庆
+VUE_APP_BASE_API='/fzkf'
 #appid
 
 VUE_APP_CODE_IMG='http://101.133.232.97:8063/'