微信小程序开发之页面分享 onShareAppMessage 分享参数用处

  onShareAppMessage: function () {
    return {
      title: '青龙全国千场防水补漏技术交流会签到处',
      path: '/pages/index/index',
      imageUrl: '../../images/p1.jpg',
    }
  }

 

posted @ 2019-06-22 17:24  yuan9580  阅读(2398)  评论(0编辑  收藏  举报