| 1 |
- <view class="container"><view class="user-box flex"><view class="user-info"><view class="name">我的</view><view class="phone">{{phone}}</view><view class="uuid">{{"UID:"+userInfo.uid}}</view><view class="level-box"><image class="image" src="../../static/img/img28.png"></image><view class="level">{{"V"+userInfo.level}}</view></view></view><image class="header" src="{{userInfo.avatar}}"></image></view><view class="list-box"><view class="list-title">我的工具</view><view data-event-opts="{{[['tap',[['navTo',['/pages/calculation/index']]]]]}}" class="list-cell flex" bindtap="__e"><view class="cell-info flex_item"><image style="width:40rpx;height:40rpx;" src="../../static/tabBar/tab-calculation-current.png"></image><view class="cell-name">我的算力</view></view><image src="../../static/img/img23.png"></image></view><view data-event-opts="{{[['tap',[['navTo',['/pages/user/myTeam']]]]]}}" class="list-cell flex" bindtap="__e"><view class="cell-info flex_item"><image src="../../static/img/img17.png"></image><view class="cell-name">我的分享</view></view><image src="../../static/img/img23.png"></image></view><view data-event-opts="{{[['tap',[['navTo',['/pages/index/share']]]]]}}" class="list-cell flex" bindtap="__e"><view class="cell-info flex_item"><image class="img1" src="../../static/img/img18.png"></image><view class="cell-name">邀请链接</view></view><image src="../../static/img/img23.png"></image></view><view data-event-opts="{{[['tap',[['navTo',['/pages/user/payment']]]]]}}" class="list-cell flex" bindtap="__e"><view class="cell-info flex_item"><image class="img2" src="../../static/img/img19.png"></image><view class="cell-name">支付密码</view></view><image src="../../static/img/img23.png"></image></view><view data-event-opts="{{[['tap',[['navTo',['/pages/user/loginPass']]]]]}}" class="list-cell flex" bindtap="__e"><view class="cell-info flex_item"><image class="img3" src="../../static/img/img20.png"></image><view class="cell-name">登录密码</view></view><image src="../../static/img/img23.png"></image></view><view data-event-opts="{{[['tap',[['navTo',['/pages/user/meaasge']]]]]}}" class="list-cell flex" bindtap="__e"><view class="cell-info flex_item"><image class="img4" src="../../static/img/img21.png"></image><view class="cell-name">消息通知</view></view><image src="../../static/img/img23.png"></image></view><view data-event-opts="{{[['tap',[['server']]]]}}" class="list-cell flex" bindtap="__e"><view class="cell-info flex_item"><image class="img4" src="../../static/img/img47.png"></image><view class="cell-name">联系客服</view></view><image src="../../static/img/img23.png"></image></view><view data-event-opts="{{[['tap',[['navTo',['/pages/set/set']]]]]}}" class="list-cell flex" bindtap="__e"><view class="cell-info flex_item"><image class="img5" src="../../static/img/img22.png"></image><view class="cell-name">设置</view></view><image src="../../static/img/img23.png"></image></view><view data-event-opts="{{[['tap',[['toLogout',['$event']]]]]}}" class="submit" bindtap="__e">退出登录</view></view><uni-popup class="vue-ref" vue-id="380011e0-1" type="center" data-ref="popup" bind:__l="__l" vue-slots="{{['default']}}"><view class="popup"><view class="popup-dox"><image class="popup-logo" src="../../static/img/img48.png"></image><view class="pop-title">已为您定制专属客服</view><image class="popup-text" src="../../static/img/img50.png"></image><view class="pop-tip">微信咨询客服</view></view></view><view data-event-opts="{{[['tap',[['close',['$event']]]]]}}" class="close_icon" bindtap="__e"><image src="../../static/img/img49.png"></image></view></uni-popup></view>
|