this.resetBtn.event(Laya.Event.CLICK);
该代码会引发Layabox在云真机与脚本录制中出现以下两种报错,而在正常运行过程中,不会出现该错误
Cannot read property 'currentTarget' of null
TypeError: Cannot read property 'currentTarget' of null
SimpleSingletonList:[object Object] has in SingletonList.
https://developers.weixin.qq.com/community/minigame/doc/000c2ee5ea490818c39ac998d54400微信论坛链接