mrr.sj.front/unpackage/dist/dev/mp-weixin/pages/home/components/syrCard.wxml

1 line
1.2 KiB
Plaintext
Raw Normal View History

2026-03-24 11:45:13 +08:00
<view class="syr_card data-v-3306d54a"><block wx:for="{{$root.l0}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['onsyrClick',['$0'],[[['showSyrList','',index]]]]]]]}}" class="syr_item data-v-3306d54a" style="{{'visibility:'+(item.$orig.visible)+';'}}" bindtap="__e"><view class="imageBox data-v-3306d54a"><image class="syr_image data-v-3306d54a" src="{{item.$orig.head_photo}}" mode="aspectFill"></image><view class="distance data-v-3306d54a"><image class="position data-v-3306d54a" src="https://mrrplus.oss-cn-beijing.aliyuncs.com/photo/system/056d3548-9a6d-4ca7-8398-92078cfc47ab"></image>{{''+item.g0+'km'}}</view></view><view class="syr_info data-v-3306d54a"><view class="syr_title_info data-v-3306d54a"><view class="syr_title text-overflow-1 data-v-3306d54a">{{item.$orig.name}}</view><block wx:if="{{item.$orig.earliest_reserve_time}}"><view class="time_info data-v-3306d54a"><view class="time_tag data-v-3306d54a">最早可约</view><view class="time data-v-3306d54a">{{item.g1}}</view></view></block></view><view class="belong text-overflow-1 data-v-3306d54a">{{"所属门店:"+item.$orig.for_shop}}</view></view></view></block></view>