no message
Former-commit-id: e64e4e66df5467d16d8c8120e7914853582b1dd6 Former-commit-id: 5e143baff12a415ee7999ac47293dd1758d1593d Former-commit-id: f1cd02dc872fad37ac3aaed6f3a18104c819766c
This commit is contained in:
@@ -1,6 +1,11 @@
|
||||
<template>
|
||||
<Container type="ghost">
|
||||
<el-card class="dd-mb">
|
||||
<PageHeader
|
||||
slot="header"
|
||||
title="图标组件"
|
||||
url="https://github.com/FairyEver/d2admin-vue-element/blob/master/src/components/core/Icon/index.vue">
|
||||
</PageHeader>
|
||||
<Icon></Icon>
|
||||
<Icon name="github"></Icon>
|
||||
<Icon name="github" style="font-size: 100px;"></Icon>
|
||||
|
||||
@@ -1,6 +1,11 @@
|
||||
<template>
|
||||
<Container type="ghost">
|
||||
<el-card class="dd-mb">
|
||||
<PageHeader
|
||||
slot="header"
|
||||
title="图标选择器"
|
||||
url="https://github.com/FairyEver/d2admin-vue-element/blob/master/src/components/core/IconSelect/index.vue">
|
||||
</PageHeader>
|
||||
<div class="title-group">
|
||||
<p class="title">一般用法</p>
|
||||
<p class="sub-title">
|
||||
|
||||
Reference in New Issue
Block a user