如 node.on(“touchstart”, event=> { event.getLocation(); }, this)
这个event,GetLocation是不对的,该如何处理呢
我也发现这个问题了,不知道如何处理
我暂时的处理方式是