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

1 line
852 B
Plaintext
Raw Normal View History

2026-01-30 09:54:26 +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="type_select_item data-v-e03f33cf" style="{{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" style="{{'background-color:' + c}}"></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" style="{{d}}" bindtap="{{k.c}}"> 拨打 </view></view></view></view>