12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182 |
- <view class="page">
- <view class="mod1">
- <view class="outer3">
- <view class="mod2">
- <text lines="1" decode="true" class="info1">姓名:大黄 | 手机号:185****0203</text>
- <text lines="1" class="info2">地址:9号楼,303宿舍</text>
- </view>
- </view>
- <view class="outer4">
- <view class="section1">
- <view class="group1">
- <view class="group2"></view>
- </view>
- <text lines="1" class="word3">此用户下了多单,请按单依次揽收,注意不要错分衣物</text>
- </view>
- </view>
- <view class="outer5">
- <view class="section2">
- <text lines="1" class="info3">订单编号:321897947903220</text>
- <view class="outer6"></view>
- <view class="outer7">
- <view class="group3">
- <view class="wrap1">
- <image src="https://636c-cloud1-7g2wlwzh596f43b6-1306306616.tcb.qcloud.la/shangyi.jpg?sign=d2c6c62b87ba3f60395050dc20049c80&t=1645251523"></image>
- </view>
- </view>
- <view class="group4">
- <text lines="1" class="word4">衬衫-上衣类</text>
- <text lines="1" class="info4">x2</text>
- </view>
- </view>
- <view class="outer7">
- <view class="group3">
- <view class="wrap1">
- <image src="https://636c-cloud1-7g2wlwzh596f43b6-1306306616.tcb.qcloud.la/shangyi.jpg?sign=d2c6c62b87ba3f60395050dc20049c80&t=1645251523"></image>
- </view>
- </view>
- <view class="group4">
- <text lines="1" class="word4">衬衫-上衣类</text>
- <text lines="1" class="info4">x2</text>
- </view>
- </view> <view class="outer7">
- <view class="group3">
- <view class="wrap1">
- <image src="https://636c-cloud1-7g2wlwzh596f43b6-1306306616.tcb.qcloud.la/shangyi.jpg?sign=d2c6c62b87ba3f60395050dc20049c80&t=1645251523"></image>
- </view>
- </view>
- <view class="group4">
- <text lines="1" class="word4">衬衫-上衣类</text>
- <text lines="1" class="info4">x2</text>
- </view>
- </view>
- </view>
- </view>
- <view class="outer12">
- <view class="group5">
- <view class="layer4">
- <view class="bd2">
- <view class="group6"></view>
- <text lines="1" class="word7">扫描或人工输入封签号</text>
- <view class="group7">
- <view class="box3"></view>
- </view>
- </view>
- <view class="bd3">
- <view class="group8">
- <image src="/image/build/scan.png"></image>
- </view>
- </view>
- </view>
- <view class="layer5">
- <button bindtap="onClick" class="section3">
- <text lines="1" class="txt4">取消</text>
- </button>
- <button bindtap="onClick" class="section4">
- <text lines="1" class="txt5">绑定</text>
- </button>
- </view>
- </view>
- </view>
- </view>
- </view>
|