style: unocss eslint

This commit is contained in:
shizhong
2023-09-25 13:14:05 +08:00
parent 592d902529
commit 969155c6cf
57 changed files with 148 additions and 141 deletions

View File

@ -2,7 +2,7 @@
<ContentWrap>
<el-row>
<el-col>
<div class="mb-2 float-right">
<div class="float-right mb-2">
<el-button size="small" type="primary" @click="showJson">生成 JSON</el-button>
<el-button size="small" type="success" @click="showOption">生成 Options</el-button>
<el-button size="small" type="danger" @click="showTemplate">生成组件</el-button>