|
@@ -7,7 +7,7 @@ const store = new Vuex.Store({
|
|
|
namespaced: true,
|
|
|
state: {
|
|
|
// baseURL:"http://yrh.liuniu946.com",//'http://eb.shuibo.net',//请求地址配置
|
|
|
- baseURL:'http://base.liuniu946.com',//请求地址配置
|
|
|
+ baseURL:'http://po.frp.liuniu946.com',//请求地址配置
|
|
|
urlFile:'/index',//项目部署所在文件夹
|
|
|
userInfo: {}, //登录信息
|
|
|
loginInterceptor:false,//是否打开强制登录
|