fix: 兼容首页缺少静态文件

This commit is contained in:
insistence
2024-01-24 22:21:27 +08:00
parent 9570bdf2ba
commit 0f2ce436ea
2 changed files with 2 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 137 KiB

View File

@@ -964,7 +964,7 @@
</el-collapse>
</el-card>
</el-col>
<el-col :xs="24" :sm="24" :md="12" :lg="8">
<!-- <el-col :xs="24" :sm="24" :md="12" :lg="8">
<el-card class="update-log">
<template v-slot:header>
<div class="clearfix">
@@ -982,7 +982,7 @@
>
</div>
</el-card>
</el-col>
</el-col> -->
</el-row>
</div>
</template>