From b4912454b001d3287932463b9119dcdfb68e8ba4 Mon Sep 17 00:00:00 2001 From: lss <316519258@qq.com> Date: 星期三, 10 六月 2020 15:54:02 +0800 Subject: [PATCH] Merge branch 'lss' of http://172.16.1.23:6688/r/~xm/HomeApp into lss --- 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