`
isiwnlg
  • 浏览: 8531 次
  • 性别: Icon_minigender_1
  • 来自: 济南
社区版块
存档分类
最新评论

Ext.Loader is not enabled, so dependencies cannot be resolved dynamically.

 
阅读更多
Ext默认不开启动态加载
手动开启
Ext.onReady(function(){ 
Ext.Loader.setConfig({enabled:true});
});  
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics