网格管理

This commit is contained in:
liuye
2022-01-14 11:43:17 +08:00
parent 30b7fbad14
commit f88c24ff0c
4 changed files with 28 additions and 10 deletions

View File

@@ -30,7 +30,7 @@
<div>添加网格</div>
</div>
<u-popup v-model="show" mode="bottom" border-radius="14">
<u-popup v-model="show" mode="bottom" border-radius="14" height="1000">
<div class="popup">
<div class="bg"></div>
<div class="title">{{ form.girdName }}</div>