pay-customer/dist/dev/mp-weixin/pages/index/components/ConvenienceServices.wxml

1 line
852 B
Plaintext
Raw Normal View History

2025-12-15 18:19:04 +08:00
<view class="data-v-e03f33cf"><view class="type_select data-v-e03f33cf"><scroll-view class="data-v-e03f33cf" scroll-x="true"><view wx:for="{{a}}" wx:for-item="i" wx:key="c" class="{{['data-v-e03f33cf', i.d]}}" bindtap="{{i.e}}"><hs-enum-tag wx:if="{{i.b}}" class="data-v-e03f33cf" u-i="{{i.a}}" bind:__l="__l" u-p="{{i.b}}"/></view></scroll-view></view><view wx:for="{{b}}" wx:for-item="i" wx:key="c" class="convenience_services_list data-v-e03f33cf"><view class="convenience_services_list_title data-v-e03f33cf"><text class="data-v-e03f33cf"></text> {{i.a}}</view><view wx:for="{{i.b}}" wx:for-item="k" wx:key="d" class="convenience_services_list_cell data-v-e03f33cf">{{k.a}}{{k.b}} <view class="phone_btn data-v-e03f33cf" bindtap="{{k.c}}"><image class="data-v-e03f33cf" src="/static/svg/phone.svg" mode="aspectFill"/></view></view></view></view>