order 8.13

This commit is contained in:
2020-08-13 12:13:12 +08:00
parent 1936105b1b
commit 3b01c1acca
2 changed files with 6 additions and 6 deletions

View File

@@ -71,11 +71,11 @@
<image src="/static/image/mine/37.png"></image>
<view>拼团中</view>
</view>
<view @click="toOtherPage('/order/Index?current=7')">
<view @click="toOtherPage('/order/Index?current=6')">
<image src="/static/image/mine/3.png"></image>
<view>待评价</view>
</view>
<view @click="toOtherPage('/order/Index?current=6')">
<view @click="toOtherPage('/order/Index?current=7')">
<image src="/static/image/mine/9.png"></image>
<view>售后</view>
</view>