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('菜单管理')}