style: unocss eslint

This commit is contained in:
xingyu
2023-09-22 17:49:11 +08:00
parent 57a7ed46e7
commit 2a58e3f691
59 changed files with 143 additions and 143 deletions

View File

@ -20,8 +20,8 @@
ref="treeRef"
:data="preview.fileTree"
:expand-on-click-node="false"
default-expand-all
highlight-current
default-expand-all
node-key="id"
@node-click="handleNodeClick"
/>
@ -31,7 +31,7 @@
<el-card
v-loading="loading"
:gutter="12"
class="w-2/3 ml-3"
class="ml-3 w-2/3"
element-loading-text="加载代码中..."
shadow="hover"
>