mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2026-02-19 17:40:26 +08:00
perf: standard code format in the views folder
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user