陈嘉乐
2020-12-08 c988ba6b217e0c619628e6920b06743465c4d3ac
HDL_ON/UI/UI2/2-Classification/RoomPage.cs
@@ -178,7 +178,7 @@
            };
            bodyDiv.AddChidren(btnCollectionIcon);
            btnIcon.UnSelectedImagePath = "FunctionIcon/Scene/SceneIcon.png";
            if ((scene as Scene).sceneType == SceneType.MovieScene)
            if (scene.sceneType == SceneType.MovieScene)
            {
                var movieIcon = new Button()
                {