1 |
- <view class="page-mine data-v-dcbcfe34" style="{{'background-image:'+('url('+bg+')')+';'}}"><view class="status_bar data-v-dcbcfe34"></view><view class="user-info data-v-dcbcfe34"><view class="title data-v-dcbcfe34">个人中心</view><view class="user _div data-v-dcbcfe34"><image class="head data-v-dcbcfe34" src="{{user.userPhoto?user.userPhoto:userPhoto}}" alt data-event-opts="{{[['error',[['e0',['$event']]]]]}}" binderror="__e"></image><text class="name data-v-dcbcfe34">{{user.userName}}</text></view></view><view class="form _div data-v-dcbcfe34"><view class="item _div data-v-dcbcfe34"><view class="item-title _div data-v-dcbcfe34"><image class="icon data-v-dcbcfe34" src="/static/icon/location.png" mode="widthFix"></image><view class="namme _div data-v-dcbcfe34">行政区划</view></view><view class="cont _div data-v-dcbcfe34">{{user.ocName}}</view></view><view class="item _div data-v-dcbcfe34"><view class="item-title _div data-v-dcbcfe34"><image class="icon data-v-dcbcfe34" src="/static/icon/user-group.png" mode="widthFix"></image><view class="namme _div data-v-dcbcfe34">所属部门</view></view><view class="cont _div data-v-dcbcfe34">{{user.groupName}}</view></view><view data-event-opts="{{[['tap',[['linkTo',['$event']]]]]}}" class="item _div data-v-dcbcfe34" bindtap="__e"><view class="item-title _div data-v-dcbcfe34"><image class="icon data-v-dcbcfe34" src="/static/icon/unlock.png" mode="widthFix"></image><view class="name _div data-v-dcbcfe34">修改密码</view></view><view class="cont _div data-v-dcbcfe34"><image class="rt-icon data-v-dcbcfe34" src="/static/icon/rt_icon.png" mode="widthFix"></image></view></view></view><button class="btn-submit data-v-dcbcfe34" type="default" data-event-opts="{{[['tap',[['logout',['$event']]]]]}}" bindtap="__e">退出登陆</button></view>
|