剩余模块:生产退料
This commit is contained in:
43
package.json
43
package.json
@@ -1,25 +1,20 @@
|
||||
{
|
||||
"id": "vcode-input",
|
||||
"name": "验证码输入框",
|
||||
"version": "2.0",
|
||||
"description": "验证码输入框,密码输入框",
|
||||
"keywords": [
|
||||
"验证码输入框",
|
||||
"支付密码输入框"
|
||||
],
|
||||
"displayName": "验证码输入框",
|
||||
"dcloudext": {
|
||||
"category": [
|
||||
"前端组件",
|
||||
"通用组件"
|
||||
]
|
||||
},
|
||||
"dependencies": {
|
||||
"@alipay/ams-checkout": "^1.9.0",
|
||||
"@tencentcloud/chat": "^3.2.3",
|
||||
"dayjs": "^1.11.10",
|
||||
"tim-profanity-filter-plugin": "^1.1.0",
|
||||
"tim-upload-plugin": "^1.3.0",
|
||||
"vue-qr": "^4.0.9"
|
||||
}
|
||||
}
|
||||
"id": "fui-input",
|
||||
"name": "Input 输入框(fui-input)",
|
||||
"version": "v2.3.0",
|
||||
"description": "FirstUI Input 输入框,该组件是对原生input组件的增强,内置了常用布局样式,同时包含 input 所有功能。",
|
||||
"keywords": [
|
||||
"Input",
|
||||
"输入框",
|
||||
"fui-input",
|
||||
"FirstUI",
|
||||
"Nvue"
|
||||
],
|
||||
"dcloudext": {
|
||||
"category": [
|
||||
"前端组件",
|
||||
"通用组件"
|
||||
]
|
||||
},
|
||||
"displayName": "Input 输入框(fui-input)"
|
||||
}
|
||||
Reference in New Issue
Block a user