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