陈嘉乐
2020-12-08 52c84c10c3f77156f73566cb9793616e2a25dddd
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()
                {