From b1d3afffcc7f28d9aba8f67556de08cfad5033a9 Mon Sep 17 00:00:00 2001 From: lihui Date: Fri, 10 Oct 2025 15:59:41 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E7=A6=81=E7=94=A8=E7=9A=84=E5=BC=B9?= =?UTF-8?q?=E7=AA=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/assets/SvgIcons/背景.svg | 108 +++++++++++++++ src/views/permissions/userPermission.vue | 228 +++++++++++++++++-------------- 2 files changed, 234 insertions(+), 102 deletions(-) create mode 100644 src/assets/SvgIcons/背景.svg diff --git a/src/assets/SvgIcons/背景.svg b/src/assets/SvgIcons/背景.svg new file mode 100644 index 0000000..b3e567a --- /dev/null +++ b/src/assets/SvgIcons/背景.svg @@ -0,0 +1,108 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/views/permissions/userPermission.vue b/src/views/permissions/userPermission.vue index e79a7f4..8552bc4 100644 --- a/src/views/permissions/userPermission.vue +++ b/src/views/permissions/userPermission.vue @@ -1,15 +1,16 @@