JLChen
2021-08-20 d82c74ca2e845211c95b314134bf7d0ea80e45f7
HDL_ON/UI/UI1-Login/ForgetPasswordPageBLL.cs
@@ -271,6 +271,7 @@
                        {
                            CloseTime = 1,
                            Direction = AMPopTipDirection.None,
                            MaxWidth = Application.GetRealWidth(300),
                            Text = Language.StringByID(StringId.IncorrectRepeatPassword)
                        }.Show(bodyView);
                    }