|
|
@@ -58,7 +58,7 @@ |
|
|
|
<view class="order-item" @click="$api.navTo('/pages/order/order?state=3')" hover-class="common-hover" :hover-stay-time="50"> |
|
|
|
<text class="yticon icon-daishouhuo"></text> |
|
|
|
<text class="num" v-if="orderNum.unreceived > 0">{{orderNum.unreceived}}</text> |
|
|
|
<text>shipped</text> |
|
|
|
<text>Shipped</text> |
|
|
|
</view> |
|
|
|
<view class="order-item" @click="$api.navTo('/pages/order/order?state=4')" hover-class="common-hover" :hover-stay-time="50"> |
|
|
|
<text class="yticon icon-pingjia"></text> |
|
|
|