ZigbeeApp/Shared/Phone/UserCenter/Safety/CoercePswAddContactForm.cs
@@ -112,6 +112,8 @@ btnLine.Y = Application.GetRealHeight(150); btnLine.Gravity = Gravity.CenterHorizontal; frameBack.AddChidren(btnLine); //联动线的状态 txtPhone.btnLine = btnLine; //备注 var txtNote = new TextInputControl(Application.GetRealWidth(740), txtPhone.Height, false);