周辉是啥子
发布于 4 个月前 作者 lilichengjie 135 次浏览 来自 客户端测试

// console.log(response.data); if (response && response.data && response.data.success) { // 点赞或取消点赞成功 var type = response.data.action; if (type == ‘up’) { // 点赞 // 修改当前评论的ups数组的元素(添加一条元素) var reply; // 先获取到当前评论 for (var index = 0; index <= app.topic.replies.length; index++) { if (app.topic.replies[index].id == reply_id) { // 找到了指定的评论 reply = app.topic.replies[index]; break; } }

3 回复

666666666666666666666666666666666666

拉拉啦啦啦啦啦啦

啦啦啦啦啦啦啦啦啦啦

回到顶部