|
@@ -9,8 +9,8 @@ const store = new Vuex.Store({
|
|
|
luyou: 1,
|
|
|
userInfo: {},
|
|
|
nCount: 0,
|
|
|
- // api: 'https://pbl.cocorobo.cn/api/pbl/',
|
|
|
- api: 'http://localhost:7003/api/pbl/',
|
|
|
+ api: 'https://pbl.cocorobo.cn/api/pbl/',
|
|
|
+ // api: 'http://localhost:7003/api/pbl/',
|
|
|
},
|
|
|
|
|
|
mutations: {
|