Browse Source

脚本编辑器bug修改

huqi 5 years ago
parent
commit
dc3033d67c

+ 4 - 4
o2web/source/x_component_portal_PageDesigner/Main.js

@@ -1689,7 +1689,7 @@ MWF.xApplication.portal.PageDesigner.Main = new Class({
         }
         }
     }
     }
 });
 });
-
-MWF.APPPD.Script = new Class({
-
-})
+//
+// MWF.APPPD.Script = new Class({
+//
+// })

+ 1 - 0
o2web/source/x_component_portal_PageDesigner/Script.js

@@ -24,6 +24,7 @@ MWF.xApplication.portal.PageDesigner.Script = new Class({
         //this.categorys = {};
         //this.categorys = {};
         this.moduleCategorys = {};
         this.moduleCategorys = {};
         this.pathCategorys = {};
         this.pathCategorys = {};
+
         this.loadView();
         this.loadView();
     },
     },
     loadView: function(){
     loadView: function(){