|
@@ -26,7 +26,7 @@
|
|
|
<view class="u-flex u-row-between">
|
|
|
<text class="order_text">我的订单</text>
|
|
|
<view class="u-flex " @click="toorder(0)">
|
|
|
- <text class="order_all">全部订单</text>
|
|
|
+ <text class="order_all">全部订单</text>
|
|
|
<u-icon name="arrow-right" color='#999999;' size="16"></u-icon>
|
|
|
</view>
|
|
|
</view>
|
|
@@ -44,7 +44,7 @@
|
|
|
<text class="icon_text">待收货</text>
|
|
|
</view>
|
|
|
<view class="u-flex-col u-col-center " @click='toorder(4)'>
|
|
|
- <image style="height: 50rpx;width: 50rpx;" src="" mode=""></image>
|
|
|
+ <image style="height: 50rpx;width: 50rpx;" src="/static/images/comment.png" mode=""></image>
|
|
|
<text class="icon_text">待评价</text>
|
|
|
</view>
|
|
|
<view class="u-flex-col u-col-center " @click='toorder(5)'>
|
|
@@ -52,7 +52,7 @@
|
|
|
<text class="icon_text">已完成</text>
|
|
|
</view>
|
|
|
<view class="u-flex-col u-col-center " @click='toorder(6)'>
|
|
|
- <image style="height: 50rpx;width: 50rpx;" src="" mode=""></image>
|
|
|
+ <image style="height: 50rpx;width: 50rpx;" src="/static/images/after.png" mode=""></image>
|
|
|
<text class="icon_text">售后</text>
|
|
|
</view>
|
|
|
</view>
|
|
@@ -64,14 +64,14 @@
|
|
|
<view class="">
|
|
|
<view class="u-flex u-row-between" style="margin-top: 50rpx;">
|
|
|
<view class="u-flex" @click="toduihuan">
|
|
|
- <image style="width: 84rpx;height: 84rpx;" src="" mode=""></image>
|
|
|
+ <image style="width: 84rpx;height: 84rpx;" src="/static/images/integral.png" mode=""></image>
|
|
|
<view class="" style="margin-left: 24rpx;">
|
|
|
<text class="order_text">快手积分兑换</text>
|
|
|
<view class="order_all">上传订单号得积分</view>
|
|
|
</view>
|
|
|
</view>
|
|
|
<view class="u-flex" @click="toxuyuan">
|
|
|
- <image style="width: 84rpx;height: 84rpx;" src="" mode=""></image>
|
|
|
+ <image style="width: 84rpx;height: 84rpx;" src="/static/images/wish.png" mode=""></image>
|
|
|
<view class="" style="margin-left: 24rpx;">
|
|
|
<text class="order_text">心愿单许愿</text>
|
|
|
<view class="order_all">想要什么你说了算</view>
|
|
@@ -80,14 +80,14 @@
|
|
|
</view>
|
|
|
<view class="u-flex u-row-between" style="margin-top: 42rpx;">
|
|
|
<view class="u-flex">
|
|
|
- <image style="width: 84rpx;height: 84rpx;" src="" mode=""></image>
|
|
|
+ <image style="width: 84rpx;height: 84rpx;" src="/static/images/invite.png" mode=""></image>
|
|
|
<view class="" style="margin-left: 24rpx;">
|
|
|
<text class="order_text">邀请好友得积分</text>
|
|
|
<view class="order_all">10积分轻松获取</view>
|
|
|
</view>
|
|
|
</view>
|
|
|
<view class="u-flex">
|
|
|
- <image style="width: 84rpx;height: 84rpx;" src="" mode=""></image>
|
|
|
+ <image style="width: 84rpx;height: 84rpx;" src="/static/images/xiaoxi.png" mode=""></image>
|
|
|
<view class="" style="margin-left: 24rpx;" @click="xiaoxi">
|
|
|
<text class="order_text">消息中心</text>
|
|
|
<view class="order_all">站内动态一手掌握</view>
|
|
@@ -114,47 +114,47 @@
|
|
|
</view>
|
|
|
</view>
|
|
|
</view>
|
|
|
- <!-- <view class="setting">
|
|
|
+ <view class="setting">
|
|
|
<view class="order_text">更多工具</view>
|
|
|
<view class="">
|
|
|
<view class="u-flex u-row-around" style="margin-top: 56rpx;">
|
|
|
- <view class="">
|
|
|
- <image style="width: 52rpx;height: 52rpx;" src="" mode=""></image>
|
|
|
+ <view class="u-flex-col u-col-center">
|
|
|
+ <image style="width: 52rpx;height: 52rpx;" src="/static/images/active.png" mode=""></image>
|
|
|
<view class="active">我的活动</view>
|
|
|
</view>
|
|
|
- <view class="">
|
|
|
- <image style="width: 52rpx;height: 52rpx;" src="" mode=""></image>
|
|
|
+ <view class="u-flex-col u-col-center">
|
|
|
+ <image style="width: 52rpx;height: 52rpx;" src="/static/images/address.png" mode=""></image>
|
|
|
<view class="active">我的地址</view>
|
|
|
</view>
|
|
|
- <view class="">
|
|
|
- <image style="width: 52rpx;height: 52rpx;" src="" mode=""></image>
|
|
|
+ <view class="u-flex-col u-col-center">
|
|
|
+ <image style="width: 52rpx;height: 52rpx;" src="/static/images/shopping.png" mode=""></image>
|
|
|
<view class="active">积分商城</view>
|
|
|
</view>
|
|
|
- <view class="">
|
|
|
- <image style="width: 52rpx;height: 52rpx;" src="" mode=""></image>
|
|
|
+ <view class="u-flex-col u-col-center">
|
|
|
+ <image style="width: 52rpx;height: 52rpx;" src="/static/images/share.png" mode=""></image>
|
|
|
<view class="active">我的分享</view>
|
|
|
</view>
|
|
|
</view>
|
|
|
<view class="u-flex u-row-around" style="margin-top: 56rpx;">
|
|
|
- <view class="">
|
|
|
- <image style="width: 52rpx;height: 52rpx;" src="" mode=""></image>
|
|
|
+ <view class="u-flex-col u-col-center">
|
|
|
+ <image style="width: 52rpx;height: 52rpx;" src="/static/images/collect.png" mode=""></image>
|
|
|
<view class="active">我的收藏</view>
|
|
|
</view>
|
|
|
- <view class="">
|
|
|
- <image style="width: 52rpx;height: 52rpx;" src="" mode=""></image>
|
|
|
+ <view class="u-flex-col u-col-center">
|
|
|
+ <image style="width: 52rpx;height: 52rpx;" src="/static/images/discounts.png" mode=""></image>
|
|
|
<view class="active">我的优惠券</view>
|
|
|
</view>
|
|
|
- <view class="">
|
|
|
- <image style="width: 52rpx;height: 52rpx;" src="" mode=""></image>
|
|
|
+ <view class="u-flex-col u-col-center">
|
|
|
+ <image style="width: 52rpx;height: 52rpx;" src="/static/images/over.png" mode=""></image>
|
|
|
<view class="active">个人信息</view>
|
|
|
</view>
|
|
|
- <view class="">
|
|
|
- <image style="width: 52rpx;height: 52rpx;" src="" mode=""></image>
|
|
|
+ <view class="u-flex-col u-col-center">
|
|
|
+ <image style="width: 52rpx;height: 52rpx;" src="/static/images/ke.png" mode=""></image>
|
|
|
<view class="active">我的客服</view>
|
|
|
</view>
|
|
|
</view>
|
|
|
</view>
|
|
|
- </view>-->
|
|
|
+ </view>
|
|
|
<view class="" style="height: 36rpx;"></view>
|
|
|
</view>
|
|
|
</template>
|