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