Commit ea520410 authored by jiangjiantao's avatar jiangjiantao

提货功能ok

parent 5ef27ce3
...@@ -155,7 +155,7 @@ ...@@ -155,7 +155,7 @@
<view class="pick-goods-success-container"> <view class="pick-goods-success-container">
<image class="scan-coupon-fail" mode="aspectFit" src="/images/icon_success.png"/> <image class="scan-coupon-fail" mode="aspectFit" src="/images/icon_success.png"/>
<text class="scan-coupon-text-fail">提货码已识别</text> <text class="scan-coupon-text-fail">提货码已识别</text>
<text class="scan-coupon-text-fail-desr">请根据商品列表提供商品\n给顾客</text> <text class="scan-coupon-text-fail-desr">请根据商品列表\n提供商品给顾客</text>
<button class="pick-goods-success" type="primary" size="default" onTap="pickGoodsClose">商品已交付</button> <button class="pick-goods-success" type="primary" size="default" onTap="pickGoodsClose">商品已交付</button>
</view> </view>
</view> </view>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment