我用cocos creator3.10做的微信小游戏
在手机端微信小游戏 和微信开发者工具里面都是正常的
在pc端的微信小游戏报这个错误, 每点击一次会触发这个报错一次,屏幕无法点击
WAGame.js:2 MiniProgramError
t.getMouseEvent is not a function
TypeError: t.getMouseEvent is not a function
at Function.<anonymous> (https://game.servicewechat.com/game.js:326:1515)
at Function.e (https://game.servicewechat.com/__dev__/WAGameSubContext.js:2:156972)
哥们你这个问题解决了吗 ? 是什么问题 ,看代码是微信__dev__里的错误
这个是cocos的问题