perf: standard code format in the layout folder

This commit is contained in:
xiaoxian521
2022-05-14 11:01:43 +08:00
parent 58f6be4d02
commit 25f70fd51b
9 changed files with 45 additions and 32 deletions

View File

@@ -234,7 +234,8 @@ const layoutHeader = defineComponent({
<el-backtop
title="回到顶部"
target=".main-container .el-scrollbar__wrap"
><backTop />
>
<backTop />
</el-backtop>
<layout-header />
<!-- 主体内容 -->