You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
416 B
21 lines
416 B
8 months ago
|
{
|
||
|
"id": "cus-selects-fan",
|
||
|
"displayName": "自定义下拉选择",
|
||
|
"version": "1.0.2",
|
||
|
"description": "自定义下拉选择 可以清除选择,可以模糊搜素,可以精准搜索",
|
||
|
"keywords": [
|
||
|
"自定义下拉选择"
|
||
|
],
|
||
|
"dcloudext": {
|
||
|
"category": [
|
||
|
"前端组件",
|
||
|
"通用组件"
|
||
|
]
|
||
|
},
|
||
|
"dependencies": {
|
||
|
"@zxing/library": "^0.21.0",
|
||
|
"pinia": "^2.1.7",
|
||
|
"uview-plus": "^3.1.38"
|
||
|
}
|
||
|
}
|