| 1 |
- <view class="container data-v-44536cf4"><view class="header data-v-44536cf4"><view class="title data-v-44536cf4"><view class="month data-v-44536cf4">{{''+month+'月汇总'}}</view><view data-event-opts="{{[['tap',[['goToDetail',['$event']]]]]}}" class="right data-v-44536cf4" bindtap="__e"><image src="{{$root.m0}}" alt class="_img data-v-44536cf4"></image></view></view><view class="state data-v-44536cf4"><view class="err data-v-44536cf4"><view class="number data-v-44536cf4">0</view><view class="mes data-v-44536cf4">异常次数(次)</view></view><view class="success data-v-44536cf4"><view class="number data-v-44536cf4">1</view><view class="mes data-v-44536cf4">打卡成功(次)</view></view></view></view><view class="calendar data-v-44536cf4"><view class="calendar_title data-v-44536cf4">每日记录<label class="_span data-v-44536cf4">(5月)</label></view><view class="calendar_body data-v-44536cf4"><uni-calendar vue-id="46192f80-1" showMonth="{{false}}" selected="{{list}}" data-event-opts="{{[['^change',[['change']]]]}}" bind:change="__e" class="data-v-44536cf4" bind:__l="__l"></uni-calendar></view><view class="calendar_foot data-v-44536cf4"><block wx:for="{{list2}}" wx:for-item="item" wx:for-index="__i0__" wx:key="id"><view class="foot_item data-v-44536cf4"><view class="data-v-44536cf4">{{''+item.msg+''}}</view><view class="box data-v-44536cf4"><block wx:if="{{item.status==1}}"><view class="circular data-v-44536cf4"></view></block><block wx:else><view class="circular color data-v-44536cf4"></view></block>{{''+(item.status==0?"未打卡":"已打卡")+''}}<label class="_span data-v-44536cf4">{{item.time}}</label></view></view></block></view></view></view>
|