运行可以,但是控制台报了错误信息,信息如下:
Simulator : 1566:mutating the [[Prototype]] of an object will cause your code to run very slowly; instead create the object with the correct initial [[Prototype]] value using Object.create
at a (D:\prog\blm\creator\library\bundle.project.js?009:NaN:0)
不知道怎么回事。
这里吐槽下,貌似除了语法问题外,绝大部分错误都是这种定位到bundle.project.js的错误信息,这要我们怎么知道问题出在哪里。




