liuhang123 var glowFilter: Laya.GlowFilter = new Laya.GlowFilter("#ffff00", 10, 0, 0); this.myLabel.filters = [glowFilter];这样写,没有效果。