From e8c5bc5dafcb62c6e96c3dac85f6968340b6acde Mon Sep 17 00:00:00 2001 From: shanj <18996038927@163.com> Date: Tue, 19 Sep 2023 15:41:29 +0800 Subject: [PATCH] =?UTF-8?q?=E6=81=A2=E5=A4=8D=E7=99=BB=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- WebTest/MainWindow.xaml.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebTest/MainWindow.xaml.cs b/WebTest/MainWindow.xaml.cs index 5d72d9c..12ba1fc 100644 --- a/WebTest/MainWindow.xaml.cs +++ b/WebTest/MainWindow.xaml.cs @@ -87,7 +87,7 @@ private string registerName = "webContext"; shopService = s.ServiceProvider.GetRequiredService(); } - //Login(); + Login(); w2m.CoreWebView2InitializationCompleted = (e) => { w2m.wb2.CoreWebView2.PermissionRequested += (sender, args) =>