From 34411069c2006f1cbad8fab93e87782ef273205e Mon Sep 17 00:00:00 2001 From: wangbing <1919101440@qq.com> Date: Wed, 18 Dec 2019 23:11:11 +0800 Subject: [PATCH] =?UTF-8?q?1=E3=80=81=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Former-commit-id: 5d15c80922c19410422f971a012cf03e83330d2e --- .../SpringBoot/resources/dbtool/wadmin.xml | 188 ++++++++++++------ .../resources/templates/control/nav.ftl | 2 +- 2 files changed, 127 insertions(+), 63 deletions(-) diff --git a/src/main/resources/modules/SpringBoot/resources/dbtool/wadmin.xml b/src/main/resources/modules/SpringBoot/resources/dbtool/wadmin.xml index d3e15ff2..9888fb4b 100644 --- a/src/main/resources/modules/SpringBoot/resources/dbtool/wadmin.xml +++ b/src/main/resources/modules/SpringBoot/resources/dbtool/wadmin.xml @@ -1,65 +1,129 @@ - wadmin - xyz.wbsite - wangbing - - - 系统 - SYS_ - system - true - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - -
-
-
-
+EXAMPLE-WEB +com.example +author +false + + +系统 +SYS_ +system +true + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + +
+ + + + + + + + + + + + +
+ + + + + + + + + + + + + + +
+ + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + +
+
+
+
diff --git a/src/main/resources/modules/SpringBoot/resources/templates/control/nav.ftl b/src/main/resources/modules/SpringBoot/resources/templates/control/nav.ftl index af619df9..08426340 100644 --- a/src/main/resources/modules/SpringBoot/resources/templates/control/nav.ftl +++ b/src/main/resources/modules/SpringBoot/resources/templates/control/nav.ftl @@ -549,7 +549,7 @@ '' + ' ' + ' {{ item.value }}' + - ' {{ item.key }}' + + ' {{ item.key }}' + ' ' + '' })