crm_second_opening_mini/pagesA/punchclock/punchClock.wxml

1 line
946 B
Plaintext

<view class="clockbox data-v-5b2a8a96"><view class="top_warp data-v-5b2a8a96"><view data-event-opts="{{[['tap',[['chanCur',[0]]]]]}}" class="{{['topli','data-v-5b2a8a96',(current==0)?'topli_a':'']}}" bindtap="__e">上下班打卡</view><view data-event-opts="{{[['tap',[['chanCur',[1]]]]]}}" class="{{['topli','data-v-5b2a8a96',(current==1)?'topli_a':'']}}" bindtap="__e">外出打卡</view></view><swiper class="swiper data-v-5b2a8a96" current="{{current}}" data-event-opts="{{[['change',[['changeCurrent',['$event']]]]]}}" bindchange="__e"><swiper-item class="data-v-5b2a8a96"><normal-clock vue-id="529adc9b-1" lat="{{lat}}" lng="{{lng}}" data-ref="nomalChild" class="data-v-5b2a8a96 vue-ref" bind:__l="__l"></normal-clock></swiper-item><swiper-item class="data-v-5b2a8a96"><punch-out vue-id="529adc9b-2" lat="{{lat}}" lng="{{lng}}" data-ref="punchChild" class="data-v-5b2a8a96 vue-ref" bind:__l="__l"></punch-out></swiper-item></swiper></view>