index.wxml 1.4 KB

1
  1. <view class="settings-root data-v-2f058983"><erp-nav-bar wx:if="{{a}}" class="data-v-2f058983" u-i="2f058983-0" bind:__l="__l" u-p="{{a}}"/><view class="settings-list data-v-2f058983" style="{{'margin-top:' + '10px'}}"><view class="item-row avatar-row data-v-2f058983" bindtap="{{c}}"><text class="item-label data-v-2f058983">头像</text><view class="item-right data-v-2f058983"><image class="avatar-img data-v-2f058983" src="{{b}}" mode="aspectFill"></image><text class="icon-more data-v-2f058983"></text></view></view><view class="item-row data-v-2f058983" bindtap="{{e}}"><text class="item-label data-v-2f058983">用户昵称</text><view class="item-right data-v-2f058983"><text class="item-value data-v-2f058983">{{d}}</text><text class="icon-more data-v-2f058983"></text></view></view></view><view class="settings-list mt-30 data-v-2f058983"><view class="item-row no-tap data-v-2f058983"><text class="item-label data-v-2f058983">手机号码</text><view class="item-right data-v-2f058983"><text class="item-value readonly data-v-2f058983">{{f}}</text></view></view><view class="item-row no-tap data-v-2f058983"><text class="item-label data-v-2f058983">授权客户</text><view class="item-right data-v-2f058983"><text class="item-value readonly data-v-2f058983">{{g}}</text></view></view></view><view class="footer-bar data-v-2f058983"><button class="btn-confirm data-v-2f058983" bindtap="{{h}}">确认保存</button></view></view>