Skip to content

Commit 330277e

Browse files
authored
Update project-best-practices.md
1 parent 031b9e7 commit 330277e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

frontend/web-project/project-best-practices.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,5 @@
1515
- `Http Service` 中方法名参照 Api 命名, 且必须有注释。命名风格 `const getXxxApi = admin/xxx/getXxx`
1616

1717
- 统一使用 `Router Service` 进行页面跳转,并且保证 一个 module 一个 router
18+
19+
- `Simple table`, 显示金额时,统一加上: `type: 'currency'`

0 commit comments

Comments
 (0)