路由图标设置bug修复

pull/1/head
wangpeng 2024-02-05 16:58:22 +08:00
parent 08c80e7c91
commit b74bc37a4a
1 changed files with 2 additions and 2 deletions

View File

@ -189,8 +189,8 @@
<component
:is="'icon-' + item.name"
:stroke-width="3"
theme="filled"
fill="#a5b2c2"
theme="outline"
fill="#fff"
size="38"
/>
</div>