|
|
|
@ -298,7 +298,7 @@ |
|
|
|
<van-button type="info" custom-style="height:88rpx;width:686rpx" bind:click="settleForm" wx:if="{{orderInfo.status == 1}}">收款结算</van-button> |
|
|
|
</submit-layout> |
|
|
|
|
|
|
|
<view style="border-radius: 50rpx;position:fixed;bottom:{{160 + safeBottom}}rpx;right:50rpx" wx:if="{{poundInfo.secondWeight}}"> |
|
|
|
<view style="border-radius: 50rpx;position:fixed;bottom:{{160 + safeBottom}}rpx;right:50rpx"> |
|
|
|
<van-button round bind:click="printOrderInfo" custom-style="width: 100rpx;height: 100rpx;padding-top:12rpx"> |
|
|
|
<van-icon name="/assets/image/icon-print.png" size="100rpx"/> |
|
|
|
</van-button> |
|
|
|
|