Toggle navigation
Toggle navigation
This project
Loading...
Sign in
developOne
/
harmonyPool
Go to a project
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
xugenyuan
2024-05-15 12:16:17 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
26893a6398c8f07afba6b6a0262695d09c226b52
26893a63
1 parent
5d80ab32
ref |> 解决精选评论引用文章标题问题
Signed-off-by: xugenyuan <xugenyuan@wondertek.com.cn>
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
sight_harmony/features/wdComponent/src/main/ets/components/comment/view/QualityCommentsComponent.ets
sight_harmony/features/wdComponent/src/main/ets/components/comment/view/QualityCommentsComponent.ets
View file @
26893a6
...
...
@@ -351,7 +351,7 @@ struct QualityCommentItem {
Row() {
Row() {
Image($r('app.media.comment_img_link')).width(16).height(16)
Text(this.item.
shareInfo.share
Title)
Text(this.item.
target
Title)
.fontSize(14)
.fontColor('#666666')
.margin({ left: 6, right: 12 })
...
...
Please
register
or
login
to post a comment