k94314517
2024-07-22 1941e9fc342b3a2cb6d32e9658ad46f29f50a5df
wechat_jiaxuan/pages/detailDis/product.js
@@ -35,7 +35,7 @@
      actionType,
      id: this.data.info.id
    }).then(res => {
      info.isCollection = info.isCollection || info.isCollection == 'true' ? 'false' : 'true'
      info.isCollection = !info.isCollection
      this.setData({info})
    })
  },