69 lines
1.8 KiB
Plaintext
69 lines
1.8 KiB
Plaintext
|
<view class="content data-v-df5365c6" wx:if="{{a}}">
|
|||
|
<image
|
|||
|
class="pic data-v-df5365c6"
|
|||
|
src="/static/images/pic_pay_success.png"
|
|||
|
></image>
|
|||
|
<view class="pay-status data-v-df5365c6">支付成功</view>
|
|||
|
<view class="tips data-v-df5365c6" wx:if="{{b}}">
|
|||
|
您已完成支付,为了更精确的查询,需提供行驶证后才能查看报告。
|
|||
|
</view>
|
|||
|
<view class="tips data-v-df5365c6" wx:if="{{c}}">
|
|||
|
正常情况下,报告在3-15分钟内会有结果,车辆维保报告最快10-30分钟左右出结果。报告处理时间为9点-22点,22点后次日处理。18点以后,部分订单会在第二天早上9点后收到查询结果。
|
|||
|
</view>
|
|||
|
<view class="button-content data-v-df5365c6">
|
|||
|
<button
|
|||
|
bindtap="{{e}}"
|
|||
|
class="button type1 data-v-df5365c6"
|
|||
|
hoverClass="default-hover-class"
|
|||
|
hoverStayTime="100"
|
|||
|
wx:if="{{d}}"
|
|||
|
>
|
|||
|
上传行驶证
|
|||
|
</button>
|
|||
|
<button
|
|||
|
bindtap="{{g}}"
|
|||
|
class="button type2 data-v-df5365c6"
|
|||
|
hoverClass="default-hover-class"
|
|||
|
hoverStayTime="100"
|
|||
|
wx:if="{{f}}"
|
|||
|
>
|
|||
|
无法提供行驶证
|
|||
|
</button>
|
|||
|
<button
|
|||
|
bindtap="{{h}}"
|
|||
|
class="button type3 data-v-df5365c6"
|
|||
|
hoverClass="default-hover-class"
|
|||
|
hoverStayTime="100"
|
|||
|
>
|
|||
|
查看订单
|
|||
|
</button>
|
|||
|
</view>
|
|||
|
<float-help
|
|||
|
bind:__l="__l"
|
|||
|
class="data-v-df5365c6"
|
|||
|
uI="df5365c6-0"
|
|||
|
></float-help>
|
|||
|
<float-share
|
|||
|
bind:__l="__l"
|
|||
|
class="data-v-df5365c6"
|
|||
|
uI="df5365c6-1"
|
|||
|
></float-share>
|
|||
|
<popup-upload-tips
|
|||
|
bind:__l="__l"
|
|||
|
bindcancel="{{i}}"
|
|||
|
bindconfirm="{{j}}"
|
|||
|
class="data-v-df5365c6"
|
|||
|
uI="df5365c6-2"
|
|||
|
uP="{{k}}"
|
|||
|
wx:if="{{k}}"
|
|||
|
></popup-upload-tips>
|
|||
|
<popup-login
|
|||
|
bind:__l="__l"
|
|||
|
bindclose="{{l}}"
|
|||
|
class="data-v-df5365c6"
|
|||
|
uI="df5365c6-3"
|
|||
|
uP="{{m}}"
|
|||
|
wx:if="{{m}}"
|
|||
|
></popup-login>
|
|||
|
</view>
|