ZigbeeApp/Shared/Phone/UserCenter/Device/DoorLock/DoorLockScreeningTypeForm.cs
@@ -306,7 +306,7 @@ private NormalViewControl InitUserSelectButton(bool select) { var btnContr = new NormalViewControl(207, 63, true); btnContr.Radius = 6; btnContr.RadiusEx = 17; btnContr.TextAlignment = TextAlignment.Center; if (select == false) { @@ -367,7 +367,7 @@ private NormalViewControl InitLockSelectButton(bool select) { var btnContr = new NormalViewControl(207, 63, true); btnContr.Radius = 6; btnContr.RadiusEx = 17; btnContr.TextAlignment = TextAlignment.Center; if (select == false) {