update Alert Icons
This commit is contained in:
parent
943945766f
commit
0bee0493d9
2 changed files with 4 additions and 2 deletions
|
@ -46,9 +46,11 @@
|
|||
</Alert>
|
||||
<Alert show-icon closable>
|
||||
自定义图标
|
||||
<Icon type="ios-lightbulb-outline" slot="icon"></Icon>
|
||||
<Icon type="ios-bulb-outline" slot="icon"></Icon>
|
||||
<template slot="desc">自定义图标文案自定义图标文案自定义图标文案自定义图标文案自定义图标文案</template>
|
||||
</Alert>
|
||||
<Alert banner type="warning">Notice: notification contents...</Alert>
|
||||
<Alert banner closable type="warning">Notice: notification contents...</Alert>
|
||||
</div>
|
||||
</template>
|
||||
<script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue