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-04-24 15:01:54 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
df47c3958404db4b6d6c5e8f5f78c45b96c8472c
df47c395
1 parent
71f2bc2a
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/components/DynamicDetailComponent.ets
sight_harmony/features/wdComponent/src/main/ets/components/DynamicDetailComponent.ets
View file @
df47c39
...
...
@@ -328,6 +328,7 @@ export struct DynamicDetailComponent {
.margin({ left: $r('app.float.margin_2')})
}
.margin({top:$r('app.float.margin_16')})
Blank().layoutWeight(1)
//fixme 评论组件
}
}
...
...
Please
register
or
login
to post a comment