You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
83 lines
1.6 KiB
83 lines
1.6 KiB
{
|
|
"id": "uni-drawer",
|
|
"displayName": "Drawer 抽屉",
|
|
"version": "1.0.6",
|
|
"description": "抽屉式导航,用于展示侧滑菜单,侧滑导航。",
|
|
"keywords": [
|
|
"drawer",
|
|
"uni-ui",
|
|
"抽屉",
|
|
"侧滑导航",
|
|
"侧滑"
|
|
],
|
|
"repository": "https://github.com/dcloudio/uni-ui",
|
|
"engines": {
|
|
"HBuilderX": ""
|
|
},
|
|
"directories": {
|
|
"example": "../../temps/example_temps"
|
|
},
|
|
"dcloudext": {
|
|
"category": [
|
|
"前端组件",
|
|
"通用组件"
|
|
],
|
|
"sale": {
|
|
"regular": {
|
|
"price": "0.00"
|
|
},
|
|
"sourcecode": {
|
|
"price": "0.00"
|
|
}
|
|
},
|
|
"contact": {
|
|
"qq": ""
|
|
},
|
|
"declaration": {
|
|
"ads": "无",
|
|
"data": "无",
|
|
"permissions": "无"
|
|
},
|
|
"npmurl": "https://www.npmjs.com/package/@dcloudio/uni-ui"
|
|
},
|
|
"uni_modules": {
|
|
"dependencies": [],
|
|
"encrypt": [],
|
|
"platforms": {
|
|
"cloud": {
|
|
"tcb": "y",
|
|
"aliyun": "y"
|
|
},
|
|
"client": {
|
|
"App": {
|
|
"app-vue": "y",
|
|
"app-nvue": "y"
|
|
},
|
|
"H5-mobile": {
|
|
"Safari": "y",
|
|
"Android Browser": "y",
|
|
"微信浏览器(Android)": "y",
|
|
"QQ浏览器(Android)": "y"
|
|
},
|
|
"H5-pc": {
|
|
"Chrome": "y",
|
|
"IE": "y",
|
|
"Edge": "y",
|
|
"Firefox": "y",
|
|
"Safari": "y"
|
|
},
|
|
"小程序": {
|
|
"微信": "y",
|
|
"阿里": "y",
|
|
"百度": "y",
|
|
"字节跳动": "y",
|
|
"QQ": "y"
|
|
},
|
|
"快应用": {
|
|
"华为": "u",
|
|
"联盟": "u"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |