WJC
2019-10-24 cc11e3b15baa258c35085a7cbdb2b350950b6202
ZigbeeApp/Shared/Phone/UserCenter/Member/AddMemberByIdForm.cs
@@ -49,7 +49,6 @@
            var txtCode = new TextInputControl(Application.GetRealWidth(900), rowAccount.Height, false);
            txtCode.X = ControlCommonResourse.XXLeft;
            txtCode.PlaceholderText = Language.StringByID(R.MyInternationalizationString.uPleaseInputAddMenberID);
            txtCode.PlaceholderTextColor = UserCenterColor.Current.TextTipColor;
            rowAccount.AddChidren(txtCode, ChidrenBindMode.NotBind);
            //下一步