Files
luo 33485b137f
All checks were successful
构建并部署前端到测试环境 / build-and-deploy (push) Successful in 3m42s
fix: 优化审计
2026-08-11 16:47:58 +08:00

11 lines
500 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
## 1. Implementation
- [x] 1.1 按 `AuditFinanceTimelineNode` 补充金额、余额、币种、来源、编码和钱包类型展示。
- [x] 1.2 增加金额权威来源和安全结构化事实的折叠只读区域。
- [x] 1.3 隐藏内部 ID处理无金额、无钱包和空结构化字段场景。
## 2. Verification
- [x] 2.1 验证金额单位按分转换,并保持 `amount_authority.authoritative` 语义。
- [x] 2.2 运行格式化、ESLint、类型检查和 OpenSpec 严格校验。