From a6c8525a85eae4c64b90b651d42b6c1f6d0df90f Mon Sep 17 00:00:00 2001
From: lss <316519258@qq.com>
Date: 星期三, 20 五月 2020 09:44:07 +0800
Subject: [PATCH] 2020.5.20

---
 ZigbeeApp/Shared/Phone/UserCenter/Device/DeviceListMainForm.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/ZigbeeApp/Shared/Phone/UserCenter/Device/DeviceListMainForm.cs b/ZigbeeApp/Shared/Phone/UserCenter/Device/DeviceListMainForm.cs
index c1ed5d4..709be37 100644
--- a/ZigbeeApp/Shared/Phone/UserCenter/Device/DeviceListMainForm.cs
+++ b/ZigbeeApp/Shared/Phone/UserCenter/Device/DeviceListMainForm.cs
@@ -1251,7 +1251,7 @@
                 btnName.Text = "灏忓害灏忓害";                             
 
                 this.AddRightArrow();
-                this.AddMostRightView("yi", 300, false).Name="wu";
+                this.AddMostRightView("", 300, false).Name="smartSoundLayout";
                 this.AddBottomLine();
             }
         }

--
Gitblit v1.8.0