lixiaojun
2024-07-26 6dad261c5671357bbb7f056898b572398293f6fe
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;
        }