Browse Source

no message

feature/v2.3
xpz2018 4 years ago
parent
commit
1ece73ea32
1 changed files with 1 additions and 1 deletions
  1. 2
      pages/storage/order-settlement/index.wxml

2
pages/storage/order-settlement/index.wxml

@ -145,7 +145,7 @@
</van-collapse-item>
</van-collapse>
<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>

Loading…
Cancel
Save