onShareAppMessage 没触发?

发布于 6 年前作者 dongjie2052 次浏览最后编辑 6 年前来自 issues
Page({
  onShareAppMessage(res){
    console.log(111111111111)
    debugger
    return{
      title'温州智安物业',
      path'/pages/index/index',
      imageUrl:'/images/icon_load_logo@3x.png'
    }
  },

1 回复
yan15
yan151 楼4 年前

你好,在真机中点击右上角的胶囊三个点按钮试试。