部分样式调整

This commit is contained in:
YeMingfei666 2024-11-29 14:00:00 +08:00
parent a8d482edb1
commit e17d36bc88
1 changed files with 2 additions and 3 deletions

View File

@ -658,7 +658,7 @@
</view>
</template>
</uni-forms>
<view style="height: 200rpx;"></view>
<view style="height: 100rpx;"></view>
<view style="padding-left: 110rpx;padding-right: 110rpx;" class="u-m-t-20"
v-if="option.type==='edit'" @click="delModelShow">
<my-button bgColor="#F9F9F9" shape="circle" type="cancel">
@ -2100,8 +2100,7 @@
position: fixed;
left: 110rpx;
right: 110rpx;
bottom: 140rpx;
padding-bottom: env(safe-area-inset-bottom);
bottom: 60px;
}
.minus {}