修改图标

feature/comment-0620-ch
ch 2 years ago
parent 925d13cc40
commit 5c62b79812

@ -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>

Loading…
Cancel
Save