提交当前本机整理版本

This commit is contained in:
cyf
2026-07-02 10:11:39 +00:00
parent c10a5d64c7
commit aacefa24f8
822 changed files with 196665 additions and 14263 deletions
+25 -1
View File
@@ -197,4 +197,28 @@ namespace Lskj.Main.Control
this.Margin = new System.Windows.Forms.Padding(0);
this.Name = "GroupPage";
this.Size = new System.Drawing.Size(803, 576);
this.allPanel.ResumeLayout(fals
this.allPanel.ResumeLayout(false);
this.panel2.ResumeLayout(false);
this.panelSplit.ResumeLayout(false);
this.topTipsPanel.ResumeLayout(false);
this.collectPanel.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.Panel allPanel;
private System.Windows.Forms.Panel allMenuPanel;
private System.Windows.Forms.Panel panel2;
private System.Windows.Forms.Label allTipsLab;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Panel panelSplit;
private System.Windows.Forms.Label labelSplit;
private System.Windows.Forms.Label labelSplitTop;
private System.Windows.Forms.Panel topTipsPanel;
private System.Windows.Forms.Label collectTipsLab;
private System.Windows.Forms.Label whiteLab;
private System.Windows.Forms.Panel collectMenuPanel;
private System.Windows.Forms.Panel collectPanel;
}
}