HDL Home App 第二版本 旧平台金堂用 正在使用
WJC
2019-10-14 b78a4d0ca90416d37fcbaf5e54b00f7eaab53919
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);
            //下一步