crm_second_opening_mini/pagesA/punchclock/punchOut.wxml

1 line
2.6 KiB
Plaintext

<view class="data-v-335cde3f"><block wx:if="{{isClock}}"><view class="out_warp data-v-335cde3f"><view class="mapbox data-v-335cde3f"><map style="width:750rpx;height:400rpx;" name id="mapself" latitude="{{lat}}" longitude="{{lng}}" markers="{{markers}}" class="data-v-335cde3f"></map></view><view class="locainfo data-v-335cde3f"><view class="localeft data-v-335cde3f"><image class="dingwei data-v-335cde3f" src="{{BASE_IMG_URL+'ydw.png'}}" mode="scaleToFill"></image><view class="text data-v-335cde3f">{{address}}</view></view></view><block wx:if="{{$root.g0}}"><view data-event-opts="{{[['tap',[['addContent',['$event']]]]]}}" class="remarkbox data-v-335cde3f" bindtap="__e"><view class="remark_text data-v-335cde3f">{{obj.remarks}}</view><view class="imgbox data-v-335cde3f"><image class="selfimg data-v-335cde3f" src="{{obj.imgList[0].file_path}}" mode></image><view class="imgnum data-v-335cde3f">{{$root.g1}}</view></view></view></block><block wx:else><view data-event-opts="{{[['tap',[['addContent',['$event']]]]]}}" class="addcontent data-v-335cde3f" bindtap="__e">添加备注……</view></block><view data-event-opts="{{[['tap',[['toClock',['$event']]]]]}}" class="clock_box data-v-335cde3f" bindtap="__e"><view class="time data-v-335cde3f">{{hour+''}}<label class="_span data-v-335cde3f">:</label>{{''+branch}}</view><view class="status data-v-335cde3f">外出打卡</view></view><add-remark bind:addSuccess="__e" vue-id="1804741b-1" data-ref="remarkChild" data-event-opts="{{[['^addSuccess',[['addSuccess']]]]}}" class="data-v-335cde3f vue-ref" bind:__l="__l"></add-remark></view></block><block wx:else><view class="data-v-335cde3f"><view class="clock_con data-v-335cde3f"><view class="top_warp data-v-335cde3f"><image class="companyimg data-v-335cde3f" src="{{BASE_IMG_URL+'success.png'}}" mode></image><view class="company data-v-335cde3f">外出打卡成功</view></view><view class="clock_info data-v-335cde3f"><view class="li data-v-335cde3f"><view class="label data-v-335cde3f">时间</view><view class="time data-v-335cde3f">{{clockTime}}</view></view><view class="li data-v-335cde3f"><view class="label data-v-335cde3f">位置</view><view class="time data-v-335cde3f">{{info.address}}</view></view><block wx:if="{{$root.g2}}"><view class="remarkbox data-v-335cde3f" style="width:460rpx;border:none;padding:0;"><view class="remark_text data-v-335cde3f" style="width:300rpx;">备注</view><view class="imgbox data-v-335cde3f"><image class="selfimg data-v-335cde3f" src="{{obj.imgList[0].file_path}}" mode></image><view class="imgnum data-v-335cde3f">{{$root.g3}}</view></view></view></block></view></view></view></block></view>