refactor: 精简 Account 展示并同步 macos 变更#29
Merged
Merged
Conversation
Owner
Author
|
客观 review:\n\n- 无合并阻塞:GitHub Actions validate 通过,PR mergeable,git diff --check 无空白/格式问题。\n- 本次 Account 精简提交本身范围清晰:只删除用户侧充值备注展示、无效 token 总览卡、趋势卡和内部价格版本展示;不改扣费、余额、usage 入库或 Admin 收银逻辑。\n- 风险提示:该分支按当前 macos 状态创建,PR 指向 main 时会同时包含 macos 上此前尚未进入 main 的 Admin 收银图表、价格版本回放、用户余额面板等提交。PR 描述已说明此范围。\n\n结论:在接受上述整体同步范围的前提下,可以合并。 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
背景
按当前
macos状态切出codex/account-page-cleanup-20260612,将当前 Shop/Account 页面精简和macos上尚未进入main的既有变更一起提交到main。注意:因为分支从当前
macos状态创建,PR diff 相对main不只包含最后一个 Account 精简提交,也包含macos上已有的 Admin 收银图表、价格版本回放、用户余额面板等提交。本次新增提交
/shop/account/充值区固定展示的付款备注:YUI-...。备注可填写微信号。最近 24 小时和本月每日两个趋势卡片。本月已扣费。验证
npm test:135 个测试通过,0 失败。风险与说明
/api/account/balance的paymentReference字段保留兼容,只是不再展示。docs/ai/context/在本地按项目规则保存记录;该目录未进入 git status,未随本 PR 提交。