feat: 修改问题
This commit is contained in:
@@ -212,6 +212,7 @@ function CommentItem(props: {
|
||||
)}
|
||||
key={comment.id}
|
||||
id={`comment_id_${comment.id}`}
|
||||
catchtouchmove
|
||||
>
|
||||
<View style={{ width: level === 1 ? "36px" : "28px" }}>
|
||||
<Image
|
||||
|
||||
Reference in New Issue
Block a user