+
+
+
+ ${reply.author.username}
+
+ ${
+ reply.author.checkmark
+ ? ``
+ : ""
+ }
+ ${
+ reply.author.badge
+ ? `
+ ${reply.author.badge}
+ `
+ : ""
+ }
+
+
+ ${reply.time}
+
+
+
+ 于帖子
+
+ ${reply.discussion.snapshots[0].title}#${reply.discussion.id}
+
+
+
+