pupilMine.wxml 4.1 KB

1
  1. <view class="pupilMine data-v-06cf5529"><view class="back-img-box data-v-06cf5529"></view><view class="user-info-box data-v-06cf5529"><view data-event-opts="{{[['tap',[['selectImage']]]]}}" class="left-img-box data-v-06cf5529" bindtap="__e"><block wx:if="{{userData.avatar}}"><image class="avatar-img _img data-v-06cf5529" src="{{baseUrl+userData.avatar}}"></image></block><block wx:else><image class="avatar-img _img data-v-06cf5529" src="{{$root.m0}}"></image></block><image class="edit-img _img data-v-06cf5529" src="{{$root.m1}}"></image></view><view class="right-name-box data-v-06cf5529"><view class="right-name-top-box data-v-06cf5529"><view class="data-v-06cf5529">{{userData.userName}}</view><block wx:if="{{userStatus==1||userStatus==2}}"><view class="data-v-06cf5529">{{''+(userStatus==1?'负面清单':userStatus==2?'黑名单':'')+''}}</view></block></view><view class="right-name-bottom-box data-v-06cf5529">{{userData.deptName}}</view></view></view><view class="points-max-box data-v-06cf5529"><view class="points-big-box data-v-06cf5529"><view class="num-p colorA data-v-06cf5529">{{creditScore!=null?creditScore:'-'}}</view><view class="img-box data-v-06cf5529"><image src="{{$root.m2}}" class="_img data-v-06cf5529"></image><view class="data-v-06cf5529">信用分</view></view></view><view class="border-null-p data-v-06cf5529"></view><view class="points-big-box data-v-06cf5529"><view class="num-p colorB data-v-06cf5529">{{bonusPoints!=null?bonusPoints:'-'}}</view><view class="img-box data-v-06cf5529"><image src="{{$root.m3}}" class="_img data-v-06cf5529"></image><view class="data-v-06cf5529">奖励分</view></view></view><view class="border-null-p data-v-06cf5529"></view><view data-event-opts="{{[['tap',[['scanCode']]]]}}" class="points-big-box data-v-06cf5529" bindtap="__e"><view class="num-p colorC data-v-06cf5529">扫一扫</view><view class="img-box data-v-06cf5529"><image style="margin-left:30rpx;" src="{{$root.m4}}" class="_img data-v-06cf5529"></image><view class="data-v-06cf5529">积分兑换</view></view></view></view><view class="button-max-big-box data-v-06cf5529"><view data-event-opts="{{[['tap',[['goPage',['entryAndExitRecordPupil']]]]]}}" class="button-big-box data-v-06cf5529" bindtap="__e"><image class="left-img _img data-v-06cf5529" src="{{$root.m5}}"></image><view class="left-text-p data-v-06cf5529">进出记录</view><view class="right-text-p data-v-06cf5529"></view><image class="right-img _img data-v-06cf5529" src="{{$root.m6}}"></image></view></view><view class="button-max-big-box data-v-06cf5529"><view data-event-opts="{{[['tap',[['goPage',['identityAuthenticationPupil']]]]]}}" class="button-big-box data-v-06cf5529" bindtap="__e"><image class="left-img _img data-v-06cf5529" src="{{$root.m7}}"></image><view class="left-text-p data-v-06cf5529">身份验证</view><view class="{{['right-text-p','data-v-06cf5529',faceImg?'color-D':'']}}">{{!faceImg?'未上传':'已上传'}}</view><image class="right-img _img data-v-06cf5529" src="{{$root.m8}}"></image></view><view data-event-opts="{{[['tap',[['goPage',['electronicSignaturePupil']]]]]}}" class="button-big-box data-v-06cf5529" bindtap="__e"><image class="left-img _img data-v-06cf5529" src="{{$root.m9}}"></image><view class="left-text-p data-v-06cf5529">电子签名</view><view class="{{['right-text-p','data-v-06cf5529',signatureUrl?'color-D':'']}}">{{!signatureUrl?'未上传':'已上传'}}</view><image class="right-img _img data-v-06cf5529" src="{{$root.m10}}"></image></view><view data-event-opts="{{[['tap',[['editPasswordButton']]]]}}" class="button-big-box data-v-06cf5529" bindtap="__e"><image class="left-img _img data-v-06cf5529" src="{{$root.m11}}"></image><view class="left-text-p data-v-06cf5529">修改密码</view><view class="right-text-p data-v-06cf5529"></view><image class="right-img _img data-v-06cf5529" src="{{$root.m12}}"></image></view></view><view class="null-flex-p data-v-06cf5529"></view><view data-event-opts="{{[['tap',[['clickOut',['$event']]]]]}}" class="out-button data-v-06cf5529" bindtap="__e">退出登录</view><tab-bar vue-id="04cf7b81-1" class="data-v-06cf5529" bind:__l="__l"></tab-bar></view>