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

@@ -51,15 +51,17 @@ onMounted(() => {
<el-card>
<template #header>
<div class="card-header">
<span
>拖拽组件采用开源的<el-link
<span>
拖拽组件采用开源的
<el-link
href="https://sortablejs.github.io/vue.draggable.next/#/simple"
target="_blank"
:icon="useRenderIcon('rank')"
style="font-size: 16px; margin: 0 4px 5px"
>vuedraggable</el-link
></span
>
>
vuedraggable
</el-link>
</span>
</div>
</template>
<div class="drag-container">