From 4b16fcf58a9774c98bd36df715fa8bde769c6de0 Mon Sep 17 00:00:00 2001 From: thinkgem Date: Sat, 19 Apr 2025 09:58:30 +0800 Subject: [PATCH] =?UTF-8?q?=E7=95=8C=E9=9D=A2=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../cms/src/main/resources/views/modules/cms/articleList.html | 2 +- .../src/main/resources/views/modules/cms/categoryList.html | 2 +- .../core/src/main/resources/views/modules/sys/menuList.html | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/modules/cms/src/main/resources/views/modules/cms/articleList.html b/modules/cms/src/main/resources/views/modules/cms/articleList.html index e11913a4..464822aa 100644 --- a/modules/cms/src/main/resources/views/modules/cms/articleList.html +++ b/modules/cms/src/main/resources/views/modules/cms/articleList.html @@ -6,8 +6,8 @@ ${text('内容管理')}
- ${text('访问网站')} ${text('查询')} + ${text('访问网站')} <% if(hasPermi('cms:article:edit')){ %> ${text('新增')} <% } %> diff --git a/modules/cms/src/main/resources/views/modules/cms/categoryList.html b/modules/cms/src/main/resources/views/modules/cms/categoryList.html index a613da7c..e4372304 100644 --- a/modules/cms/src/main/resources/views/modules/cms/categoryList.html +++ b/modules/cms/src/main/resources/views/modules/cms/categoryList.html @@ -24,7 +24,7 @@ ${text('展开')} ${text('折叠')} <% if(hasPermi('cms:category:edit')){ %> - ${text('新增')} + ${text('新增')} <% } %>
diff --git a/modules/core/src/main/resources/views/modules/sys/menuList.html b/modules/core/src/main/resources/views/modules/sys/menuList.html index 25fc6eda..1cd49d97 100644 --- a/modules/core/src/main/resources/views/modules/sys/menuList.html +++ b/modules/core/src/main/resources/views/modules/sys/menuList.html @@ -5,7 +5,7 @@
- ${text('菜单管理')}( + ${text('菜单管理')}