上传代码
This commit is contained in:
18
distribution/picker滚动选择器/package.json
Normal file
18
distribution/picker滚动选择器/package.json
Normal 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前端模板",
|
||||
"前端页面模板"
|
||||
]
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user