ZigbeeApp/Shared/Phone/UserCenter/Device/DeviceListMainForm.cs
@@ -261,7 +261,7 @@ btnPosition.ButtonClickEvent += (sender, e) => { //定位 Common.LocalDevice.Current.SetFixedPositionCommand(listdevice[0]); Common.LocalDevice.Current.SetFixedPositionCommand(listdevice[0], true); }; } @@ -1397,7 +1397,7 @@ btnName.Height = Application.GetRealHeight(60); btnName.TextSize = 15; btnName.Y = Application.GetRealHeight(57); btnName.Text = "小度小度"; btnName.Text = "智能音箱"; this.AddRightArrow(); this.AddMostRightView("", 300, false).Name = "smartSoundLayout";