teacherMine.wxml 4.4 KB

1
  1. <view class="teacherMine data-v-4f851096"><view class="back-img-box data-v-4f851096"></view><view class="user-info-box data-v-4f851096"><view data-event-opts="{{[['tap',[['selectImage']]]]}}" class="left-img-box data-v-4f851096" bindtap="__e"><block wx:if="{{userData.avatar}}"><image class="avatar-img _img data-v-4f851096" src="{{baseUrl+userData.avatar}}"></image></block><block wx:else><image class="avatar-img _img data-v-4f851096" src="{{$root.m0}}"></image></block><image class="edit-img _img data-v-4f851096" src="{{$root.m1}}"></image></view><view class="right-name-box data-v-4f851096"><view class="right-name-top-box data-v-4f851096"><view class="data-v-4f851096">{{userData.userName}}</view></view><view class="right-name-bottom-box data-v-4f851096">{{userData.deptName}}</view></view></view><view class="points-max-box data-v-4f851096"><view class="points-big-box data-v-4f851096"><view class="num-p colorA data-v-4f851096">{{creditScore!=null?creditScore:'-'}}</view><view class="img-box data-v-4f851096" style="margin-left:50rpx;"><image src="{{$root.m2}}" class="_img data-v-4f851096"></image><view class="data-v-4f851096">信用分</view></view></view><view class="border-null-p data-v-4f851096"></view><view class="points-big-box data-v-4f851096"><view class="num-p colorB data-v-4f851096">{{bonusPoints!=null?bonusPoints:'-'}}</view><view class="img-box data-v-4f851096" style="margin-left:50rpx;"><image src="{{$root.m3}}" class="_img data-v-4f851096"></image><view class="data-v-4f851096">奖励分</view></view></view></view><view class="button-max-big-box data-v-4f851096"><view data-event-opts="{{[['tap',[['goPage',['riskEarlyWarning']]]]]}}" class="button-big-box data-v-4f851096" bindtap="__e"><image class="left-img _img data-v-4f851096" src="{{$root.m4}}"></image><view class="left-text-p data-v-4f851096">风险预警</view><view class="right-text-p data-v-4f851096"></view><image class="right-img _img data-v-4f851096" src="{{$root.m5}}"></image></view><view data-event-opts="{{[['tap',[['goPage',['entryAndExitRecord']]]]]}}" class="button-big-box data-v-4f851096" bindtap="__e"><image class="left-img _img data-v-4f851096" src="{{$root.m6}}"></image><view class="left-text-p data-v-4f851096">进出记录</view><view class="right-text-p data-v-4f851096"></view><image class="right-img _img data-v-4f851096" src="{{$root.m7}}"></image></view></view><view class="button-max-big-box data-v-4f851096"><view data-event-opts="{{[['tap',[['goPage',['accessControlAuthorization']]]]]}}" class="button-big-box data-v-4f851096" bindtap="__e"><image class="left-img _img data-v-4f851096" src="{{$root.m8}}"></image><view class="left-text-p data-v-4f851096">门禁授权</view><view class="right-text-p data-v-4f851096"></view><image class="right-img _img data-v-4f851096" src="{{$root.m9}}"></image></view></view><view class="button-max-big-box data-v-4f851096"><view data-event-opts="{{[['tap',[['goPage',['identityAuthentication']]]]]}}" class="button-big-box data-v-4f851096" bindtap="__e"><image class="left-img _img data-v-4f851096" src="{{$root.m10}}"></image><view class="left-text-p data-v-4f851096">身份验证</view><view class="{{['right-text-p','data-v-4f851096',faceImg?'color-D':'']}}">{{!faceImg?'未上传':'已上传'}}</view><image class="right-img _img data-v-4f851096" src="{{$root.m11}}"></image></view><view data-event-opts="{{[['tap',[['goPage',['electronicSignature']]]]]}}" class="button-big-box data-v-4f851096" bindtap="__e"><image class="left-img _img data-v-4f851096" src="{{$root.m12}}"></image><view class="left-text-p data-v-4f851096">电子签名</view><view class="{{['right-text-p','data-v-4f851096',signatureUrl?'color-D':'']}}">{{!signatureUrl?'未上传':'已上传'}}</view><image class="right-img _img data-v-4f851096" src="{{$root.m13}}"></image></view><view data-event-opts="{{[['tap',[['editPasswordButton']]]]}}" class="button-big-box data-v-4f851096" bindtap="__e"><image class="left-img _img data-v-4f851096" src="{{$root.m14}}"></image><view class="left-text-p data-v-4f851096">修改密码</view><view class="right-text-p data-v-4f851096"></view><image class="right-img _img data-v-4f851096" src="{{$root.m15}}"></image></view></view><view class="null-flex-p data-v-4f851096"></view><view data-event-opts="{{[['tap',[['clickOut',['$event']]]]]}}" class="out-button data-v-4f851096" bindtap="__e">退出登录</view><tab-bar vue-id="6417b7ce-1" class="data-v-4f851096" bind:__l="__l"></tab-bar></view>