From cf474be2d55c5708bb4345d10927d43d49433268 Mon Sep 17 00:00:00 2001 From: lowmaster-chen <1119780489@qq.com> Date: Wed, 1 Jul 2026 14:56:22 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E8=B0=83=E6=95=B4=E6=95=B0=E6=8D=AE?= =?UTF-8?q?=E5=A4=A7=E7=9B=98=E9=87=91=E5=B8=81=E5=8F=A3=E5=BE=84=E6=8F=90?= =?UTF-8?q?=E7=A4=BA=E6=96=87=E6=A1=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 改了什么:更新激励视频金币与金币经济橙色说明,明确激励视频不再重复计入领券奖励,并说明未进入四项分类的奖励来源。 为什么改:配合后端金币四项加总口径,避免产品误解总数与分类卡片关系。 验证方式:npx tsc --noEmit。 --- src/app/(main)/dashboard/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/(main)/dashboard/page.tsx b/src/app/(main)/dashboard/page.tsx index 6fc1804..725f4d5 100644 --- a/src/app/(main)/dashboard/page.tsx +++ b/src/app/(main)/dashboard/page.tsx @@ -932,7 +932,7 @@ export default function DashboardPage() { value={fmtInt(periodData?.coins.reward_video_coin_total)} delta={rewardVideoCoinRatio.value} deltaTone={rewardVideoCoinRatio.tone} - hint="激励视频金币已按产品口径计入领券奖励金币,这里单独展示来源占比。" + hint="独立统计激励视频发放,不再重复计入领券奖励。" /> {fmtCents(periodData?.cash.withdraw_success_cents)}。 累计已发放 {fmtCoinAmount(data.coins.granted_total)} 金币但累计真实提现仅 {fmtCents(data.cash.withdraw_success_cents)},发放与现金兑付背离属正常(金币沉淀/过期); - 需盯紧各来源占比突变与异常领取,防薅羊毛。 + 邀请奖励、后台手动加金币、福利页/老版本未打标签信息流不进入这 4 项,需盯紧各来源占比突变与异常领取。