1 line
3.2 KiB
Plaintext
1 line
3.2 KiB
Plaintext
<view class="flexView"><view class="head-read"><block wx:if="{{headflag}}"><view data-event-opts="{{[['tap',[['openface']]]]}}" class="flex" bindtap="__e"><image class="read-img" src="{{avatar}}" mode="aspectFill"></image><view class="flex-box"><view class="flex-box-text">{{nickname}}</view></view></view></block><block wx:else><view data-event-opts="{{[['tap',[['gologin']]]]}}" class="flex" bindtap="__e"><image class="read-img" src="{{avatar}}" mode="aspectFill"></image><view class="flex-box"><view class="flex-box-text">登录</view></view></view></block></view><view class="fuwu mainwidth2"><view class="h3-title fsz32">我的服务</view><view class="mine_card"><view data-event-opts="{{[['tap',[['gopage2',['/pages/order/order']]]]]}}" class="li" bindtap="__e"><image src="/static/img/40.png" mode="widthFix"></image><view class="fsz30">用户订单</view></view><view data-event-opts="{{[['tap',[['gopage2',['/pages/address/list']]]]]}}" class="li" bindtap="__e"><image src="/static/img/46.png" mode="widthFix"></image><view class="fsz30">用户地址</view></view><view data-event-opts="{{[['tap',[['gopage2',['/pages/exchange/goodslist']]]]]}}" class="li" bindtap="__e"><image src="/static/img/48.png" mode="widthFix"></image><view class="fsz30">积分商品</view></view><view data-event-opts="{{[['tap',[['gopage2',['/pages/exchange/orderlist']]]]]}}" class="li" bindtap="__e"><image src="/static/img/51.png" mode="widthFix"></image><view class="fsz30">兑换订单</view></view><button open-type="contact">联系客服</button><view class="li"><button class="slide-Items" open-type="contact"><image src="/static/img/kefu.png" mode="widthFix"></image><view class="fsz30" style="margin-top:-20px;">在线客服</view></button></view><view data-event-opts="{{[['tap',[['gopage2',['/pages/question/index']]]]]}}" class="li" bindtap="__e"><image src="/static/img/47.png" mode="widthFix"></image><view class="fsz30">常见问题</view></view><view data-event-opts="{{[['tap',[['goabout']]]]}}" class="li" bindtap="__e"><image src="/static/img/43.png" mode="widthFix"></image><view class="fsz30">关于我们</view></view><view class="li"><button class="slide-Items" open-type="feedback"><image src="/static/img/52.png" mode="widthFix"></image><view class="fsz30" style="margin-top:-20px;">意见反馈</view></button></view></view></view><view class="fuwu mainwidth2"><view class="h3-title fsz32">回收员工作台</view><view class="mine_card"><block wx:if="{{person&&person.status==2}}"><view data-event-opts="{{[['tap',[['goworkerpage',['/pages/person/orderlist']]]]]}}" class="li" bindtap="__e"><image src="/static/img/39.png" mode="widthFix"></image><view class="fsz30">回收员订单</view></view></block><block wx:if="{{person&&person.status==2}}"><view data-event-opts="{{[['tap',[['goworkerpage',['/pages/person/qiangdan']]]]]}}" class="li" bindtap="__e"><image src="/static/img/49.png" mode="widthFix"></image><view class="fsz30">抢单大厅</view></view></block><block wx:else><view data-event-opts="{{[['tap',[['goadd',['']]]]]}}" class="li" bindtap="__e"><image src="/static/img/41.png" mode="widthFix"></image><view class="fsz30">成为回收员</view></view></block></view></view><custom-tab-bar vue-id="bae1c640-1" current-page="{{1}}" bind:__l="__l"></custom-tab-bar></view> |