Files
xiaokuaisong-paotui/distribution/picker滚动选择器/package.json
2025-08-18 09:57:10 +08:00

18 lines
555 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"id": "mrhh-IPicker",
"name": "picker滚动选择器",
"displayName": "picker滚动选择器",
"version": "1.1",
"description": "一个类似于uniapp中的picker-view的高扩张性滚动选择器可自定义选中的列的文字或背景样式等与uniapp中的picker-view相同的其他属性",
"keywords": [
"picker选择器",
"多平台使用",
"原生vue3编写"
],
"dcloudext": {
"category": [
"uni-app前端模板",
"前端页面模板"
]
}
}