Blame view

dist/components/index$5d0143e6.wxml 469 Bytes
ce4c83ff   wxy   初始提交
1
2
3
4
5
6
7
  <template name="index$5d0143e6">
    <view class="_div data-v-fb3c1c46 like">
      <view class="_div data-v-fb3c1c46 Red" bindtap="handleProxy" data-eventid="{{'0'}}" data-comkey="{{$k}}">打卡</view>
      <view class="_div data-v-fb3c1c46 Blue" bindtap="handleProxy" data-eventid="{{'1'}}" data-comkey="{{$k}}">打卡</view>
      <view class="_div data-v-fb3c1c46 Green" bindtap="handleProxy" data-eventid="{{'2'}}" data-comkey="{{$k}}">打卡</view>
    </view>
  </template>