wxr
2022-09-21 8d5792379f08075ed65fcadc2eeecc55467e341f
HDL_ON/UI/UI2/2-Classification/ClassificationPage.cs
@@ -1102,13 +1102,8 @@
            }
            bool debugFlag = false;
#if DEBUG
            debugFlag = true;
#endif
            //光伏数据
            if (FunctionList.List.InverterList.Count > 0 || debugFlag)
            if (FunctionList.List.InverterList.Count > 0 )
            {
                FrameLayout inverterListView = new FrameLayout()
                {