From b73c48f8aac079b85551d6fc05772c3b335c917f Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期四, 20 三月 2025 17:18:53 +0800
Subject: [PATCH] 用户管理
---
DevApp/Gs.DevApp/Properties/Resources.Designer.cs | 70 +++++++++++++++++++++++++++++++++++
1 files changed, 70 insertions(+), 0 deletions(-)
diff --git a/DevApp/Gs.DevApp/Properties/Resources.Designer.cs b/DevApp/Gs.DevApp/Properties/Resources.Designer.cs
index 0b31481..8800591 100644
--- a/DevApp/Gs.DevApp/Properties/Resources.Designer.cs
+++ b/DevApp/Gs.DevApp/Properties/Resources.Designer.cs
@@ -211,6 +211,16 @@
}
/// <summary>
+ /// 鏌ユ壘 DevExpress.Utils.Svg.SvgImage 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
+ /// </summary>
+ internal static DevExpress.Utils.Svg.SvgImage bo_dashboard {
+ get {
+ object obj = ResourceManager.GetObject("bo_dashboard", resourceCulture);
+ return ((DevExpress.Utils.Svg.SvgImage)(obj));
+ }
+ }
+
+ /// <summary>
/// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
/// </summary>
internal static System.Drawing.Bitmap bodepartment_16x16 {
@@ -516,6 +526,16 @@
internal static System.Drawing.Bitmap close_16x16 {
get {
object obj = ResourceManager.GetObject("close_16x16", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
+ /// </summary>
+ internal static System.Drawing.Bitmap column2_32x32 {
+ get {
+ object obj = ResourceManager.GetObject("column2_32x32", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
@@ -1413,6 +1433,16 @@
/// <summary>
/// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
/// </summary>
+ internal static System.Drawing.Bitmap pie3_32x32 {
+ get {
+ object obj = ResourceManager.GetObject("pie3_32x32", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
+ /// </summary>
internal static System.Drawing.Bitmap printarea_32x32 {
get {
object obj = ResourceManager.GetObject("printarea_32x32", resourceCulture);
@@ -1456,6 +1486,16 @@
internal static System.Drawing.Bitmap printlayoutview_32x32 {
get {
object obj = ResourceManager.GetObject("printlayoutview_32x32", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
+ /// </summary>
+ internal static System.Drawing.Bitmap projectfile_16x16 {
+ get {
+ object obj = ResourceManager.GetObject("projectfile_16x16", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
@@ -1693,6 +1733,16 @@
/// <summary>
/// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
/// </summary>
+ internal static System.Drawing.Bitmap selectvaluespivottable_16x16 {
+ get {
+ object obj = ResourceManager.GetObject("selectvaluespivottable_16x16", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
+ /// </summary>
internal static System.Drawing.Bitmap sendxls_16x16 {
get {
object obj = ResourceManager.GetObject("sendxls_16x16", resourceCulture);
@@ -1873,6 +1923,26 @@
/// <summary>
/// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
/// </summary>
+ internal static System.Drawing.Bitmap splinearea_32x32 {
+ get {
+ object obj = ResourceManager.GetObject("splinearea_32x32", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
+ /// </summary>
+ internal static System.Drawing.Bitmap stackedsplinearea_32x32 {
+ get {
+ object obj = ResourceManager.GetObject("stackedsplinearea_32x32", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
+ /// </summary>
internal static System.Drawing.Bitmap task_16x16 {
get {
object obj = ResourceManager.GetObject("task_16x16", resourceCulture);
--
Gitblit v1.9.3