2025-04-09 18:55:14 +08:00
|
|
|
|
{
|
2025-05-26 16:57:56 +08:00
|
|
|
|
"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)"
|
|
|
|
|
}
|