From 9be9ba4e159969fb5e32648c2c34e912ccc3ae6d Mon Sep 17 00:00:00 2001
From: duheng <2286773002@qq.com>
Date: 星期五, 28 三月 2025 14:22:42 +0800
Subject: [PATCH] 优化细节问题

---
 WinFrmUI/Yw.WinFrmUI.Core/06-document/PageFunction.cs |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/WinFrmUI/Yw.WinFrmUI.Core/06-document/PageFunction.cs b/WinFrmUI/Yw.WinFrmUI.Core/06-document/PageFunction.cs
index 4f62bad..b33ca5c 100644
--- a/WinFrmUI/Yw.WinFrmUI.Core/06-document/PageFunction.cs
+++ b/WinFrmUI/Yw.WinFrmUI.Core/06-document/PageFunction.cs
@@ -9,5 +9,8 @@
         /// 鏌ョ湅 Bimface 3d 瑙嗗浘
         /// </summary>
         public const string ViewBimface3d = "view-bimface-3d";
+
+        //鏌ョ湅鏂规绠$悊鐣岄潰
+        public const string ViewSchemeMgr = "view-SchemeMgr";
     }
-}
+}
\ No newline at end of file

--
Gitblit v1.9.3