liukangdong
2024-09-29 b2d360d9113b6955287108ca9e90d76a1f3c1419
wechat_staff/pages/kefu/index.js
@@ -21,6 +21,14 @@
      this.getDetail(options.id)
    }
  },
  handleShare() {
    const { info } = this.data
    wx.navigateToMiniProgram({
      appId: 'wx208dd1edc0be24ee',
      path: `/pages/kefu/index?title=专属客服&id=${info.id}`,
      envVersion: 'release'
    })
  },
  getDetail(id) {
    getCustomizedNewsDetail({id}).then(res => {
      this.setData({