王士厅

直播详情页互动组件点赞组件点赞数据++

... ... @@ -164,7 +164,7 @@ export struct LiveLikeComponent {
this.LiveModel.getLiveRoomNumberLike(this.likeBean['contentId'], 1, HttpUtils.getDeviceId()).then((data) => {
console.log(TAG, '点赞接口调用成功', JSON.stringify(data))
this.likeCount = data
this.likeCount++
}).catch(() => {
})
... ...