命名规范

文件夹命名

示例:

Header
Button
components
widgets
utils
states
apis
libs

文件命名

方法/变量命名

示例:

UNIFIED_STATES
LINES_SET_FILTER

Last updated