Showing
1 changed file
with
1 additions
and
1 deletions
| @@ -46,7 +46,7 @@ export struct ZhGridLayout03 { | @@ -46,7 +46,7 @@ export struct ZhGridLayout03 { | ||
| 46 | left: $r('app.float.card_comp_pagePadding_lf'), | 46 | left: $r('app.float.card_comp_pagePadding_lf'), |
| 47 | right: $r('app.float.card_comp_pagePadding_lf'), | 47 | right: $r('app.float.card_comp_pagePadding_lf'), |
| 48 | top: $r('app.float.card_comp_pagePadding_tb'), | 48 | top: $r('app.float.card_comp_pagePadding_tb'), |
| 49 | - bottom: $r('app.float.card_comp_pagePadding_tb') | 49 | + bottom: '0vp' |
| 50 | }) | 50 | }) |
| 51 | } | 51 | } |
| 52 | 52 |
-
Please register or login to post a comment