pyl
pyl
  • 发布:2017-06-13 18:11
  • 更新:2017-06-13 19:26
  • 阅读:1407

share模块中,sendWithSystem不能调用了吗?

分类:HTML5+

plus.share.sendWithSystem({content:'分享内容',href:'http://www.dcloud.io/'}, function(){
console.log('分享成功');
}, function(e){
console.log('分享失败:'+JSON.stringify(e));
});

plus.share.sendWithSystem报出is not function

2017-06-13 18:11 负责人:无 分享
已邀请:
Trust

Trust - 少说废话

应该是版本太低导致的,提供下所使用的HBuilder版本信息。

该问题目前已经被锁定, 无法添加新回复