WinFrmUI/HStation.WinFrmUI.Xhs.Core/01-home/HomeXhsProjectPage.cs
@@ -7,6 +7,8 @@ InitializeComponent(); this.layoutControl1.SetupLayoutControl(); this.PageTitle.Caption = "首页"; this.PageTitle.HeaderSvgImage = this.svgImg32[0]; this.PageTitle.SvgImageSize = new Size(24, 24); this.PageTitle.AllowClose = false; }