mirror of
https://gitee.com/java110/WechatOwnerService.git
synced 2026-06-12 10:00:57 +08:00
加入物业费
This commit is contained in:
parent
a33cec12f2
commit
ff5387b161
@ -21,7 +21,7 @@
|
|||||||
</van-cell-group>
|
</van-cell-group>
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
<view class="block__title"></view>
|
<view class="block__bottom"></view>
|
||||||
|
|
||||||
<van-submit-bar price="{{ receivableAmount }}" button-text="提交订单" bind:submit="onPayFee" />
|
<van-submit-bar price="{{ receivableAmount }}" button-text="提交订单" bind:submit="onPayFee" />
|
||||||
|
|
||||||
|
|||||||
@ -14,3 +14,7 @@
|
|||||||
.button_up_blank{
|
.button_up_blank{
|
||||||
height: 40rpx;
|
height: 40rpx;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.block__bottom{
|
||||||
|
height: 180rpx;
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue
Block a user