Bläddra i källkod

1

Signed-off-by: lcw <1324309909@qq.com>
lcw 3 år sedan
förälder
incheckning
c6884e7922
1 ändrade filer med 2 tillägg och 2 borttagningar
  1. 2 2
      src/config/config.js

+ 2 - 2
src/config/config.js

@@ -9,8 +9,8 @@ const store = new Vuex.Store({
         luyou:1,
         userInfo: {},
         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: {