punchLocation.wxml 1.5 KB

1
  1. <view class="container data-v-1623ff8e"><view class="add data-v-1623ff8e"><view data-event-opts="{{[['tap',[['handleAdd',['$event']]]]]}}" class="icon data-v-1623ff8e" bindtap="__e"><image src="{{$root.m0}}" class="_img data-v-1623ff8e"></image></view><view data-event-opts="{{[['tap',[['handleAdd',['$event']]]]]}}" class="title data-v-1623ff8e" bindtap="__e">添加打卡位置</view><view class="none data-v-1623ff8e"></view></view><view class="list data-v-1623ff8e"><uni-swipe-action vue-id="a3471990-1" class="data-v-1623ff8e" bind:__l="__l" vue-slots="{{['default']}}"><block wx:for="{{list}}" wx:for-item="item" wx:for-index="index" wx:key="index"><uni-swipe-action-item vue-id="{{('a3471990-2-'+index)+','+('a3471990-1')}}" auto-close="{{true}}" right-options="{{options}}" data-event-opts="{{[['^click',[['onClick',[index]]]]]}}" bind:click="__e" class="data-v-1623ff8e" bind:__l="__l" vue-slots="{{['default']}}"><view class="box data-v-1623ff8e"><view class="icon data-v-1623ff8e"><image src="{{$root.m1}}" class="_img data-v-1623ff8e"></image></view><view class="place data-v-1623ff8e"><view class="top data-v-1623ff8e">{{''+item.name+''}}</view><view class="center data-v-1623ff8e">{{'地址:'+item.address+''}}</view><view class="bottom data-v-1623ff8e">{{'范围:'+item.radius+'米'}}</view></view><view class="right data-v-1623ff8e"><image src="{{$root.m2}}" class="_img data-v-1623ff8e"></image></view></view></uni-swipe-action-item></block></uni-swipe-action></view></view>