From ba8dca9e4792ebdec2953fe10c9a721927603712 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=8D=E5=81=9A=E7=A0=81=E5=86=9C?= <599854767@qq.com> Date: Tue, 26 Apr 2022 11:24:16 +0800 Subject: [PATCH] =?UTF-8?q?svgicon=E7=BB=84=E4=BB=B6=E6=96=B0=E5=A2=9Eele?= =?UTF-8?q?=E5=9B=BE=E6=A0=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/IconSelect/index.vue | 59 ++++++++++++------- src/components/SvgIcon/index.vue | 18 +++++- src/layout/components/Sidebar/SidebarItem.vue | 3 +- src/views/index.vue | 6 +- src/views/index_v1.vue | 4 +- 5 files changed, 61 insertions(+), 29 deletions(-) diff --git a/src/components/IconSelect/index.vue b/src/components/IconSelect/index.vue index 3ba8cbd..e1e5bcd 100644 --- a/src/components/IconSelect/index.vue +++ b/src/components/IconSelect/index.vue @@ -1,6 +1,6 @@