魔尊 主view移除子view时报错。 添加方法:this.m_MainScene.addChildAt(sc, this.m_MainScene.numChildren - 1); 移除方法:this.m_MainScene.removeChild(sc);