mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
Update two.vue
This commit is contained in:
parent
790ee3cdfb
commit
5c0cfe1b15
@ -11,14 +11,11 @@
|
|||||||
</el-header>
|
</el-header>
|
||||||
<el-main>
|
<el-main>
|
||||||
<el-scrollbar>
|
<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-scrollbar>
|
||||||
</el-main>
|
</el-main>
|
||||||
</el-container>
|
</el-container>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user