bind.wxml 3.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182
  1. <view class="page">
  2. <view class="mod1">
  3. <view class="outer3">
  4. <view class="mod2">
  5. <text lines="1" decode="true" class="info1">姓名:大黄&nbsp;&nbsp;|&nbsp;&nbsp;手机号:185****0203</text>
  6. <text lines="1" class="info2">地址:9号楼,303宿舍</text>
  7. </view>
  8. </view>
  9. <view class="outer4">
  10. <view class="section1">
  11. <view class="group1">
  12. <view class="group2"></view>
  13. </view>
  14. <text lines="1" class="word3">此用户下了多单,请按单依次揽收,注意不要错分衣物</text>
  15. </view>
  16. </view>
  17. <view class="outer5">
  18. <view class="section2">
  19. <text lines="1" class="info3">订单编号:321897947903220</text>
  20. <view class="outer6"></view>
  21. <view class="outer7">
  22. <view class="group3">
  23. <view class="wrap1">
  24. <image src="https://636c-cloud1-7g2wlwzh596f43b6-1306306616.tcb.qcloud.la/shangyi.jpg?sign=d2c6c62b87ba3f60395050dc20049c80&t=1645251523"></image>
  25. </view>
  26. </view>
  27. <view class="group4">
  28. <text lines="1" class="word4">衬衫-上衣类</text>
  29. <text lines="1" class="info4">x2</text>
  30. </view>
  31. </view>
  32. <view class="outer7">
  33. <view class="group3">
  34. <view class="wrap1">
  35. <image src="https://636c-cloud1-7g2wlwzh596f43b6-1306306616.tcb.qcloud.la/shangyi.jpg?sign=d2c6c62b87ba3f60395050dc20049c80&t=1645251523"></image>
  36. </view>
  37. </view>
  38. <view class="group4">
  39. <text lines="1" class="word4">衬衫-上衣类</text>
  40. <text lines="1" class="info4">x2</text>
  41. </view>
  42. </view> <view class="outer7">
  43. <view class="group3">
  44. <view class="wrap1">
  45. <image src="https://636c-cloud1-7g2wlwzh596f43b6-1306306616.tcb.qcloud.la/shangyi.jpg?sign=d2c6c62b87ba3f60395050dc20049c80&t=1645251523"></image>
  46. </view>
  47. </view>
  48. <view class="group4">
  49. <text lines="1" class="word4">衬衫-上衣类</text>
  50. <text lines="1" class="info4">x2</text>
  51. </view>
  52. </view>
  53. </view>
  54. </view>
  55. <view class="outer12">
  56. <view class="group5">
  57. <view class="layer4">
  58. <view class="bd2">
  59. <view class="group6"></view>
  60. <text lines="1" class="word7">扫描或人工输入封签号</text>
  61. <view class="group7">
  62. <view class="box3"></view>
  63. </view>
  64. </view>
  65. <view class="bd3">
  66. <view class="group8">
  67. <image src="/image/build/scan.png"></image>
  68. </view>
  69. </view>
  70. </view>
  71. <view class="layer5">
  72. <button bindtap="onClick" class="section3">
  73. <text lines="1" class="txt4">取消</text>
  74. </button>
  75. <button bindtap="onClick" class="section4">
  76. <text lines="1" class="txt5">绑定</text>
  77. </button>
  78. </view>
  79. </view>
  80. </view>
  81. </view>
  82. </view>