From 0c29ed2a0ec3fb36cd25200b09e8715cbe87cea1 Mon Sep 17 00:00:00 2001 From: ljj Date: Fri, 11 Jul 2025 15:15:11 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8A=E4=BC=A0=E6=96=87=E4=BB=B6=E8=87=B3?= =?UTF-8?q?=20templates?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/account_h5_info.html | 97 +++++++++++++++++++++++++++ templates/add_h5_user.html | 90 +++++++++++++++++++++++++ templates/edit_h5_user.html | 119 +++++++++++++++++++++++++++++++++ 3 files changed, 306 insertions(+) create mode 100644 templates/account_h5_info.html create mode 100644 templates/add_h5_user.html create mode 100644 templates/edit_h5_user.html diff --git a/templates/account_h5_info.html b/templates/account_h5_info.html new file mode 100644 index 0000000..ee8b627 --- /dev/null +++ b/templates/account_h5_info.html @@ -0,0 +1,97 @@ + + + + + + + H5账户信息管理 + + + + + +
+
+

账户信息管理

+ + 添加账户 + +
+ + +
+ + + + diff --git a/templates/add_h5_user.html b/templates/add_h5_user.html new file mode 100644 index 0000000..8c448b3 --- /dev/null +++ b/templates/add_h5_user.html @@ -0,0 +1,90 @@ + + + + + + + H5添加账户 + + + + + +
+
+

添加新账户

+ + 返回 + +
+ + +
+ + + + diff --git a/templates/edit_h5_user.html b/templates/edit_h5_user.html new file mode 100644 index 0000000..c3bdea3 --- /dev/null +++ b/templates/edit_h5_user.html @@ -0,0 +1,119 @@ + + + + + + + H5编辑账户 + + + + + +
+
+

编辑账户信息

+ + 返回 + +
+ + +
+ + + +