xuhaolan 4 лет назад
Родитель
Сommit
7a7e8f2ed0
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      store/index.js

+ 1 - 1
store/index.js

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