From 1040eae1ab74de432b8b7218ee4bc3fa7c9b710a Mon Sep 17 00:00:00 2001 From: hjm <63528605@qq.com> Date: Fri, 20 Sep 2019 11:08:21 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E6=8E=89orig?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../react/src/modules/courses/common/comments/CCommentItem.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/react/src/modules/courses/common/comments/CCommentItem.js b/public/react/src/modules/courses/common/comments/CCommentItem.js index 2415dd0b0..c6c949d75 100644 --- a/public/react/src/modules/courses/common/comments/CCommentItem.js +++ b/public/react/src/modules/courses/common/comments/CCommentItem.js @@ -373,8 +373,8 @@ class CCommentItem extends Component{ : ''} */} - {/* style={{ height: '130px'}} */} -
+ {/* 去掉了orig_reply 影响到i标签 */} +
{/* 第二排右侧按钮区域 */} {/* ${this.state.show_reply ? '回复' : '申诉'} */} {(show_reply || show_appeal) &&