lixiaojun
2025-01-20 bef933e7e166b085ba7e46e38ea62d9ae0129ec6
Desktop/HStation.Desktop.Xhs.Core/MainForm.Designer.cs
@@ -189,6 +189,7 @@
            nbProjectMgr.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("nbProjectMgr.ImageOptions.SvgImage");
            nbProjectMgr.ImageOptions.SvgImageSize = new Size(24, 24);
            nbProjectMgr.Name = "nbProjectMgr";
            nbProjectMgr.Tag = "project_total_mgr";
            nbProjectMgr.ElementClick += nbProjectMgr_ElementClick;
            // 
            // nbModelMgr
@@ -198,6 +199,7 @@
            nbModelMgr.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("nbModelMgr.ImageOptions.SvgImage");
            nbModelMgr.ImageOptions.SvgImageSize = new Size(24, 24);
            nbModelMgr.Name = "nbModelMgr";
            nbModelMgr.Tag = "model_total_mgr";
            nbModelMgr.ElementClick += nbModelMgr_ElementClick;
            // 
            // nbProductManage
@@ -206,6 +208,7 @@
            nbProductManage.Caption = "产品管理";
            nbProductManage.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("nbProductManage.ImageOptions.SvgImage");
            nbProductManage.Name = "nbProductManage";
            nbProductManage.Tag = "assets_total_mgr";
            nbProductManage.ElementClick += nbAssetsMgr_ElementClick;
            // 
            // navButton2
@@ -221,6 +224,7 @@
            nbSystemConfig.Caption = "系统配置";
            nbSystemConfig.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("nbSystemConfig.ImageOptions.SvgImage");
            nbSystemConfig.Name = "nbSystemConfig";
            nbSystemConfig.Tag = "system_total_mgr";
            nbSystemConfig.ElementClick += nbSystemConfig_ElementClick;
            // 
            // nbAuthConfig
@@ -229,6 +233,7 @@
            nbAuthConfig.Caption = "权限配置";
            nbAuthConfig.ImageOptions.SvgImage = (DevExpress.Utils.Svg.SvgImage)resources.GetObject("nbAuthConfig.ImageOptions.SvgImage");
            nbAuthConfig.Name = "nbAuthConfig";
            nbAuthConfig.Tag = "auth_total_mgr";
            nbAuthConfig.ElementClick += nbAuthConfig_ElementClick;
            // 
            // nbMin