udpate login.html
This commit is contained in:
@@ -21,7 +21,11 @@ namespace Project.Dialog
|
||||
public fDashboard()
|
||||
{
|
||||
InitializeComponent();
|
||||
|
||||
#if WEB
|
||||
InitializeWebView2();
|
||||
#endif
|
||||
|
||||
}
|
||||
private void InitializeWebView2()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user