From 7cd5f47afd29793a09e3d68b445a814faae3f8bd Mon Sep 17 00:00:00 2001 From: chenjinlong <$chenjinlong> Date: Fri, 15 Jan 2021 01:10:51 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90register.html=E3=80=91=E6=96=B0?= =?UTF-8?q?=E5=A2=9E=E6=B3=A8=E5=86=8C=E7=95=8C=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/pages/register.html | 244 ++++++++++++++++++++++++++++ 1 file changed, 244 insertions(+) create mode 100644 src/main/webapp/pages/register.html diff --git a/src/main/webapp/pages/register.html b/src/main/webapp/pages/register.html new file mode 100644 index 00000000..b8955a68 --- /dev/null +++ b/src/main/webapp/pages/register.html @@ -0,0 +1,244 @@ + + + + + + + + ${constants.getSystemName()}-用户注册 + + + + + + +
+
+

用户注册

+
+ + +
+
+ + +
+
+ + +
+ + +
+ +
+
+
+ + +@/* 加入contextPath属性和session超时的配置 */ + + + + + + + + \ No newline at end of file