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