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
陈剑华
2024-05-18 13:44:09 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
3ffcfff0e6210e2935691d65c84141f7b9453df1
3ffcfff0
1 parent
833e2972
feat: 17650 早晚报>专题类型稿件详情页_互动区和详情区域缺少分割线
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/view/OperRowListView.ets
sight_harmony/features/wdComponent/src/main/ets/components/view/OperRowListView.ets
View file @
3ffcfff
...
...
@@ -136,7 +136,7 @@ export struct OperRowListView {
Image($r('app.media.ic_news_detail_division'))
.width('100%')
.height($r('app.float.margin_1'))
.margin({bottom: -2})
//
.margin({bottom: -2})
Flex({ justifyContent: FlexAlign.SpaceBetween, alignItems: ItemAlign.Center }) {
// AudioDialog()
...
...
Please
register
or
login
to post a comment