/* pages/user-info/user-info.wxss */ page{background: #fff;} .nav-bar{background-position: top center;background-size: 100% auto;background-repeat: no-repeat;color: #fff;text-align: center;line-height: 260rpx;} .avatar{width: 150rpx;height: 150rpx;border-radius: 100%;} .grid{padding: 30rpx 0 !important;border-bottom: 1px solid #ececec;}