wxr
2023-09-04 82b67388873fdd2213b00fa212b9e46c0d40e3cf
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}");
            }