guoxiaohuan 4 years ago
parent
commit
ecc8f1419c
1 changed files with 4 additions and 5 deletions
  1. 4 5
      public/systemConf.js

+ 4 - 5
public/systemConf.js

@@ -27,11 +27,10 @@ var __systemConf = {
         // editerUrl: 'http://60.205.177.43:80/wandaEditer/', // 编辑器地址
         // editerUrl: 'http://60.205.177.43:80/wandaEditer/', // 编辑器地址
         // wandaBmGuideUrl: 'http://60.205.177.43:80/wandaBmGuide/', //管理书地址
         // wandaBmGuideUrl: 'http://60.205.177.43:80/wandaBmGuide/', //管理书地址
         // http://glsms.wanda-dev.cn/ 测试服
         // 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-dev.cn/wandaEditer/', // 编辑器地址
+        wandaBmGuideUrl: 'http://glsms.wanda-dev.cn/wandaBmGuide/', //管理书地址
+        // editerUrl: 'http://localhost:8091/wandaEditer/', // 编辑器地址
+        // wandaBmGuideUrl: 'http://localhost:8090/wandaBmGuide/', //管理书地址
     },
     },
 }
 }
 window.__systemConf = __systemConf
 window.__systemConf = __systemConf