cocos3 中的事件


 Input.EventType.TOUCH_START   按钮的点击事件都可以用的  this.btn.node.on(Button.EventType.CLICK,data.click);