uni-app 小程序分享到朋友和朋友圈

uni-app分享小程序方法javascript App:能够自主控制分享内容、分享形式及分享平台 使用 uni.share API方式调用社交sdk分享 使用plus.share.sendWithSystem呼起手机os的系统分享菜单 小程序:不支持API调用,只能用户主动点击触发分享。可以使用自定义按钮方式 <button open-type="share"> 或监听系统右上角的分享按钮 on
相关文章
相关标签/搜索