2025-12-15 18:19:04 +08:00

1 line
1.8 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<view><view class="parking_payment_card"><view class="parking_payment_header"><view class="title"> 请输入车牌号 </view><view class="headphones"><button open-type="contact"><uni-icons wx:if="{{a}}" u-i="6d6f18c6-0" bind:__l="__l" u-p="{{a}}"></uni-icons>联系客服 </button></view></view><view class="license_plate_number" bindtap="{{c}}"><block wx:for="{{b}}" wx:for-item="i" wx:key="f" class="item"><view wx:if="{{i.a}}" class="item"><view class="new_energy"><uni-icons wx:if="{{i.c}}" u-i="{{i.b}}" bind:__l="__l" u-p="{{i.c}}"></uni-icons><view> 新能源 </view></view></view><view wx:else class="item">{{i.d}}</view><view wx:if="{{i.e}}">·</view></block></view><view class="query_btn"><hs-button wx:if="{{e}}" bindclick="{{d}}" u-i="6d6f18c6-2" bind:__l="__l" u-p="{{e}}"/></view></view><view class="parking_payment_footer"><view wx:for="{{f}}" wx:for-item="i" wx:key="c" class="item" bindtap="{{i.d}}"><view class="icon"><image src="{{i.a}}" mode="widthFix"/></view><view class="label">{{i.b}}</view></view></view><view class="membership_benefits"><up-divider wx:if="{{g}}" u-i="6d6f18c6-3" bind:__l="__l" u-p="{{g}}"></up-divider><view class="membership_benefits_content"><view> 1、普卡会员任意消费并积分可免停1小时当日限免1次; </view><view> 2、金卡会员任意消费并积分可免停2小时当日限免1次 </view><view> 3、铂金卡会员当日可免停3小时当日限免1次 </view><view> 4、黑金卡会员当日免费停车单次限免8小时 </view><view> ※以上权益每天每个会员账号单日内全集团门店限享1次</view></view></view><up-keyboard wx:if="{{n}}" class="r" u-r="uKeyboard" bindclose="{{i}}" bindchange="{{j}}" bindbackspace="{{k}}" bindcancel="{{l}}" bindconfirm="{{m}}" u-i="6d6f18c6-4" bind:__l="__l" u-p="{{n}}"></up-keyboard></view>