示例如下: this['level1_1'].isDraggable = true this['level1_1'].on('touchstart', evt => { this['level1_1'].attr({ opacity: 0.5 }) })