mirror of
https://github.com/ialley-workshop-open/uni-halo.git
synced 2026-09-13 00:50:40 +08:00
630 B
630 B
分享 API
概述
分享 API 用于分享内容。
API 列表
uni.share
分享内容。
详细文档:https://doc.dcloud.net.cn/uni-app-x/api/share/share.html#share
参数:
provider(String) - 分享服务提供商(weixin、sinaweibo、qq)type(Number) - 分享类型(0-图文、1-纯文字、2-纯图片、3-音乐、4-视频、5-小程序)href(String) - 分享链接title(String) - 分享标题summary(String) - 分享摘要imageUrl(String) - 分享图片