HDL_ON/Common/HDLCommon.cs
@@ -433,6 +433,14 @@ /// </summary> public void CheckLogout() { #if __IOS__ try{ HDL_ON_iOS.AppDelegate.rootViewController.PopToRootViewController(false); }catch(Exception ex){ MainPage.Log($"回到跟类失败:{ex.Message}"); } #endif //测试账号,不挤下线 switch (UserInfo.Current.AccountString) {