perf: standard code format in the views folder

This commit is contained in:
xiaoxian521
2022-05-14 10:53:06 +08:00
parent 1cf82eb7a4
commit 64326c4fb5
31 changed files with 228 additions and 166 deletions

View File

@@ -23,12 +23,15 @@ const disabledClick = () => {
<el-card>
<template #header>
<div class="font-medium">
二维码基于<el-link
二维码基于
<el-link
href="https://github.com/soldair/node-qrcode"
target="_blank"
style="font-size: 16px; margin: 0 5px 4px 0"
>qrcode</el-link
>生成
>
qrcode
</el-link>
生成
</div>
</template>
<el-row :gutter="20" justify="space-between">