Ver código fonte

Wesmiler 人人车 初始化项目 0816

APPLE 3 anos atrás
pai
commit
ad77e361ca
1 arquivos alterados com 2 adições e 1 exclusões
  1. 2 1
      public/manage/assets/module/ckeditor/config.js

+ 2 - 1
public/manage/assets/module/ckeditor/config.js

@@ -11,7 +11,8 @@ CKEDITOR.editorConfig = function (config) {
     // config.baseUrl = 'http://manage.gxrrj.cn/api/system';
     // config.baseUrl = 'http://manage.renrenjie.com/api/system';
     // config.baseUrl = 'https://rrj.gxnwsoft.com/api/system';
-    config.baseUrl = 'http://rrjie.gxnwsoft.com/manage/system';
+    config.baseUrl = 'http://rrc.mp.dongerkj.com/manage/system';
+    // config.baseUrl = 'http://rrjie.gxnwsoft.com/manage/system';
 
     config.baseFloatZIndex = 19892000;
     config.enterMode = 2;