.userinfodiv { position: fixed; top: 0; bottom: 0; left: 0; right: 0; z-index: 999999; background: #fff; padding: 0 60rpx; } .imgv { width: 100%; height: 330rpx; border-bottom: 1rpx solid #e3e3e3; text-align: center; } .imgv image { width: 200rpx; height: 200rpx; margin: auto; margin-top: 79rpx; border-radius: 50%; } .userinfodiv button { } .authbtn { margin-top: 94rpx; height: 88rpx; border-radius: 44rpx; background: #56bb37; color: #fff; border: none; font-size: 30rpx; line-height: 88rpx; } .fhcover { background: #ffd336; position: fixed; left: 0; top: 0; bottom: 0; right: 0; z-index: 99999; text-align: center; line-height: 100%; } .fhcover view { margin: auto; font-size: 35rpx; color: #999; height: 70rpx; } .fhimg { width: 100%; margin-top: 60rpx; } .fhtipimg { width: 400rpx; margin: 20rpx auto; }