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