.avatar_btn{ width: 60rpx !important; height: 60rpx !important; border-radius:50%; border: none !important; margin-left:0 !important;margin-right: 0 !important; } .head_img{ width: 60rpx; height: 60rpx; border-radius: 50%} .page_set{ border-top: 20rpx solid #eee; } .item{ height: 80rpx; border-bottom: 1rpx solid #eee;padding:0 20rpx} .nick_inp{ text-align: right; color: #999} .confirm { width: 100%; left: 0rpx; bottom: 0rpx; height: 130rpx; background-color: rgb(255, 255, 255); z-index: 9; } .confirmtext { width: 495rpx; height: 65rpx; color: rgb(255, 255, 255); background-color: rgb(214, 1, 33); border-radius: 35rpx; } .load{ background-color:#eee !important; }