mirror of
https://gitee.com/layui/layui.git
synced 2026-01-28 19:11:26 +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