mirror of
https://gitee.com/layui/layui.git
synced 2025-04-05 17:38:02 +08:00
docs(input): 补充 lay-precision 属性介绍
This commit is contained in:
parent
fccccff983
commit
d7104a37b3
@ -121,7 +121,7 @@ toc: true
|
||||
| step | 设置数字的加减间隔 |
|
||||
| min | 设置数字的最小值 |
|
||||
| max | 设置数字的最大值 |
|
||||
| lay-precision <sup>2.8.18+</sup> | 设置数字的小数位精度 |
|
||||
| lay-precision <sup>2.8.18+</sup> | 设置数字的小数位精度。注<sup>2.9.8+</sup>:若值为 `0`,则表示取整。 |
|
||||
|
||||
### 示例
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user