|
|
@@ -8,8 +8,8 @@ Vue.use(Vuex)
|
|
|
const store = new Vuex.Store({
|
|
|
state: {
|
|
|
// baseURL:"http://yrh.liuniu946.com",//'http://eb.shuibo.net',//请求地址配置
|
|
|
- // baseURL:'https://ysg.liuniu946.com',//请求地址配置
|
|
|
- baseURL:'http://ysg.frp.liuniu946.com',//请求地址配置
|
|
|
+ baseURL:'https://ysg.liuniu946.com',//请求地址配置
|
|
|
+ // baseURL:'http://ysg.frp.liuniu946.com',//请求地址配置
|
|
|
// baseURL:'http://www.zjxwcm.cn',
|
|
|
urlFile:'/index',//项目部署所在文件夹
|
|
|
userInfo: {}, //登录信息
|