Files
rd_mes_uniapp/uni_modules/cc-SearchBarHisView/package.json
2025-12-18 14:11:48 +08:00

85 lines
1.8 KiB
JSON

{
"id": "cc-SearchBarHisView",
"displayName": " 前端仿京东天猫带搜索历史搜索栏热门搜索搜索框searchBar组件 删除清空",
"version": "2.0.0",
"description": " 仿京东、天猫带搜索历史搜索栏搜索框searchBar组件、历史搜索、热搜 搜索框 搜索栏 删除清空搜索记录",
"keywords": [
"热门搜索",
"历史搜索",
"搜索框",
"搜索栏",
"searchBar"
],
"repository": "",
"engines": {
"HBuilderX": "^3.8.0"
},
"dcloudext": {
"type": "component-vue",
"sale": {
"regular": {
"price": "0.00"
},
"sourcecode": {
"price": "0.00"
}
},
"contact": {
"qq": ""
},
"declaration": {
"ads": "无",
"data": "无",
"permissions": "无"
},
"npmurl": ""
},
"uni_modules": {
"dependencies": [],
"encrypt": [],
"platforms": {
"cloud": {
"tcb": "y",
"aliyun": "y"
},
"client": {
"Vue": {
"vue2": "y",
"vue3": "y"
},
"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",
"钉钉": "y",
"快手": "y",
"飞书": "y",
"京东": "y"
},
"快应用": {
"华为": "y",
"联盟": "y"
}
}
}
}
}