From f63f5c0df217a6518732dbf0cab1bc9eab13d315 Mon Sep 17 00:00:00 2001 From: chiguangxu Date: Tue, 6 Feb 2018 19:25:20 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=86=E9=A1=B5=E6=A0=B7=E5=BC=8F=E7=BA=A0?= =?UTF-8?q?=E6=AD=A3=EF=BC=8C=E8=A7=A3=E5=86=B3=E4=B8=A4=E4=B8=AA=E5=9E=82?= =?UTF-8?q?=E7=9B=B4=E6=BB=9A=E5=8A=A8=E6=9D=A1=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/WEB-INF/include/header.jsp | 2 + .../webapp/WEB-INF/views/cfg/requestList.jsp | 6 +- src/main/webapp/WEB-INF/views/home.jsp | 2 +- src/main/webapp/static/global/css/page.css | 85 +++++++++++++++++++ .../static/layouts/layout/css/layout.css | 2 +- 5 files changed, 94 insertions(+), 3 deletions(-) create mode 100644 src/main/webapp/static/global/css/page.css diff --git a/src/main/webapp/WEB-INF/include/header.jsp b/src/main/webapp/WEB-INF/include/header.jsp index aef074d49..28c53b828 100644 --- a/src/main/webapp/WEB-INF/include/header.jsp +++ b/src/main/webapp/WEB-INF/include/header.jsp @@ -26,6 +26,8 @@ + +