路由图标设置bug修复
parent
08c80e7c91
commit
b74bc37a4a
|
@ -189,8 +189,8 @@
|
||||||
<component
|
<component
|
||||||
:is="'icon-' + item.name"
|
:is="'icon-' + item.name"
|
||||||
:stroke-width="3"
|
:stroke-width="3"
|
||||||
theme="filled"
|
theme="outline"
|
||||||
fill="#a5b2c2"
|
fill="#fff"
|
||||||
size="38"
|
size="38"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in New Issue