jiangping
2024-07-24 b555f5a7d80de77de5ce43c1643ea2a6983a3586
wechat_staff/pages/detailDis/realpic.js
@@ -35,7 +35,7 @@
      actionType,
      id: this.data.info.id
    }).then(res => {
      info.collection = !info.collection
      info.isCollection = !info.isCollection
      wx.showToast({
        title: actionType == 'collect' ? '收藏成功' : '取消收藏',
      })