网格管理

This commit is contained in:
liuye
2022-01-14 14:41:52 +08:00
parent e0f60e9549
commit 4d4fac1cc5
3 changed files with 6 additions and 3 deletions

View File

@@ -25,7 +25,7 @@
<AiEmpty description="暂无数据" class="emptyWrap" v-else></AiEmpty>
</div>
</div>
<div style="padding-bottom: 70px;background:#f5f5f5;"></div>
<!-- <div style="padding-bottom: 70px;"></div> -->
<div class="subBtn" @click="toAddGird">
<div>添加网格</div>
</div>
@@ -223,6 +223,7 @@ export default {
.setGird {
height: 100%;
background: #fff;
padding-bottom: 140px;
.header-top {
background: #fff;
padding: 20px 32px;