修复:展示收益明细广告网络来源 #81
Reference in New Issue
Block a user
Delete Branch "codex/ad-revenue-detail-adn"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
本次改动
验证
TypeScript
--noEmit检查通过。依赖服务端 PR:WonderableAI/shaguabijia-app-server#179。
🤖 review-pr 深审结论
🟢 通过 — 前端展示修复,正确、有兜底;与后端 #179 配对。
改动:收益明细展开行「来源广告网络」从「用汇总行
r.adn」改为「优先本条detail.adn ?? r.adn」(一次比价/领券可能多个 ADN 连续填充,展开每条应显示各自来源);空值显示「未上报」+ tooltip(历史记录无可靠 ADN、不猜测填充);types.ts补adn/slot_id。评估
detail.adn ?? r.adn对后端未部署/旧数据有兜底。adn—— 需一起上线;前端先上时会全部回退汇总r.adn,但不崩。review-pr 自动深审 · API 降级(无本地克隆)