Nevermore Laya.stage.addChild(this); console.log("addd 33"); this.alpha = 0; Laya.Tween.to(this,{alpha:1},200); self.panel_room.hScrollBar.value = 432; console.log("self.panel_room.hScrollBar.value " + self.panel_room.hScrollBar.value);这里打印出来一直是 默认值 1