This commit is contained in:
QuAoLi 2021-08-09 18:00:02 +08:00
parent 71704a0060
commit bcc06812ff
1 changed files with 1 additions and 1 deletions

View File

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