From 77d56e7d2b74eccb0f2dfc07c9307ffa6e2e4645 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E5=BB=BA=E8=8D=A3?= <1127253677@qq.com> Date: Thu, 7 Apr 2022 14:41:41 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BD=9C=E4=B8=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../20220407/login.html" | 143 ++++++++++++++++++ 1 file changed, 143 insertions(+) create mode 100644 "\351\231\210\345\273\272\350\215\243/20220407/login.html" diff --git "a/\351\231\210\345\273\272\350\215\243/20220407/login.html" "b/\351\231\210\345\273\272\350\215\243/20220407/login.html" new file mode 100644 index 0000000..9c3f1dd --- /dev/null +++ "b/\351\231\210\345\273\272\350\215\243/20220407/login.html" @@ -0,0 +1,143 @@ + + + + + + Document + + + + + +
+ +
+ + {{user}} + +
+ + {{pass}} +
+ + + + + +
+ + 女 + +
+
+ 验证码: +
+
+
+
+ + + \ No newline at end of file -- Gitee