guoxiaohuan %!s(int64=4) %!d(string=hai) anos
pai
achega
c6119ef8a1
Modificáronse 2 ficheiros con 4 adicións e 9 borrados
  1. 2 7
      public/systemConf.js
  2. 2 2
      src/store/index.js

+ 2 - 7
public/systemConf.js

@@ -24,13 +24,8 @@ var __systemConf = {
     systemCode: 'wandaBmGuide',
     conf: {
         // 阿里云
-        editerUrl: 'http://60.205.177.43:80/wandaEditer/', // 编辑器地址
-        wandaBmGuideUrl: 'http://60.205.177.43:80/wandaBmGuide/', //管理书地址
-        // http://glsms.wanda-dev.cn/ 测试服
-        // editerUrl: 'http://glsms.wanda-dev.cn/wandaEditer/', // 编辑器地址
-        // wandaBmGuideUrl: 'http://glsms.wanda-dev.cn/wandaBmGuide/', //管理书地址
-        // editerUrl: 'http://localhost:8091/wandaEditer/', // 编辑器地址
-        // wandaBmGuideUrl: 'http://localhost:8090/wandaBmGuide/', //管理书地址
+        editerUrl: 'http://glsms.wanda.cn/wandaEditer/', // 编辑器地址
+        wandaBmGuideUrl: 'http://glsms.wanda.cn/wandaBmGuide/', //管理书地址
     },
 }
 window.__systemConf = __systemConf

+ 2 - 2
src/store/index.js

@@ -9,8 +9,8 @@ Vue.use(Vuex)
 export default new Vuex.Store({
     state: {
         // ssoToken: 'admin:lengqiang',
-        ssoToken: 'admin:xuliping',
-        // ssoToken: null,
+        // ssoToken: 'admin:xuliping',
+        ssoToken: null,
         plazaName: '',
         isPreview: false,
         lastRoute: '',