From 557e79712d16a6d33e7b6ef450f0835da8f382ce Mon Sep 17 00:00:00 2001 From: chiguangxu Date: Fri, 23 Feb 2018 20:52:38 +0800 Subject: [PATCH] =?UTF-8?q?treeselect=E5=8A=9F=E8=83=BD=E4=BF=AE=E5=A4=8D?= 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/tags/sys/treeselect.tag | 3 +- .../WEB-INF/views/sys/tagTreeselect.jsp | 4 +- .../plugins/bootstrap/css/bootstrap.css | 3 +- .../2.3/Skins/Bootstrap/jbox.min.css | 16 +- .../webapp/static/global/scripts/jeesite.js | 300 ++++++++++++++++++ .../static/layouts/layout/css/layout.css | 4 +- .../layouts/layout/css/themes/default.css | 2 +- 8 files changed, 325 insertions(+), 9 deletions(-) create mode 100644 src/main/webapp/static/global/scripts/jeesite.js diff --git a/src/main/webapp/WEB-INF/include/header.jsp b/src/main/webapp/WEB-INF/include/header.jsp index dfefba161..dcf9c326a 100644 --- a/src/main/webapp/WEB-INF/include/header.jsp +++ b/src/main/webapp/WEB-INF/include/header.jsp @@ -45,7 +45,6 @@ - @@ -53,6 +52,7 @@ + diff --git a/src/main/webapp/WEB-INF/tags/sys/treeselect.tag b/src/main/webapp/WEB-INF/tags/sys/treeselect.tag index 6ba12b632..97f7274a8 100644 --- a/src/main/webapp/WEB-INF/tags/sys/treeselect.tag +++ b/src/main/webapp/WEB-INF/tags/sys/treeselect.tag @@ -31,7 +31,7 @@ + +