lll
liukangdong
2024-08-01 3508c76f824c6632b47aff17b1ec2f2a11c504fc
wechat_staff/components/detailFooter/index.js
@@ -26,7 +26,7 @@
    var app = getApp().globalData
    this.setData({
      bottomLift: app.bottomLift
    })
    })
  },
  methods: {
    handleShare() {
@@ -52,7 +52,7 @@
        flag: !info.isEnjoy
      })
    },
    handleCollec() {
    handleCollec() {
      const {
        info
      } = this.data
@@ -60,6 +60,7 @@
        type: 'collec',
        flag: !info.isCollection
      })
    },
    handleDown() {
      const {
@@ -77,8 +78,7 @@
          isShowPoster: true,
          showShare: false,
          posterUrl: res.data
        })
        })
      })
    },
    saveCard() {