陈剑华

fix: 17358 UI还原问题-【uat】精选评论卡-时间字体偏大

... ... @@ -91,7 +91,7 @@ export struct ZhSingleRow06 {
Row() {
Text(DateTimeUtils.getCommentTime(this.compDTO.operDataList[0]?.commentInfo?.publishTime))
.fontSize(14)
.fontSize(12)
.fontColor(0x999999)
Row(){
... ...