|
@@ -13,81 +13,87 @@ page {
|
|
width:750rpx;
|
|
width:750rpx;
|
|
}
|
|
}
|
|
.header {
|
|
.header {
|
|
- display: flex;flex-direction: row;justify-content: space-between;align-items: center;color:$title;
|
|
|
|
|
|
+ display: flex;flex-direction: row;justify-content: flex-end;align-items: flex-end;color:$title;
|
|
width:750rpx;height:calc(var(--status-bar-height) + 100rpx);z-index: 999;
|
|
width:750rpx;height:calc(var(--status-bar-height) + 100rpx);z-index: 999;
|
|
padding-top: calc(var(--status-bar-height) + 220rpx);
|
|
padding-top: calc(var(--status-bar-height) + 220rpx);
|
|
- width:750rpx;height:460rpx;
|
|
|
|
- background: url("../../static/home/my_top_bg.png");background-size: 100% 100%;background-repeat: no-repeat;z-index: 0;
|
|
|
|
-
|
|
|
|
- .title {
|
|
|
|
- font-size: 34rpx;
|
|
|
|
- }
|
|
|
|
- .left {
|
|
|
|
- padding-left: 50rpx;width:200rpx;
|
|
|
|
- image {
|
|
|
|
- width:136rpx;border-radius: 100rpx;border:solid 4rpx #fff;
|
|
|
|
- }
|
|
|
|
- }
|
|
|
|
- .right {
|
|
|
|
- color:#fff;width:400rpx;font-size: 40rpx;
|
|
|
|
- .nickname {
|
|
|
|
- font-weight: bold;margin-bottom: 10rpx;
|
|
|
|
- display: flex;flex-direction: row;justify-content: flex-start;align-items: center;
|
|
|
|
- image {
|
|
|
|
- width:76rpx;margin-left: 8rpx;margin-right: 10rpx;
|
|
|
|
- }
|
|
|
|
- .siming {
|
|
|
|
- display: flex;flex-direction: row;justify-content: center;align-items: center;
|
|
|
|
- width: 84rpx;height: 32rpx;
|
|
|
|
- border-radius: 12rpx 12rpx 12rpx 12rpx;
|
|
|
|
- border: 2rpx solid #FFFFFF;
|
|
|
|
- font-size: 20rpx;color:#fff;font-weight: normal;
|
|
|
|
- }
|
|
|
|
- }
|
|
|
|
- .join_date {
|
|
|
|
- display: flex;flex-direction: row;justify-content: flex-start;align-items: center;
|
|
|
|
- font-size: 28rpx;color:#fff;
|
|
|
|
|
|
+ width:750rpx;height:600rpx;
|
|
|
|
+ background: url("../../static/home/avator.png");background-size: 750rpx 750rpx;background-repeat: no-repeat;z-index: 0;
|
|
|
|
+ .infoBg {
|
|
|
|
+ display: flex;flex-direction: row;justify-content: space-between;align-items: center;
|
|
|
|
+ width:750rpx;height:280rpx;
|
|
|
|
+ background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
|
|
|
|
+ padding-top:80rpx;
|
|
|
|
+
|
|
|
|
+ .left {
|
|
|
|
+ padding-left: 50rpx;width:200rpx;
|
|
image {
|
|
image {
|
|
- width:36rpx;margin-left: 6rpx;
|
|
|
|
|
|
+ width:136rpx;height:136rpx;border-radius: 100rpx;border:solid 4rpx #fff;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
- }
|
|
|
|
- .dashang {
|
|
|
|
- width:150rpx;
|
|
|
|
- .sel {
|
|
|
|
- display: flex;flex-direction: row;justify-content: center;align-items: center;
|
|
|
|
- width: 130rpx;
|
|
|
|
- height: 64rpx;
|
|
|
|
- background: linear-gradient( 137deg, #FF5869 0%, #FF3C83 100%);
|
|
|
|
- border-radius: 16rpx 16rpx 16rpx 16rpx;
|
|
|
|
- border: 2rpx solid #FFFFFF;
|
|
|
|
- .name {
|
|
|
|
- color:#fff;font-size: 20rpx;margin-right: 12rpx;
|
|
|
|
|
|
+ .right {
|
|
|
|
+ color:#fff;width:400rpx;font-size: 40rpx;
|
|
|
|
+ .nickname {
|
|
|
|
+ font-weight: bold;margin-bottom: 10rpx;
|
|
|
|
+ display: flex;flex-direction: row;justify-content: flex-start;align-items: center;
|
|
|
|
+ image {
|
|
|
|
+ width:76rpx;margin-left: 8rpx;margin-right: 10rpx;
|
|
|
|
+ }
|
|
|
|
+ .siming {
|
|
|
|
+ display: flex;flex-direction: row;justify-content: center;align-items: center;
|
|
|
|
+ width: 84rpx;height: 32rpx;
|
|
|
|
+ border-radius: 12rpx 12rpx 12rpx 12rpx;
|
|
|
|
+ border: 2rpx solid #FFFFFF;
|
|
|
|
+ font-size: 20rpx;color:#fff;font-weight: normal;
|
|
|
|
+ }
|
|
}
|
|
}
|
|
- .block {
|
|
|
|
- width: 48rpx;
|
|
|
|
- height: 48rpx;
|
|
|
|
- background: #FFFFFF;
|
|
|
|
- border-radius: 8rpx 8rpx 8rpx 8rpx;
|
|
|
|
|
|
+ .join_date {
|
|
|
|
+ display: flex;flex-direction: row;justify-content: flex-start;align-items: center;
|
|
|
|
+ font-size: 28rpx;color:#fff;
|
|
|
|
+ image {
|
|
|
|
+ width:36rpx;margin-left: 6rpx;
|
|
|
|
+ }
|
|
}
|
|
}
|
|
}
|
|
}
|
|
- .selno {
|
|
|
|
- display: flex;flex-direction: row;justify-content: center;align-items: center;
|
|
|
|
- width: 130rpx;
|
|
|
|
- height: 64rpx;
|
|
|
|
- background-color: rgba(255, 255, 255, 0.35);
|
|
|
|
- border-radius: 16rpx 16rpx 16rpx 16rpx;
|
|
|
|
- border: 2rpx solid #FFFFFF;
|
|
|
|
- .name {
|
|
|
|
- color:#fff;font-size: 20rpx;
|
|
|
|
|
|
+ .dashang {
|
|
|
|
+ width:150rpx;
|
|
|
|
+ .sel {
|
|
|
|
+ display: flex;flex-direction: row;justify-content: center;align-items: center;
|
|
|
|
+ width: 130rpx;
|
|
|
|
+ height: 64rpx;
|
|
|
|
+ background: linear-gradient( 137deg, #FF5869 0%, #FF3C83 100%);
|
|
|
|
+ border-radius: 16rpx 16rpx 16rpx 16rpx;
|
|
|
|
+ border: 2rpx solid #FFFFFF;
|
|
|
|
+ .name {
|
|
|
|
+ color:#fff;font-size: 20rpx;margin-right: 12rpx;
|
|
|
|
+ }
|
|
|
|
+ .block {
|
|
|
|
+ width: 48rpx;
|
|
|
|
+ height: 48rpx;
|
|
|
|
+ background: #FFFFFF;
|
|
|
|
+ border-radius: 8rpx 8rpx 8rpx 8rpx;
|
|
|
|
+ }
|
|
}
|
|
}
|
|
- .blockGray {
|
|
|
|
- width: 48rpx;margin-right: 12rpx;
|
|
|
|
- height: 48rpx;background-color: #fff;
|
|
|
|
- border-radius: 8rpx 8rpx 8rpx 8rpx;
|
|
|
|
|
|
+ .selno {
|
|
|
|
+ display: flex;flex-direction: row;justify-content: center;align-items: center;
|
|
|
|
+ width: 130rpx;
|
|
|
|
+ height: 64rpx;
|
|
|
|
+ background-color: rgba(255, 255, 255, 0.35);
|
|
|
|
+ border-radius: 16rpx 16rpx 16rpx 16rpx;
|
|
|
|
+ border: 2rpx solid #FFFFFF;
|
|
|
|
+ .name {
|
|
|
|
+ color:#fff;font-size: 20rpx;
|
|
|
|
+ }
|
|
|
|
+ .blockGray {
|
|
|
|
+ width: 48rpx;margin-right: 12rpx;
|
|
|
|
+ height: 48rpx;background-color: #fff;
|
|
|
|
+ border-radius: 8rpx 8rpx 8rpx 8rpx;
|
|
|
|
+ }
|
|
}
|
|
}
|
|
|
|
+
|
|
}
|
|
}
|
|
-
|
|
|
|
|
|
+ }
|
|
|
|
+ .title {
|
|
|
|
+ font-size: 34rpx;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
.thread {
|
|
.thread {
|
|
@@ -121,7 +127,7 @@ page {
|
|
}
|
|
}
|
|
|
|
|
|
.numlist2 {
|
|
.numlist2 {
|
|
- display: flex;flex-direction: row;justify-content: center;align-items: center;
|
|
|
|
|
|
+ display: flex;flex-direction: row;justify-content: flex-start;align-items: center;
|
|
flex-wrap: wrap;
|
|
flex-wrap: wrap;
|
|
background: #28292D;
|
|
background: #28292D;
|
|
border-radius: 24rpx;
|
|
border-radius: 24rpx;
|