From 6c69ce6f6b877989fb5784bb25157092b1f68a19 Mon Sep 17 00:00:00 2001 From: pqu3f57g4 <1265394011@qq.com> Date: Sun, 30 Apr 2023 10:28:43 +0800 Subject: [PATCH] ADD file via upload --- .../static/end/page/updatePassword.html | 239 ++++++++++++++++++ 1 file changed, 239 insertions(+) create mode 100644 src/main/resources/static/end/page/updatePassword.html diff --git a/src/main/resources/static/end/page/updatePassword.html b/src/main/resources/static/end/page/updatePassword.html new file mode 100644 index 0000000..38e1617 --- /dev/null +++ b/src/main/resources/static/end/page/updatePassword.html @@ -0,0 +1,239 @@ + + + + + + + + + + 更新密码 + + + + + + + + + + +
+ + +
+
+
+
+

这是修改密码页,可以对自己的密码进行修改。

+
+
+ +
+
+
+
修改密码
+
+
+ +
+ + +
+
+ + +
+
+ + +
+
+ 提交 +
+
+
+
+
+
+
+
+
+ + + + + + + + + + + + + \ No newline at end of file