2024-01-16 22:53:42 +08:00

82 lines
2.4 KiB
Plaintext

<page-meta class="data-v-c2411e15" pageStyle="{{a}}"></page-meta>
<view class="content data-v-c2411e15" wx:if="{{b}}">
<tips bind:__l="__l" class="data-v-c2411e15" uI="c2411e15-0"></tips>
<view class="banner data-v-c2411e15">
<image
class="title data-v-c2411e15"
mode="heightFix"
src="/static/images/pic_title_4.png"
></image>
<image
class="image data-v-c2411e15"
src="/static/images/pic_vehicle_info.png"
></image>
</view>
<view class="module-title data-v-c2411e15">{{c}}</view>
<view class="query-content data-v-c2411e15">
<view class="vehicle-content data-v-c2411e15">
<view
bindtap="{{value.f}}"
class="{{['number-item','data-v-c2411e15',value.e&&'new']}}"
wx:for="{{d}}"
wx:for-item="value"
wx:key="d"
>
<text class="{{['number','data-v-c2411e15',value.b&&'selected']}}"
>{{value.a}}</text
>
<text class="energy data-v-c2411e15" wx:if="{{value.c}}">新能源</text>
</view>
</view>
<view
bindtap="{{e}}"
class="button data-v-c2411e15"
hoverClass="default-hover-class"
hoverStayTime="100"
>
查 询
</view>
<agreement
bind:__l="__l"
bindchange="{{f}}"
class="data-v-c2411e15"
uI="c2411e15-1"
uP="{{g}}"
wx:if="{{g}}"
></agreement>
</view>
<view class="module-title data-v-c2411e15">样例报告</view>
<view class="example-content data-v-c2411e15">
<prompt bind:__l="__l" class="data-v-c2411e15" uI="c2411e15-2"></prompt>
<view class="cell data-v-c2411e15" wx:for="{{h}}" wx:key="c">
<view class="cell-title data-v-c2411e15">{{item.a}}</view>
<view class="cell-value data-v-c2411e15">{{item.b}}</view>
</view>
</view>
<view class="module-title data-v-c2411e15">免责声明</view>
<view class="disclaimer data-v-c2411e15">{{i}}</view>
<divider bind:__l="__l" class="data-v-c2411e15" uI="c2411e15-3"></divider>
<float-back-to-top
bind:__l="__l"
class="data-v-c2411e15"
uI="c2411e15-4"
uP="{{j}}"
wx:if="{{j}}"
></float-back-to-top>
<float-share
bind:__l="__l"
class="data-v-c2411e15"
uI="c2411e15-5"
></float-share>
<keyboard
bind:__l="__l"
bindchange="{{l}}"
bindclose="{{k}}"
bindtypeChange="{{m}}"
class="data-v-c2411e15"
uI="c2411e15-6"
uP="{{n}}"
wx:if="{{n}}"
></keyboard>
</view>