Files
frontend-app/uni_modules/hashmall-customer-service/package.json
T
2026-07-23 14:31:06 +08:00

98 lines
2.0 KiB
JSON

{
"id": "hashmall-customer-service",
"displayName": "HashMall 前台客服",
"version": "0.1.0",
"description": "内嵌于 HashMall App、H5 和微信小程序的客服聊天插件",
"keywords": [
"客服",
"聊天",
"WebSocket",
"uni-app"
],
"engines": {
"HBuilderX": "^4.0.0",
"uni-app": "^3.1.0",
"uni-app-x": "^3.1.0"
},
"dcloudext": {
"sale": {
"regular": {
"price": "0.00"
},
"sourcecode": {
"price": "0.00"
}
},
"contact": {
"qq": ""
},
"declaration": {
"ads": "无",
"data": "插件使用商城现有用户登录态和客服消息接口",
"permissions": "相册、相机(仅在用户主动发送图片时)"
},
"type": "component-vue",
"darkmode": "-",
"i18n": "-",
"widescreen": "-"
},
"uni_modules": {
"dependencies": [],
"encrypt": [],
"platforms": {
"cloud": {
"tcb": "-",
"aliyun": "-"
},
"client": {
"uni-app": {
"vue": {
"vue2": "-",
"vue3": "-"
},
"web": {
"safari": "-",
"chrome": "-"
},
"app": {
"vue": "-",
"nvue": "-",
"android": "-",
"ios": "-",
"harmony": "-"
},
"mp": {
"weixin": "-",
"alipay": "-",
"toutiao": "-",
"baidu": "-",
"kuaishou": "-",
"jd": "-",
"harmony": "-",
"qq": "-",
"lark": "-",
"xhs": "-"
},
"quickapp": {
"huawei": "-",
"union": "-"
}
},
"uni-app-x": {
"web": {
"safari": "-",
"chrome": "-"
},
"app": {
"android": "-",
"ios": "-",
"harmony": "-"
},
"mp": {
"weixin": "-"
}
}
}
}
}
}