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