|  |  |  | 
|---|
|  |  |  | <!--pages/my/my.wxml--> | 
|---|
|  |  |  | <text>pages/my/my.wxml</text> | 
|---|
|  |  |  | <view class="base-wrapper"> | 
|---|
|  |  |  | <view class="head-wrapper"> | 
|---|
|  |  |  | <view class="center-wrapper"> | 
|---|
|  |  |  | <view class="head-top"> | 
|---|
|  |  |  | <t-avatar class="avatar-example" image="{{image}}" size="120rpx" /> | 
|---|
|  |  |  | <view class="head-text-wrapper"> | 
|---|
|  |  |  | <text>{{userName}}</text> | 
|---|
|  |  |  | <text>{{userCode}}</text> | 
|---|
|  |  |  | </view> | 
|---|
|  |  |  | </view> | 
|---|
|  |  |  | </view> | 
|---|
|  |  |  | </view> | 
|---|
|  |  |  |  | 
|---|
|  |  |  | <view class="bottom-title"> | 
|---|
|  |  |  | <text>片区负责人</text> | 
|---|
|  |  |  | </view> | 
|---|
|  |  |  | <view class="item"> | 
|---|
|  |  |  | <text>问题反馈</text> | 
|---|
|  |  |  | </view> | 
|---|
|  |  |  | <view class="item"> | 
|---|
|  |  |  | <text>解除绑定</text> | 
|---|
|  |  |  | </view> | 
|---|
|  |  |  | <view class="item"> | 
|---|
|  |  |  | <text>退出登录</text> | 
|---|
|  |  |  | </view> | 
|---|
|  |  |  | </view> | 
|---|