From 9c16d3614d9b88c637f967518a329f239fcd3aaf Mon Sep 17 00:00:00 2001 From: lss <316519258@qq.com> Date: 星期五, 12 六月 2020 09:22:04 +0800 Subject: [PATCH] 2020.06.12 --- ZigbeeApp/Shared/Phone/UserCenter/Device/DeviceListMainForm.cs | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/ZigbeeApp/Shared/Phone/UserCenter/Device/DeviceListMainForm.cs b/ZigbeeApp/Shared/Phone/UserCenter/Device/DeviceListMainForm.cs old mode 100755 new mode 100644 index a4417a0..f59dacb --- a/ZigbeeApp/Shared/Phone/UserCenter/Device/DeviceListMainForm.cs +++ b/ZigbeeApp/Shared/Phone/UserCenter/Device/DeviceListMainForm.cs @@ -1284,13 +1284,13 @@ #region 鈻� 鑷畾涔夋櫤鑳介煶绠辨帶浠禵____________________ /// <summary> - /// 鑷畾涔夌綉鍏虫帶浠� + /// 鑷畾涔夐煶绠辨帶浠� /// </summary> private class MySmartSoundControl : FrameRowControl { /// <summary> - /// 缃戝叧鍚嶅瓧鎺т欢 + /// 闊崇鍚嶅瓧鎺т欢 /// </summary> private NormalViewControl btnName = null; @@ -1326,6 +1326,7 @@ this.AddRightArrow(); this.AddMostRightView("", 300, false).Name = "smartSoundLayout"; this.AddBottomLine(); + } } #endregion -- Gitblit v1.8.0