From dc2162d36e715aa0492435e67734dd26483d6103 Mon Sep 17 00:00:00 2001 From: Leo <98382335+gaoziman@users.noreply.github.com> Date: Wed, 9 Jul 2025 15:11:54 +0800 Subject: [PATCH] =?UTF-8?q?fix(system):=20=E4=BF=AE=E5=A4=8D=E7=94=A8?= =?UTF-8?q?=E6=88=B7=E5=92=8C=E8=A7=92=E8=89=B2=E7=AE=A1=E7=90=86=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E5=9B=BE=E6=A0=87=E8=AF=AD=E6=B3=95=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 修复用户管理页面中3个图标的语法格式 - 修复角色管理页面中14个图标的语法格式 - 涵盖搜索、刷新、新增、编辑、删除等功能图标 - 确保用户和角色管理功能的图标正常显示 --- src/views/system/role/index.vue | 32 ++++++++++++++++---------------- src/views/system/user/index.vue | 8 ++++---- 2 files changed, 20 insertions(+), 20 deletions(-) diff --git a/src/views/system/role/index.vue b/src/views/system/role/index.vue index dd94c92..ffb975e 100644 --- a/src/views/system/role/index.vue +++ b/src/views/system/role/index.vue @@ -74,13 +74,13 @@ 搜索 重置 @@ -97,7 +97,7 @@ 新增 @@ -112,7 +112,7 @@ > 修改 @@ -127,7 +127,7 @@ > 删除 @@ -142,7 +142,7 @@ > 分配权限 @@ -153,7 +153,7 @@ 共 {{ pagination.itemCount }} 条 @@ -196,8 +196,8 @@ > {{ getEmptyActionText() }} @@ -338,8 +338,8 @@ > {{ allExpanded ? '折叠' : '展开' }} @@ -352,8 +352,8 @@ > {{ allSelected ? '全不选' : '全选' }} @@ -366,7 +366,7 @@ > 父子联动 @@ -379,7 +379,7 @@ > 权限标识 @@ -403,7 +403,7 @@
- +

diff --git a/src/views/system/user/index.vue b/src/views/system/user/index.vue index 6ccac72..35cbf9a 100644 --- a/src/views/system/user/index.vue +++ b/src/views/system/user/index.vue @@ -240,8 +240,8 @@ > {{ getEmptyActionText() }} @@ -625,7 +625,7 @@

- +
点击或拖拽上传Excel文件 @@ -690,7 +690,7 @@ @click="handleDownloadTemplate" > 下载模板