Skip to content

fix: 精简账户模型总览展示#32

Merged
cnYui merged 1 commit into
mainfrom
codex/account-model-overview-cleanup
Jun 13, 2026
Merged

fix: 精简账户模型总览展示#32
cnYui merged 1 commit into
mainfrom
codex/account-model-overview-cleanup

Conversation

@cnYui

@cnYui cnYui commented Jun 13, 2026

Copy link
Copy Markdown
Owner

背景

账户页模型总览之前会展示计价回退信息和来源更新时间,例如“价格表回退,更新时间 ...”。用户希望前端删除这些提示内容,并保持其他逻辑不变。

改动

  • 删除 /shop/account/ 模型总览中的来源与更新时间提示。
  • 删除模型总览中的「计价」列及 沿用 gpt-5.4 等计价模型文案。
  • 保留后端 sourcecheckedAtpriceModelusesDefaultPrice 字段和真实计费规则。
  • 补充前端回归测试,确保这些提示文案不再渲染。

验证

  • node --test --test-name-pattern "Account 前端读取模型总览" test/shop-flow.test.js
  • npm test

风险

低。改动仅影响 Account 页模型总览的展示 HTML 和缓存版本参数,不改 API、数据库或扣费逻辑。

@cnYui cnYui force-pushed the codex/account-model-overview-cleanup branch from fc448fe to cf9472c Compare June 13, 2026 05:50

@cnYui cnYui left a comment

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

客观 review 完成:范围已收敛到 Account 模型总览展示清理;已移除一次无关 AGENTS 上下文混入;后端字段、接口和真实计费逻辑未变;本地 npm test 与 GitHub validate 均通过。未发现阻断合并的问题。

@cnYui cnYui merged commit d7afda8 into main Jun 13, 2026
2 checks passed
@cnYui cnYui deleted the codex/account-model-overview-cleanup branch June 13, 2026 05:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant