#3103·layui

[button] 重构 Button 按钮

Author: sentsimCreated Jul 12, 2026Updated Aug 14, 2026

背景

当前 Button 由 2.x 延续而来,样式的实现方式与功能已无法满足现代需求。

目标

为 Button 提供「语义层、状态层、规范层」等方面的全量重构。

范围

  • 只需更新 components/button.css 和相关应用
  • 无需编写 docs、tests/unit