陈嘉乐
2021-03-16 902f19750cbf3e0e3dba7139947421ecb461f93f
HDL_ON/UI/UI2/4-PersonalCenter/ResetAccountPassword/ResetPasswordPage.cs
@@ -195,6 +195,7 @@
                {
                    CloseTime = 1,
                    Direction = AMPopTipDirection.None,
                    MaxWidth = Application.GetRealWidth(300),
                    Text = Language.StringByID(StringId.IncorrectRepeatPassword)
                }.Show(bodyView);
@@ -310,6 +311,7 @@
                        {
                            CloseTime = 1,
                            Direction = AMPopTipDirection.None,
                            MaxWidth = Application.GetRealWidth(300),
                            Text = Language.StringByID(StringId.IncorrectRepeatPassword)
                        }.Show(bodyView);
                    }