1 |
- <view class="clear data-v-d37f2538"><navbar vue-id="31cdc022-1" iSimmersive="{{true}}" isPrev="{{false}}" placeholder="{{false}}" class="data-v-d37f2538" bind:__l="__l"></navbar><view class="header data-v-d37f2538"><view class="header-warp data-v-d37f2538"><view class="info data-v-d37f2538"><view class="avatar data-v-d37f2538"><block wx:if="{{avatar}}"><image src="{{avatar}}" class="data-v-d37f2538"></image></block><block wx:if="{{avatar==''}}"><image src="{{static+'avatar.png'}}" class="data-v-d37f2538"></image></block></view><view data-event-opts="{{[['tap',[['login',['$event']]]]]}}" bindtap="__e" class="data-v-d37f2538">{{username||"点击登录"}}</view></view><view class="point data-v-d37f2538"><view data-event-opts="{{[['tap',[['jump',['ucenter/point']]]]]}}" bindtap="__e" class="data-v-d37f2538"><text class="data-v-d37f2538">{{point||"0"}}</text><text class="data-v-d37f2538">我的积分</text></view><view data-event-opts="{{[['tap',[['jump',['ucenter/coupon']]]]]}}" bindtap="__e" class="data-v-d37f2538"><text class="data-v-d37f2538">{{coupon||0}}</text><text class="data-v-d37f2538">优惠券</text></view></view></view></view><view class="content data-v-d37f2538"><view class="content-box data-v-d37f2538"><view class="title data-v-d37f2538">我的订单</view><view class="list-box data-v-d37f2538"><view data-event-opts="{{[['tap',[['jump',['order/list',['o',['id',1]]]]]]]}}" class="box data-v-d37f2538" bindtap="__e"><view class="data-v-d37f2538"><text class="iconfont ucenter-icon data-v-d37f2538"></text><block wx:if="{{order_count.a}}"><text class="num data-v-d37f2538">{{order_count.a}}</text></block></view><view class="data-v-d37f2538">待付款</view></view><view data-event-opts="{{[['tap',[['jump',['order/list',['o',['id',2]]]]]]]}}" class="box data-v-d37f2538" bindtap="__e"><view class="data-v-d37f2538"><text class="iconfont ucenter-icon data-v-d37f2538"></text><block wx:if="{{order_count.b}}"><text class="num data-v-d37f2538">{{order_count.b}}</text></block></view><view class="data-v-d37f2538">待发货</view></view><view data-event-opts="{{[['tap',[['jump',['order/list',['o',['id',3]]]]]]]}}" class="box data-v-d37f2538" bindtap="__e"><view class="data-v-d37f2538"><text class="iconfont ucenter-icon data-v-d37f2538"></text><block wx:if="{{order_count.c}}"><text class="num data-v-d37f2538">{{order_count.c}}</text></block></view><view class="data-v-d37f2538">待收货</view></view><view data-event-opts="{{[['tap',[['jump',['order/list',['o',['id',4]]]]]]]}}" class="box data-v-d37f2538" bindtap="__e"><view class="data-v-d37f2538"><text class="iconfont ucenter-icon data-v-d37f2538"></text><block wx:if="{{order_count.d}}"><text class="num data-v-d37f2538">{{order_count.d}}</text></block></view><view class="data-v-d37f2538">待评价</view></view><view data-event-opts="{{[['tap',[['jump',['order/service']]]]]}}" class="box data-v-d37f2538" bindtap="__e"><view class="data-v-d37f2538"><text class="iconfont ucenter-icon data-v-d37f2538"></text></view><view class="data-v-d37f2538">退换货</view></view></view></view><view class="content-box data-v-d37f2538"><view class="title data-v-d37f2538">我的服务</view><view class="list-box service-box data-v-d37f2538"><view data-event-opts="{{[['tap',[['jump',['ucenter/collect']]]]]}}" class="box data-v-d37f2538" bindtap="__e"><view class="data-v-d37f2538"><text class="iconfont ucenter-icon data-v-d37f2538"></text></view><view class="data-v-d37f2538">我的收藏</view></view><view data-event-opts="{{[['tap',[['jump',['ucenter/address']]]]]}}" class="box data-v-d37f2538" bindtap="__e"><view class="data-v-d37f2538"><text class="iconfont ucenter-icon data-v-d37f2538"></text></view><view class="data-v-d37f2538">收货地址</view></view><view data-event-opts="{{[['tap',[['jump',['ucenter/point']]]]]}}" class="box data-v-d37f2538" bindtap="__e"><view class="data-v-d37f2538"><text class="iconfont ucenter-icon data-v-d37f2538"></text></view><view class="data-v-d37f2538">我的积分</view></view><view data-event-opts="{{[['tap',[['jump',['ucenter/help']]]]]}}" class="box data-v-d37f2538" bindtap="__e"><view class="data-v-d37f2538"><text class="iconfont ucenter-icon data-v-d37f2538"></text></view><view class="data-v-d37f2538">帮助中心</view></view></view></view></view><view class="copyright-logo data-v-d37f2538"><image src="/static/images/logo.png" class="data-v-d37f2538"></image></view><authorize bind:input="__e" vue-id="31cdc022-2" value="{{isAuthShow}}" data-event-opts="{{[['^input',[['__set_model',['','isAuthShow','$event',[]]]]]]}}" class="data-v-d37f2538" bind:__l="__l"></authorize></view>
|