部分样式调整
This commit is contained in:
parent
a8d482edb1
commit
e17d36bc88
|
|
@ -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 {}
|
||||
|
|
|
|||
Loading…
Reference in New Issue