|
|
|
@ -373,8 +373,8 @@ class CCommentItem extends Component{
|
|
|
|
|
</Tooltip>
|
|
|
|
|
: ''} */}
|
|
|
|
|
</div>
|
|
|
|
|
{/* style={{ height: '130px'}} */}
|
|
|
|
|
<p className="orig_reply" >
|
|
|
|
|
{/* 去掉了orig_reply 影响到i标签 */}
|
|
|
|
|
<p className="" >
|
|
|
|
|
{/* 第二排右侧按钮区域 */}
|
|
|
|
|
{/* ${this.state.show_reply ? '回复' : '申诉'} */}
|
|
|
|
|
{(show_reply || show_appeal) &&
|
|
|
|
|