signRecord.wxml 736 B

1234567891011121314151617
  1. <!--pages/signFor/signRecord.wxml-->
  2. <view class="page">
  3. <view class="wrap1">
  4. <view class="outer4">
  5. <view class="group1">
  6. <text lines="1" class="word3">封签号:12-345678</text>
  7. <text lines="1" class="info2">签收网点:北京理工大学9号公寓</text>
  8. <text lines="1" decode="true" class="info3">签收时间:2019-03-29&nbsp;18:45:26</text>
  9. <text lines="1" class="txt2">始发地:北京大兴大兴大兴工厂</text>
  10. <text lines="1" class="txt3">目的地:北京理工大学9号公寓</text>
  11. <text lines="1" class="word4">签收人:大黄</text>
  12. <text lines="1" class="word5">承运人:大黄</text>
  13. </view>
  14. </view>
  15. </view>
  16. </view>