From 98f6dd0d3ed977ef5744be4b290779718594c06a Mon Sep 17 00:00:00 2001 From: liyunfengfengfeng <2305743208@qq.com> Date: Mon, 21 Aug 2017 16:58:05 +0800 Subject: [PATCH] =?UTF-8?q?=E8=8F=9C=E5=8D=95=E7=94=9F=E6=88=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- WebRoot/WEB-INF/views/index/index.jsp | 462 ++++++++++++++++---------- 1 file changed, 281 insertions(+), 181 deletions(-) diff --git a/WebRoot/WEB-INF/views/index/index.jsp b/WebRoot/WEB-INF/views/index/index.jsp index 508f251..a69bff3 100644 --- a/WebRoot/WEB-INF/views/index/index.jsp +++ b/WebRoot/WEB-INF/views/index/index.jsp @@ -7,21 +7,31 @@ String path = request.getContextPath(); String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/"; %> - + index - + + + - - @@ -84,208 +94,288 @@
- 点击进入注册管理 - +
- +
+
+ + - + - - - - - - - + + + + + + + - + - \ No newline at end of file + -- GitLab