Skip to content

Commit be0cc4f

Browse files
committed
style(frontend): 优化前端规范文档格式
- 修正了前端规范中元素类型与命名表格的格式问题 - 将多余的连字符删除,确保表格格式一致性
1 parent 599d2f9 commit be0cc4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/standard/1.前端规范/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ BEM(Block、Element、Modifier)是一种命名约定,用于描述组件的
9797

9898

9999
| 元素类型 | 命名 |
100-
|----------------|-------------|-
100+
|----------------|-------------|
101101
| 导航栏 | navbar |
102102
| 侧边栏 | sidebar |
103103
| 按钮 | btn |

0 commit comments

Comments
 (0)