打开/关闭菜单
打开/关闭外观设置菜单
打开/关闭个人菜单
未登录
未登录用户的IP地址会在进行任意编辑后公开展示。

BEM

来自天明的百科全书
天明留言 | 贡献2025年5月21日 (三) 19:50的版本 (创建页面,内容为“BEM (Block, Element, Modifier) is a component-based approach to web development. The idea behind it is to divide the user interface into independent blocks. This makes interface development easy and fast even with a complex UI, and it allows reuse of existing code without copying and pasting. https://en.bem.info/methodology/quick-start/”)
(差异) ←上一版本 | 最后版本 (差异) | 下一版本→ (差异)

BEM (Block, Element, Modifier) is a component-based approach to web development. The idea behind it is to divide the user interface into independent blocks. This makes interface development easy and fast even with a complex UI, and it allows reuse of existing code without copying and pasting.

https://en.bem.info/methodology/quick-start/