|
|
|
@ -266,7 +266,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:160rpx;right:50rpx" wx:if="{{orderInfo.status == 1 || orderInfo.status == 2}}"> |
|
|
|
<view style="border-radius: 50rpx;position:fixed;bottom:160rpx;right:50rpx" wx:if="{{poundInfo.secondWeight}}"> |
|
|
|
<van-button round type="info" bind:click="printOrderInfo" custom-style="width: 100rpx;height: 100rpx;"> |
|
|
|
<van-icon name="printer" size="30px"/> |
|
|
|
</van-button> |
|
|
|
|