userinfo.wxss 891 B

1
  1. .row1{display:flex;align-items:center;justify-content:space-between;position:relative;padding:0 30rpx;height:110rpx;background:#fff;margin-bottom:20rpx}.row1 .tit{flex-shrink:0;width:120rpx;font-size:32rpx;color:#303133}.row1 .background-img{width:80rpx;height:80rpx;border-radius:50%;background:#f2f2f2}.row{display:flex;align-items:center;padding:0 30rpx;height:110rpx;background:#fff}.row .tit{flex-shrink:0;width:120rpx;font-size:32rpx;color:#303133}.row .input{flex:1;text-align:right;font-size:28rpx;color:#999}.add-btn{display:flex;align-items:center;justify-content:center;margin:158rpx auto 30rpx;width:560rpx;height:80rpx;background:linear-gradient(0deg,#2e58ff,#32c6ff);border-radius:40px;color:#fff}.out{display:flex;align-items:center;justify-content:center;margin:0 auto 30rpx;width:560rpx;height:80rpx;border:1px solid #32c6ff;background:#fff;border-radius:40px;color:#32c6ff}