pull/1/head
LiuJiaNan 2024-02-05 15:56:25 +08:00
parent dfc19df839
commit f3fe3cf185
1 changed files with 4 additions and 4 deletions

View File

@ -9,8 +9,8 @@
<component
v-if="menu.meta?.icon"
:is="'icon-' + menu.meta.icon"
theme="filled"
fill="#a5b2c2"
theme="outline"
fill="#fff"
size="18"
:stroke-width="3"
style="margin-right: 15px"
@ -23,8 +23,8 @@
<component
v-if="menu.meta?.icon"
:is="'icon-' + menu.meta.icon"
theme="filled"
fill="#a5b2c2"
theme="outline"
fill="#fff"
size="18"
:stroke-width="3"
style="margin-right: 15px"