setUp.wxml 1.5 KB
<view class="page"><view class="box"><view class="item" data-id="1" data-event-opts="{{[['tap',[['person',['$event']]]]]}}" bindtap="__e"><view class="left">个人资料</view><view class="right"><image src="../../static/right.png" mode="widthFix"></image></view></view><view class="item" data-id="2" data-event-opts="{{[['tap',[['person',['$event']]]]]}}" bindtap="__e"><view class="left">销售管理</view><view class="right"><image src="../../static/right.png" mode="widthFix"></image></view></view><view class="item" data-id="3" data-event-opts="{{[['tap',[['person',['$event']]]]]}}" bindtap="__e"><view class="left">地址管理</view><view class="right"><image src="../../static/right.png" mode="widthFix"></image></view></view><view class="item" data-id="4" data-event-opts="{{[['tap',[['person',['$event']]]]]}}" bindtap="__e"><view class="left">使用规范</view><view class="right"><image src="../../static/right.png" mode="widthFix"></image></view></view><view class="item" data-id="5" data-event-opts="{{[['tap',[['person',['$event']]]]]}}" bindtap="__e"><view class="left">APP详情</view><view class="right"><image src="../../static/right.png" mode="widthFix"></image></view></view><view class="item"><view class="left">绑定手机</view><view class="right">15621564879<image src="../../static/right.png" mode="widthFix"></image></view></view><view class="item"><view class="left">版本信息</view><view class="right">1.0.0<image src="../../static/right.png" mode="widthFix"></image></view></view></view><view class="btn">退出登录</view></view>