陈嘉乐
2020-12-07 56b417e5bcdf4f34ddcda8c7e56fbac6584e615e
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()
                {