mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-05 05:52:43 +08:00
Update two.vue
This commit is contained in:
parent
027ecc2bc8
commit
27245f2ad6
@ -13,7 +13,10 @@
|
||||
<el-scrollbar>
|
||||
|
||||
<div v-for="icon in icons">
|
||||
<div><b>{{ icon.name }}:</b>{{ icon }}</div>
|
||||
<div>
|
||||
<component :size="10" :is="icon.name"></component>
|
||||
<b>{{ icon.name }}:</b>{{ icon }}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</el-scrollbar>
|
||||
|
Loading…
x
Reference in New Issue
Block a user