JLChen
2020-12-12 f2c1e5bf3a67478076fb5bbcf546824b3127db15
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)//如何在房间已经移除了这个功能,则收藏界面也不会再显示
                    //{