-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- 将环比数据的类型从 number 改为 string,以支持更灵活的展示 - 抽离 ComparisonIcon 组件用于统一展示环比数据图标和数值 - 优化环比数据的显示逻辑,根据数值正负显示不同颜色和图标 - 统一环比数据的展示
- Loading branch information
1 parent
26aebe8
commit 35b5d98
Showing
2 changed files
with
27 additions
and
27 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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