123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172 |
- <view class="page">
- <view class="outer1">
-
- <view class="section3">
- <view class="outer2">
- <view class="bd2">
- <text lines="1" class="info3">手动输入数字</text>
- </view>
- <view class="bd3">
- <text lines="1" class="word1">签收</text>
- </view>
- </view>
- </view>
- <view class="section4">
- <view class="box3">
- <view class="layer1">
- <view class="bd4">
- <view class="bd5"><image src="/image/signIn/group.png"></image></view>
- </view>
- </view>
- <text lines="1" class="txt3">请参照物流单上的封签码输入</text>
- <view class="layer2">
- <view class="layer3">
- <view class="section5">
- <view class="mod2">
- <text lines="1" class="info4">1</text>
- </view>
- <view class="mod3">
- <text lines="1" class="word2">2</text>
- </view>
- <view class="mod4">
- <view class="mod5">
- <text lines="1" class="word3">3</text>
- </view>
- </view>
- <view class="mod6">
- <text lines="1" class="word4">4</text>
- </view>
- <view class="mod7">
- <text lines="1" class="info5">5</text>
- </view>
- <view class="mod8">
- <text lines="1" class="txt4">6</text>
- </view>
- <view class="mod9">
- <text lines="1" class="word5">7</text>
- </view>
- <view class="mod10">
- <text lines="1" class="word6">8</text>
- </view>
- <view class="mod11">
- <text lines="1" class="txt5">9</text>
- </view>
- </view>
- <view class="section6">
- <view class="mod12">
- <text lines="1" class="word7">0</text>
- </view>
- <image src="https://lanhu.oss-cn-beijing.aliyuncs.com/SketchPng2d904e76c92c39085ad9ed020e1bb3c5f44e924ad03cc97696da6129185d8166" class="pic2"></image>
- </view>
- </view>
- </view>
- </view>
- </view>
- <view class="section7">
- <view class="layer4">
- <text lines="1" class="word8">必读说明</text>
- <text lines="1" class="paragraph1">1、通过手动输入框进行手动签收<br/>2、点击签收按钮进行签收</text>
- </view>
- </view>
- </view>
- </view>
|