chore: update

This commit is contained in:
xiaoxian521
2022-11-28 00:48:02 +08:00
parent 1d76946968
commit 0c5ecd0a4e
5 changed files with 20 additions and 8 deletions

View File

@@ -19,7 +19,7 @@ defineOptions({
<h4 class="mb-4">element-plus 的消息提示点击弹出提示信息</h4>
<el-space>
<el-space wrap>
<el-button
type="info"
@click="message('Info类型消息', { customClass: 'el' })"
@@ -119,7 +119,7 @@ defineOptions({
原本样式使用和打包大小成本极低并适配暗黑模式
</h4>
<el-space>
<el-space wrap>
<el-button type="info" @click="message('Info类型消息')">Info</el-button>
<el-button
type="success"