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
wangliang_wd
2024-06-05 16:38:09 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
a949080e6f581ffc163561b1e6a8df3dbddcc4a9
a949080e
1 parent
6fb84f23
feat:评论列表增加背景色
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
sight_harmony/features/wdComponent/src/main/ets/pages/VisitorCommentPage.ets
sight_harmony/features/wdComponent/src/main/ets/pages/VisitorCommentPage.ets
View file @
a949080
...
...
@@ -102,6 +102,7 @@ struct VisitorCommentPage {
.width('100%')
}.width("100%")
.height("100%")
.backgroundColor(Color.White)
.padding({top:px2vp(this.topSafeHeight),bottom:px2vp(this.bottomSafeHeight)})
}
...
...
Please
register
or
login
to post a comment