/** * 分享(不带参数的分享,走正常逻辑) */ onShareAppMessage:function(){ return { title: '西蝉美容整形', path: '/pages/index/index' } },