19 lines
554 B
JSON
19 lines
554 B
JSON
{
|
|
"id": "mi-payKeyboard",
|
|
"name": "支付密码输入安全模拟键盘",
|
|
"version": "1.1.0",
|
|
"description": "支付密码输入模拟键盘,代码简单,拿来即用。可以作为一个弹出层在任何需要输入密码的页面进行使用。",
|
|
"keywords": [
|
|
"支付",
|
|
"密码输入",
|
|
"模拟键盘",
|
|
"6位数字密码",
|
|
"安全键盘"
|
|
],
|
|
"dependencies": {
|
|
"uni-read-pages": "^1.0.5",
|
|
"uni-simple-router": "^2.0.8-beta.4",
|
|
"uview-ui": "^2.0.31"
|
|
}
|
|
}
|