aa
jiangping
2024-09-27 c417ccf6b15ffeb1edf3dc2e63b7bfcb00f30628
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({