wxr
2023-10-16 8e54c77b6e0d2d87cdbad1a81a75d39bab1648d6
OnPro/HDL_ON/Common/HDLCommon.cs
@@ -226,7 +226,7 @@
        {
#if __IOS__
            try{
                HDL_ON_iOS.AppDelegate.rootViewController.PopToRootViewController(false);
                //RongAn.AppDelegate.rootViewController.PopToRootViewController(false);
            }catch(Exception ex){
                MainPage.Log($"回到跟类失败:{ex.Message}");
            }