wxr
2020-09-09 c3e1b733fc45bd9f0b88bfb560cfa87a270b079b
HDL_ON/UI/UI2/4-PersonalCenter/ResetAccountPassword/ResetPasswordVerificationCodePage.cs
@@ -42,7 +42,7 @@
            bodyView = this;
        }
        public void LoadPage(int tId,int ot)
        public void LoadPage(int tId, int ot)
        {
            titleId = tId;
            optionType = ot;
@@ -498,7 +498,7 @@
                                {
                                    new Tip()
                                    {
                                        CloseTime = 3,
                                        CloseTime = 1,
                                        Direction = AMPopTipDirection.None,
                                        Text = erorrInfo,
                                    }.Show(bodyView);