udpate login.html

This commit is contained in:
backuppc
2025-07-10 14:36:05 +09:00
parent 43526a26ec
commit 26cb328f8f
31 changed files with 866 additions and 543 deletions

View File

@@ -21,7 +21,11 @@ namespace Project.Dialog
public fDashboard()
{
InitializeComponent();
#if WEB
InitializeWebView2();
#endif
}
private void InitializeWebView2()
{