|
|
|
@ -3,7 +3,7 @@
|
|
|
|
|
components: { UiCell },: ch
|
|
|
|
|
* @Date: 2019-08-22 19:41:20
|
|
|
|
|
* @LastEditors: ch
|
|
|
|
|
* @LastEditTime: 2022-06-24 09:37:06
|
|
|
|
|
* @LastEditTime: 2022-06-24 09:58:19
|
|
|
|
|
* @Description: file content
|
|
|
|
|
-->
|
|
|
|
|
<template>
|
|
|
|
@ -40,7 +40,7 @@
|
|
|
|
|
</view>
|
|
|
|
|
<view class="order-tabs--item" @click="$Router.push('/orderList?tab=5')">
|
|
|
|
|
<u-badge class="item-badge" max="99" :value="statistic.deliveredCount"></u-badge>
|
|
|
|
|
<image class="item-icon" src="@/static/account/sh.png"/>
|
|
|
|
|
<image class="item-icon" src="@/static/account/pj.png"/>
|
|
|
|
|
<view>待评价</view>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|