wei
2020-12-12 86b4742e122bb3ff19f8b61574b4bbf8e5db4b11
HDL_ON/UI/UI2/3-Intelligence/IntelligencePage.cs
@@ -227,7 +227,7 @@
            try
            {
                int index = 0;
                foreach (var scene in DB_ResidenceData.functionList.scenes)
                foreach (var scene in FunctionList.List.scenes)
                {
                    //if (scene.roomIds.Count == 0)//如何在房间已经移除了这个功能,则收藏界面也不会再显示
                    //{