瀏覽代碼

1

Signed-off-by: lcw <1324309909@qq.com>
lcw 3 年之前
父節點
當前提交
c6884e7922
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/config/config.js

+ 2 - 2
src/config/config.js

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