wechat_staff/components/detailFooter/index.js
@@ -29,6 +29,24 @@ }) }, methods: { handleShare() { let map = [ '/pages/detailDis/product', '/pages/detailDis/case', '/pages/detailDis/realpic', '/pages/consult/detail', ] const { info, path} = this.data wx.navigateToMiniProgram({ appId: 'wx208dd1edc0be24ee', path: map[path], envVersion: 'trial', extraData: { id: info.id, origin: 'b' } }) }, handleEnjoy() { const { info