diff --git a/modules/core/src/main/java/com/jeesite/modules/sys/db/InitCoreData.xlsx b/modules/core/src/main/java/com/jeesite/modules/sys/db/InitCoreData.xlsx index 97dedd5a..37f3a702 100644 Binary files a/modules/core/src/main/java/com/jeesite/modules/sys/db/InitCoreData.xlsx and b/modules/core/src/main/java/com/jeesite/modules/sys/db/InitCoreData.xlsx differ diff --git a/modules/core/src/main/resources/views/themes/default/modules/sys/sysIndex/topMenuLang.html b/modules/core/src/main/resources/views/themes/default/modules/sys/sysIndex/topMenuLang.html index 01a2bf08..19860c63 100644 --- a/modules/core/src/main/resources/views/themes/default/modules/sys/sysIndex/topMenuLang.html +++ b/modules/core/src/main/resources/views/themes/default/modules/sys/sysIndex/topMenuLang.html @@ -1,14 +1,11 @@ -<% -var langTypeList = @DictUtils.getDictList('sys_lang_type'); -if (langTypeList.~size > 1){ -%> +<% if (@com.jeesite.common.i18n.I18nLocaleResolver.enabled()){ %>