修复ipad图层编辑

This commit is contained in:
X1627315083
2023-12-01 15:02:37 +08:00
parent dcfd96516b
commit 0c9e153157
24 changed files with 130 additions and 84 deletions

View File

@@ -314,7 +314,7 @@ export default defineComponent({
this.frontBack = {}
}else{
this.designShowPrview = 1;
this.designItemDetailUrl = {}
// this.designItemDetailUrl = {}
}
},

View File

@@ -831,6 +831,7 @@ export default defineComponent({
transform: translateY(100%);
}
.habit_btn{
min-height: 26rem;
display: flex;
justify-content: space-between;
.model_current{