wechat_staff/pages/kefu/index.js
@@ -21,6 +21,13 @@ this.getDetail(options.id) } }, handleShare() { wx.navigateToMiniProgram({ appId: 'wxcd2b89fd2ff065f8', path: `/pages/kefu/index`, envVersion: 'trial' }) }, getDetail(id) { getCustomizedNewsDetail({id}).then(res => { this.setData({ @@ -40,7 +47,7 @@ console.log('连接客服成功'); } }) } catch (error) { } catch (error) { wx.showToast({ title: '请更新至微信最新版本', icon: 'none'