Avm Password
模块名称
avm-password
功能描述
数字密码输入框
1.自动焦点
2.可自定义输入框数量
3.可自定义输入框大小
依赖的模块
avm
props 属性
参数 | 说明 | 类型 | 默认值 |
---|---|---|---|
number | 输入框数量 | number | 6 |
item_width | 整体宽度 | string | 200px |
code_width | 小方框宽度 | string | 28px |
使用方式
import "../../components/avm-password/avm-password.stml";