liukangdong
2024-07-30 e3a8d46ed7f215a7ad1d61d7e6d3a853e3922361
wechat_staff/components/detailFooter/index.js
@@ -26,15 +26,15 @@
    var app = getApp().globalData
    this.setData({
      bottomLift: app.bottomLift
    })
    })
  },
  methods: {
    handleShare() {
      let map = [
        '/pages/detailDis/product',
        '/pages/detailDis/case',
        '/pages/detailDis/realpic',
        '/pages/consult/detail',
        '/pages/detailDis/product',//产品详情
        '/pages/detailDis/case',//案例详情
        '/pages/detailDis/realpic',//实景详情
        '/pages/consult/detail',//资讯详情
      ]
      const { info,  path} = this.data
      wx.navigateToMiniProgram({
@@ -52,7 +52,7 @@
        flag: !info.isEnjoy
      })
    },
    handleCollec() {
    handleCollec() {
      const {
        info
      } = this.data
@@ -60,6 +60,7 @@
        type: 'collec',
        flag: !info.isCollection
      })
    },
    handleDown() {
      const {