Browse Source

重庆 api 前缀修改

cc12458 1 year ago
parent
commit
a4146150d9
1 changed files with 3 additions and 1 deletions
  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/'