wangliang_wd

feat:优化个人主页UI

... ... @@ -32,7 +32,8 @@ export struct PeopleShipHomePageHeadComponent {
.borderRadius(this.iconDiameter/2)
.objectFit(ImageFit.Cover)
.margin({
right: '-3vp'
right: '5vp',
bottom:'5vp'
})
}
}
... ...