Browse Source

恢复登录

yijia
shanji 2 years ago
parent
commit
e8c5bc5daf
  1. 2
      WebTest/MainWindow.xaml.cs

2
WebTest/MainWindow.xaml.cs

@ -87,7 +87,7 @@ private string registerName = "webContext";
shopService = s.ServiceProvider.GetRequiredService<ShopService>();
}
//Login();
Login();
w2m.CoreWebView2InitializationCompleted = (e) =>
{
w2m.wb2.CoreWebView2.PermissionRequested += (sender, args) =>

Loading…
Cancel
Save