限时免费试用:欢迎注册 api.bigmodel.org ,快速体验大模型 API 接入服务。

小程序

小程序 | 分享给朋友

必须为button 类型为open-type="share" xml 分享给朋友 js /** * 分享 */ onShareAppMessage: function () { // var article_id = wx.getStorageSync('current_article_id'); var path = '/pages/index/index

作者
王明昌
发布时间
必须为button 类型为open-type="share" xml

    
        
    
  
js
/**
   * 分享
   */

  onShareAppMessage: function () {
    
    // var article_id = wx.getStorageSync('current_article_id');
    var path = '/pages/index/index';
    return {
      title: 'hailll',
      path: path,
    }
    
  },
0/500
友善分享您的看法。
反馈邮箱