HDL_ON/UI/UI2/4-PersonalCenter/UnlockSetting/AppUnlockPasswordPage.cs
@@ -362,7 +362,7 @@ { if (optionType == "7") { MainPage.GoLoginPage(MainPage.LoginUser.accountString); MainPage.GoLoginPage(MainPage.LoginUser); } else { @@ -405,7 +405,7 @@ var tip = new Tip() { Text = tipStr, CloseTime = 3, CloseTime = 1, Direction = AMPopTipDirection.None }; tip.Show(bodyView);