Sfoglia il codice sorgente

1

Signed-off-by: lcw <1324309909@qq.com>
lcw 3 anni fa
parent
commit
df20ac69d0
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  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://pbl.cocorobo.cn/api/pbl/',
-        api: 'http://localhost:7003/pbl/',
+        api: 'https://pbl.cocorobo.cn/api/pbl/',
+        // api: 'http://localhost:7003/pbl/',
     },
     },
 
 
     mutations: {
     mutations: {