Explorar el Código

重庆 api 前缀修改

cc12458 hace 1 año
padre
commit
a4146150d9
Se han modificado 1 ficheros con 3 adiciones y 1 borrados
  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/'