金额键盘(type=number:0-9 + 小数点 + 删除;点删除键打标记)

键盘只 emit 按键事件,写入哪个输入框由宿主决定。

纯数字键盘(type=digit:验证码场景,没有小数点键)

带确认键(showConfirm=true:确认键跨两列、品牌色实底)

确认键禁用(disabled:金额为 0 时不可提交)