ObjectDisposedException: 无法访问已释放的对象。 --Message: 无法访问已释放的对象。 StackTrace: 在 Microsoft.Web.WebView2.Wpf.WebView2Base.VerifyNotDisposed() 在 Microsoft.Web.WebView2.Wpf.WebView2Base.get_CoreWebView2() 在 DynamicClass.FudaoOverlayWindow.DispatchWebMessage(WebView2 webView, Dictionary`2 detail) 在 DynamicClass.FudaoOverlayWindow.<HandleHttpRequest>d__38.MoveNext() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() 在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) 在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)