lhl 3 роки тому
батько
коміт
bd74fac58e
1 змінених файлів з 2 додано та 2 видалено
  1. 2 2
      store/index.js

+ 2 - 2
store/index.js

@@ -5,8 +5,8 @@ Vue.use(Vuex)
 
 const store = new Vuex.Store({
 	state: {
-		baseURL:"http://m.manyuanchunjia.com",//请求地址配置 
-		// baseURL:"http://myc.frp.liuniu946.com",//请求地址配置
+		// baseURL:"http://m.manyuanchunjia.com",//请求地址配置 
+		baseURL:"http://myc.frp.liuniu946.com",//请求地址配置
 		loginInterceptor:true,//是否打开强制登录
 		urlFile:'/index',//项目部署所在文件夹
 		// #ifdef H5 || MP-WEIXIN