index.wxss 1.4 KB

1
  1. page{background-color:#f8f8f8}page .info{display:flex;align-items:center;margin:231rpx 0 0 76rpx;font-size:36rpx;font-family:Source Han Sans CN;font-weight:bold;color:#F8F8F8}page .info .avatar{padding:0;line-height:normal;background:transparent}page .info .avatar image{border-radius:100rpx}page .info .info-text{display:flex;align-items:center;text-indent:28rpx}page .info image{width:113rpx;height:113rpx}page .box{display:flex;flex-wrap:wrap;margin:16rpx 48rpx 0 48rpx;border-radius:30rpx;padding:30rpx 0 0 0}page .box .box-title{flex:1;text-align:center;margin-bottom:30rpx}page .box .box-title .box-icon{width:80rpx;height:80rpx}page .box .box-title .box-name{font-size:27rpx;font-family:MiSans;font-weight:400;color:#363636}page .divider{padding:0 36rpx}page .divider .van-divider{margin:0;padding:0}page .box2{margin:0 30rpx;border-radius:16rpx}page .box2 button::after{border:none}page .box2 button{padding-left:0;padding-right:0;line-height:inherit}page .box2 .box-title{height:120rpx;width:690rpx;flex:1;text-align:center;display:flex;justify-content:space-between}page .box2 .box-title .box-icon{margin:auto 0;margin-left:10rpx;width:60rpx;height:60rpx}page .box2 .box-title .box-name{text-align:left;margin:auto 0;margin-left:10rpx;height:32rpx;width:124rpx;transform:translateX(-220rpx);line-height:32rpx;font-size:30rpx;font-weight:800}page .box2 .box-title .van-icon{text-align:right;color:red}page .box2 .a{border-bottom:3rpx solid #e8e8e8}