All checks were successful
Docker Build & Deploy / Build Docker Image (push) Successful in 16s
Docker Build & Deploy / Deploy to Production (push) Successful in 7s
Docker Build & Deploy / Cleanup Dangling Images (push) Successful in 1s
Docker Build & Deploy / WeChat Notification (push) Successful in 1s
- 删除 SmartClassifyButton.vue (无引用) - 删除 BudgetSummary.vue (无引用) - 归档变更记录
14 lines
423 B
Markdown
14 lines
423 B
Markdown
## Overview
|
|
|
|
此变更为代码清理,不涉及业务需求变更。
|
|
|
|
## REMOVED Components
|
|
|
|
### Requirement: SmartClassifyButton component
|
|
**Reason**: 组件无任何引用,已被废弃
|
|
**Migration**: 无需迁移,该组件从未被使用
|
|
|
|
### Requirement: BudgetSummary component
|
|
**Reason**: 功能已被 budgetV2 模块的子组件替代
|
|
**Migration**: 使用 `BudgetCard.vue` 和 `BudgetChartAnalysis.vue` 替代
|