wxr
2021-07-01 43b0d5870d528f23ecd6aeceb6cfd4325188b46f
HDL_ON/UI/UI2/4-PersonalCenter/ResetAccountPassword/ResetPasswordPage.cs
old mode 100755 new mode 100644
@@ -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);
                    }