修改礼物获得文案

This commit is contained in:
Dragon
2023-07-17 22:15:16 +08:00
parent 661db811c0
commit 2f88fdc21d
6 changed files with 8 additions and 8 deletions

View File

@@ -37,7 +37,7 @@
<span class="time">{{ relDate(item.date) }}</span>
<span>{{tab === 11 ? "共收入" : tab == 1 ? '共获得价值' : '共支出'}}</span>
<span class="total">{{tab === 1? item.totalGiftGoldNumDailySum: item.total}}</span>
<span>鉆石</span>
<span>{{tab === 11 ? "鉆石" : tab == 1 ? '鉆石的礼物' : '鉆石'}}</span>
</van-index-anchor>
<div class="in-all-detail" v-for="(item1, index1) in item[item.date]" :key="index1">