上传代码

This commit is contained in:
2025-08-18 09:57:10 +08:00
commit ff52db1edc
560 changed files with 102250 additions and 0 deletions

View File

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