Je suis nouveau sur extjJS6,我尝试运行示例,我在运行这个 treeMap https://examples.sencha.com/extjs/6.5.0/examples/kitchensink/#d3-view-treemap时遇到问题,我把所有一个js文件中的代码(模型,视图,控制器),会导致错误吗?当我运行时,我没有发现异常,但我的控制台中有两条消息:
GET http://localhost/Ext/app/ViewController.js?_dc=20170104130840 net::ERR_ABORTED
GET http://localhost/Ext/d3/hierarchy/TreeMap.js?_dc=20170104130840 net::ERR_ABORTED
有人测试过这个例子吗?