fix: 兼容首页缺少静态文件
This commit is contained in:
Binary file not shown.
Before Width: | Height: | Size: 137 KiB |
@@ -964,7 +964,7 @@
|
|||||||
</el-collapse>
|
</el-collapse>
|
||||||
</el-card>
|
</el-card>
|
||||||
</el-col>
|
</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">
|
<el-card class="update-log">
|
||||||
<template v-slot:header>
|
<template v-slot:header>
|
||||||
<div class="clearfix">
|
<div class="clearfix">
|
||||||
@@ -982,7 +982,7 @@
|
|||||||
>
|
>
|
||||||
</div>
|
</div>
|
||||||
</el-card>
|
</el-card>
|
||||||
</el-col>
|
</el-col> -->
|
||||||
</el-row>
|
</el-row>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
Reference in New Issue
Block a user