feat: 修改问题

This commit is contained in:
2025-12-09 17:10:03 +08:00
parent 8b314b9900
commit ef4b9d4935
8 changed files with 52 additions and 6 deletions

View File

@@ -212,6 +212,7 @@ function CommentItem(props: {
)}
key={comment.id}
id={`comment_id_${comment.id}`}
catchtouchmove
>
<View style={{ width: level === 1 ? "36px" : "28px" }}>
<Image