From a34db80deed85f95aeafd5b11f6bf0c56a7da71c Mon Sep 17 00:00:00 2001 From: shuzheng <469741414@qq.com> Date: Thu, 6 Apr 2017 23:25:31 +0800 Subject: [PATCH] =?UTF-8?q?=E9=BB=98=E8=AE=A4=E8=B7=B3=E8=BD=AC=E6=9D=83?= =?UTF-8?q?=E9=99=90=E7=B3=BB=E7=BB=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/webapp/WEB-INF/jsp/index.jsp | 11 +---------- .../main/webapp/WEB-INF/jsp/manage/index.jsp | 18 ++---------------- 2 files changed, 3 insertions(+), 26 deletions(-) diff --git a/zheng-cms/zheng-cms-admin/src/main/webapp/WEB-INF/jsp/index.jsp b/zheng-cms/zheng-cms-admin/src/main/webapp/WEB-INF/jsp/index.jsp index 97ab12be..e2d5da72 100644 --- a/zheng-cms/zheng-cms-admin/src/main/webapp/WEB-INF/jsp/index.jsp +++ b/zheng-cms/zheng-cms-admin/src/main/webapp/WEB-INF/jsp/index.jsp @@ -5,13 +5,4 @@ <%@ taglib uri="http://www.springframework.org/tags" prefix="spring"%> <%@ taglib uri="http://www.springframework.org/tags/form" prefix="form"%> - - - - - 首页 - - -后台首页 - - \ No newline at end of file + \ No newline at end of file diff --git a/zheng-cms/zheng-cms-admin/src/main/webapp/WEB-INF/jsp/manage/index.jsp b/zheng-cms/zheng-cms-admin/src/main/webapp/WEB-INF/jsp/manage/index.jsp index b1e6153c..343a9c69 100644 --- a/zheng-cms/zheng-cms-admin/src/main/webapp/WEB-INF/jsp/manage/index.jsp +++ b/zheng-cms/zheng-cms-admin/src/main/webapp/WEB-INF/jsp/manage/index.jsp @@ -3,19 +3,5 @@ <%@ taglib uri="http://java.sun.com/jsp/jstl/fmt" prefix="fmt"%> <%@ taglib uri="http://java.sun.com/jsp/jstl/functions" prefix="fn"%> - - - - - 后台首页 - - - -

以后菜单会移到zheng-upms中,并加以权限控制。以后统一通过zheng-upms登录并访问。退出登录

- - \ No newline at end of file + +<%--退出登录--%> \ No newline at end of file