- {{comment.author.substring(0,1)}}
+ {{ comment.author.substring(0, 1) }}
- {{comment.author}}
+ {{ comment.author }}
- {{comment.createTime | timestampFormatDate}}
+ {{ comment.createTime | timestampFormatDate }}
-
-
{{comment.description}}
+
+
{{ comment.description }}+