Playerdata1 如题 var ease: any = Laya.Ease.backIn(0,0,0,0, 1.2); Laya.Tween.to(this.SelectBox, {scaleX: 0 , scaleY : 0}, 150, ease /*Laya.Ease.backIn*/);目前冲过的 抖动幅度有些大 看看能不能微调 但现在这样 冲过抖动都没有了