feat: 更新控件及相关业务功能

This commit is contained in:
cyf
2026-08-04 13:49:05 +08:00
parent 4fe8844e86
commit 66cab000ea
22 changed files with 424 additions and 90 deletions
+3 -4
View File
@@ -31,11 +31,10 @@ namespace Lskj.Control
{
this.SuspendLayout();
//
// FrmWebBrowser
// FrmWebBrowser2
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.Name = "FrmWebBrowser";
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
this.Name = "FrmWebBrowser2";
this.Size = new System.Drawing.Size(800, 450);
this.ResumeLayout(false);