chenquansheng

fix |> 修复进入人民号文章详情页,鸿蒙显示最新评论

@@ -127,7 +127,7 @@ export struct CommentComponent { @@ -127,7 +127,7 @@ export struct CommentComponent {
127 127
128 /*标题:全部评论*/ 128 /*标题:全部评论*/
129 @Builder 129 @Builder
130 - titleHeader(title: string = "最新评论", showGapLine: boolean = false) { 130 + titleHeader(title: string = "评论", showGapLine: boolean = false) {
131 131
132 Column() { 132 Column() {
133 if (showGapLine) { 133 if (showGapLine) {