0
点赞
收藏
分享

微信扫一扫

小程序分享操作

圣杰 2022-07-14 阅读 41

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

举报

相关推荐

0 条评论