mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-05 19:41:44 +08:00
Update two.vue
This commit is contained in:
parent
790ee3cdfb
commit
5c0cfe1b15
@ -11,14 +11,11 @@
|
||||
</el-header>
|
||||
<el-main>
|
||||
<el-scrollbar>
|
||||
<el-row :gutter="20">
|
||||
<el-col :span="6">
|
||||
|
||||
<div v-for="icon in icons">
|
||||
<div><b>{{ icon.name }}:</b>{{ icon }}</div>
|
||||
</div>
|
||||
|
||||
<el-icon v-for="icon in icons"></el-icon>
|
||||
|
||||
</el-col>
|
||||
</el-row>
|
||||
</el-scrollbar>
|
||||
</el-main>
|
||||
</el-container>
|
||||
|
Loading…
x
Reference in New Issue
Block a user