Showing
1 changed file
with
1 additions
and
0 deletions
| @@ -328,6 +328,7 @@ export struct DynamicDetailComponent { | @@ -328,6 +328,7 @@ export struct DynamicDetailComponent { | ||
| 328 | .margin({ left: $r('app.float.margin_2')}) | 328 | .margin({ left: $r('app.float.margin_2')}) |
| 329 | } | 329 | } |
| 330 | .margin({top:$r('app.float.margin_16')}) | 330 | .margin({top:$r('app.float.margin_16')}) |
| 331 | + Blank().layoutWeight(1) | ||
| 331 | //fixme 评论组件 | 332 | //fixme 评论组件 |
| 332 | } | 333 | } |
| 333 | } | 334 | } |
-
Please register or login to post a comment