From 0e43c6b9c512c9f11aa2904d66d9a7873bb9fa32 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=88=B1=7E=E6=B5=B7=7E=E7=88=B1=E6=B5=B7=E7=88=B1?= =?UTF-8?q?=E6=B5=B7=7E=E5=8F=B3?= <1828712314@qq.com> Date: Wed, 7 May 2025 17:03:08 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E7=B3=BB=E7=BB=9F=E5=AD=97?= =?UTF-8?q?=E5=85=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../wwwroot/rezero/default_ui/filed_map.html | 319 ++++++++++++++++++ .../wwwroot/rezero/default_ui/sys_dict.html | 313 +++++++++++++++++ 2 files changed, 632 insertions(+) create mode 100644 SuperAPI/wwwroot/rezero/default_ui/filed_map.html create mode 100644 SuperAPI/wwwroot/rezero/default_ui/sys_dict.html diff --git a/SuperAPI/wwwroot/rezero/default_ui/filed_map.html b/SuperAPI/wwwroot/rezero/default_ui/filed_map.html new file mode 100644 index 0000000..af52268 --- /dev/null +++ b/SuperAPI/wwwroot/rezero/default_ui/filed_map.html @@ -0,0 +1,319 @@ +@@master_page.html + +
+ +
+
+
+ + + + + + + + + + + + + + +
+ {{column.ColumnDescription}} + 操作
+ {{ item[column.PropertyName] }} + + + +
+
+
+ @@page_control.html + +
+ diff --git a/SuperAPI/wwwroot/rezero/default_ui/sys_dict.html b/SuperAPI/wwwroot/rezero/default_ui/sys_dict.html new file mode 100644 index 0000000..5d4baa9 --- /dev/null +++ b/SuperAPI/wwwroot/rezero/default_ui/sys_dict.html @@ -0,0 +1,313 @@ +@@master_page.html + +
+ +
+
+
+ + + + + + + + + + + + + + +
+ {{column.ColumnDescription}} + 操作
+ {{ item[column.PropertyName] }} + + + +
+
+
+ @@page_control.html + +
+