大约有 44 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0022 秒)
....addChild(efc); } 按照官方文档,运行后报错 Main.js:61 Uncaught ReferenceError: ui is not defined 之前有人提过这个问题,但是一直都没有解答,也有人说要先注册class,但是也是没用的。 附件 : --> 2021-01-11 添加评论 免费帖 --> 分享 微博 Q...
来源: Laya_社区 发布时间: 20210111
....3以后都是 有个‘$‘加数字。 console报错输出:Uncaught ReferenceError: StartUpCommand$3 is not defined 查了代码 我在他下面找到了那个命名为 ‘StartUpCommand$3’ 的地方 反正用1.7.2版本编译后是没问题的。现在在纠结。有办法解决么?...
来源: Laya_社区 发布时间: 20170705
...样的(都改成2.2.2),什么改啊? 我这边一直报“Uncaught ReferenceError: exports is not defined”,项目启动不了 http://stackoverflow.com/quest ... cript,是不是这样的 2017-04-25 0 1 分享 微博 QZONE 微信 zcx582253505 赞同来自: 就是呢,用自带的demo打...
来源: Laya_社区 发布时间: 20170329
...进去,我这边有个错 VM643:1 gameThirdScriptError ui is not defined ReferenceError: ui is not defined 我是这样引入的 require("weapp-adapter.js"); require("code.js"); require("js/ui/layaUI.max.all.js"); require("js/LayaUISample.js"); 其实说了...
来源: Laya_社区 发布时间: 20180604