Explorar el Código

Merge branch 'aly_dev' of http://39.106.8.246:3003/web/wanda-bm-guide into aly_dev

haojianlong hace 4 años
padre
commit
6f21ea08b8
Se han modificado 1 ficheros con 0 adiciones y 5 borrados
  1. 0 5
      public/systemConf.js

+ 0 - 5
public/systemConf.js

@@ -26,11 +26,6 @@ var __systemConf = {
         // 阿里云
         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/', //管理书地址
     },
 }
 window.__systemConf = __systemConf