mirror of
https://gitee.com/layui/layui.git
synced 2025-11-24 08:33:12 +08:00
* fix(form-input-number): 阻止非法字符输入 * chore: 简化代码 * fix: ie8 * update * fix * feat(form-input-number): 增强 input-number * refactor: 移除 lay-keyboard 属性,由 readonly 替代 * update * update * docs: 更新文档 * chore: readonly 时禁用控制按钮 * docs: update