From dc2725733a6686f093cd1388fc5b30d7f5a4bfac Mon Sep 17 00:00:00 2001 From: wangbing Date: Tue, 21 Jan 2020 22:46:52 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Former-commit-id: 3fd857d58be8bafda85eabee180c1612483d39ef --- .../modules/SpringBoot/java/config/ScheduleConfig.java | 1 + .../resources/modules/SpringBoot/resources/static/css/base.css | 2 ++ .../SpringBoot/resources/templates/screen/module/mgr.ftl | 2 +- .../resources/templates/screen/module/system/dept.ftl | 2 +- .../resources/templates/screen/module/system/dict.ftl | 2 +- .../resources/templates/screen/module/system/dictItem.ftl | 2 +- .../resources/templates/screen/module/system/file.ftl | 2 +- .../SpringBoot/resources/templates/screen/module/system/res.ftl | 2 +- .../resources/templates/screen/module/system/role.ftl | 2 +- .../resources/templates/screen/module/system/tokens.ftl | 2 +- .../resources/templates/screen/module/system/user.ftl | 2 +- 11 files changed, 12 insertions(+), 9 deletions(-) diff --git a/src/main/resources/modules/SpringBoot/java/config/ScheduleConfig.java b/src/main/resources/modules/SpringBoot/java/config/ScheduleConfig.java index b21bb794..a3b85327 100644 --- a/src/main/resources/modules/SpringBoot/java/config/ScheduleConfig.java +++ b/src/main/resources/modules/SpringBoot/java/config/ScheduleConfig.java @@ -69,6 +69,7 @@ public class ScheduleConfig extends ThreadPoolTaskScheduler implements BeanDefin private int registryTask(String basePackage, BeanDefinitionRegistry beanDefinitionRegistry) { ClassPathBeanDefinitionScanner classPathBeanDefinitionScanner = new ClassPathBeanDefinitionScanner(beanDefinitionRegistry); + classPathBeanDefinitionScanner.resetFilters(false); classPathBeanDefinitionScanner.addIncludeFilter(new AssignableTypeFilter(RunTask.class)); classPathBeanDefinitionScanner.setBeanNameGenerator(new BeanNameGenerator() { @Override diff --git a/src/main/resources/modules/SpringBoot/resources/static/css/base.css b/src/main/resources/modules/SpringBoot/resources/static/css/base.css index cc673da8..0d4a86e8 100644 --- a/src/main/resources/modules/SpringBoot/resources/static/css/base.css +++ b/src/main/resources/modules/SpringBoot/resources/static/css/base.css @@ -728,6 +728,8 @@ code { .el-table.data .cell { max-height: 46px; min-height: 23px; + text-overflow: ellipsis; + word-break: keep-all; } /* 以上为APP样式 */ \ No newline at end of file diff --git a/src/main/resources/modules/SpringBoot/resources/templates/screen/module/mgr.ftl b/src/main/resources/modules/SpringBoot/resources/templates/screen/module/mgr.ftl index 7d185030..9ee970b1 100644 --- a/src/main/resources/modules/SpringBoot/resources/templates/screen/module/mgr.ftl +++ b/src/main/resources/modules/SpringBoot/resources/templates/screen/module/mgr.ftl @@ -110,7 +110,7 @@ + width="45"> + width="45"> + width="45"> + width="45"> + width="45"> + width="45"> + width="45"> + width="45"> + width="45">