@import"../../images/base64/bg_user.wxss"; .nav { background: white; border-bottom: 1px solid #eee; padding: 0 14px; height: 46px; line-height: 46px; } .user-text{ font-size: 16px; color: white; align-self: center; } .avatar{ width: 136rpx; height: 136rpx; margin-top: 88rpx; margin-bottom: 24rpx; border-radius: 50%; align-self: center; overflow: hidden; } .user-view{ display: flex; flex-direction: column; width: 750rpx; height: 341rpx; margin-bottom: 6rpx; }