微信小程序获取用户头像修改成圆形

wxml:xss

wxss:flex

#userinfo{ width: 185rpx; height:185rpx; border-radius:50%; display: flex; overflow:hidden; text-align: center; }xml

相关文章
相关标签/搜索