修改
This commit is contained in:
parent
806c6d184d
commit
44e7d2e4ae
33
package.json
33
package.json
@ -1,20 +1,21 @@
|
|||||||
{
|
{
|
||||||
"name": "yer",
|
"id": "qianziyu-select",
|
||||||
"version": "1.0.0",
|
"displayName": "基于uview2.x封装的下拉框",
|
||||||
"main": "main.js",
|
"version": "1.2",
|
||||||
"scripts": {
|
"description": "公共选择下拉框,基于uview2.x。支持下拉加载、列表搜索、单选|多选",
|
||||||
"test": "echo \"Error: no test specified\" && exit 1"
|
"keywords": [
|
||||||
|
"下拉",
|
||||||
|
"单选",
|
||||||
|
"多选",
|
||||||
|
"uview"
|
||||||
|
],
|
||||||
|
"dcloudext": {
|
||||||
|
"category": [
|
||||||
|
"前端组件",
|
||||||
|
"通用组件"
|
||||||
|
]
|
||||||
},
|
},
|
||||||
"keywords": [],
|
|
||||||
"author": "",
|
|
||||||
"license": "ISC",
|
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"uview-ui": "^1.8.4"
|
"uview-ui": "^2.0.31"
|
||||||
},
|
}
|
||||||
"repository": {
|
|
||||||
"type": "git",
|
|
||||||
"url": "http://192.168.16.64:3000/jihan/KindergartenAppletUI.git"
|
|
||||||
},
|
|
||||||
"description": ""
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user