This commit is contained in:
qinjie 2021-08-09 18:27:16 +08:00
parent 9e00d95646
commit 48037df08a
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<template>
<div id="app">
<el-button type="success">成功按钮111222333</el-button>
<el-button type="success">成功按钮11122233344</el-button>
</div>
</template>