Browse Source

1

Signed-off-by: lcw <1324309909@qq.com>
lcw 3 years ago
parent
commit
09f113deaf
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/config/config.js

+ 2 - 2
src/config/config.js

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