wxr
2022-10-13 8936796f5cd91d92c2c2c46b55f279fde13f7661
重置光伏页面

刘海屏iOS刷新数据导致光伏界面异常,重置界面解决
1个文件已修改
2 ■■■■■ 已修改文件
HDL_ON/Common/ApiUtlis.cs 2 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
HDL_ON/Common/ApiUtlis.cs
@@ -89,6 +89,8 @@
            string code = StateCode.SUCCESS;
            Inverter.Ins.H5Page = null;//重置光伏页面
            var downloadDataThread = new System.Threading.Thread(() =>
            {
                MainPage.Log($"进入读取云端数据线程");