From 41e4464224eb324f3420a4d6232fd4ba7abf860d Mon Sep 17 00:00:00 2001 From: TimSpan Date: Tue, 10 Sep 2024 16:47:54 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E6=B5=8B=E8=AF=95=E5=9B=BE=E6=A0=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/views/user/user-weapp.vue | 183 +++++------------- .../src/components/iconfont/IconFont.vue | 9 +- .../src/components/layout/MenuItem.vue | 3 +- .../src/components/layout/SystemMenus.vue | 1 + superManagement/src/config/index.ts | 2 + .../src/types/components/iconfont/IconFont.ts | 2 +- 6 files changed, 64 insertions(+), 136 deletions(-) diff --git a/policeManagement/src/views/user/user-weapp.vue b/policeManagement/src/views/user/user-weapp.vue index 2d5ce26..d236c38 100644 --- a/policeManagement/src/views/user/user-weapp.vue +++ b/policeManagement/src/views/user/user-weapp.vue @@ -3,16 +3,11 @@ - - - - diff --git a/superManagement/src/components/iconfont/IconFont.vue b/superManagement/src/components/iconfont/IconFont.vue index fc208f1..ad660d4 100644 --- a/superManagement/src/components/iconfont/IconFont.vue +++ b/superManagement/src/components/iconfont/IconFont.vue @@ -6,13 +6,18 @@