skylucha btn.on(Event.MOUSE_DOWN, this, function(e) { console.log("被点击"); e.stopPropagation(); });我这样并不能阻止到Laya.stage绑定的事件