Showing
1 changed file
with
1 additions
and
0 deletions
| @@ -133,6 +133,7 @@ struct MineHomePage { | @@ -133,6 +133,7 @@ struct MineHomePage { | ||
| 133 | .backgroundImageSize(ImageSize.Cover) | 133 | .backgroundImageSize(ImageSize.Cover) |
| 134 | .padding({left:"17lpx",right:"8lpx"}) | 134 | .padding({left:"17lpx",right:"8lpx"}) |
| 135 | .height('35lpx') | 135 | .height('35lpx') |
| 136 | + .borderRadius({topRight:2,bottomRight:2}) | ||
| 136 | } | 137 | } |
| 137 | 138 | ||
| 138 | Blank() | 139 | Blank() |
-
Please register or login to post a comment