plus.share.sendWithSystem({
type: 'image',
pictures: ['../../../static/logo.png']
}, function(){
console.log('Success');
}, function(e){
console.log('Failed: '+JSON.stringify(e));
});
分享到微信报错:分享失败,多文件分享只支持照片格式。
这个我应该如何解决,求大神指点一下下,我使用的uni-app.
3***@qq.com
请问解决了吗?
2019-09-07 15:47
qiuxe
请问解决了吗
2019-09-18 11:23