123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239 |
- page {
- background-color: #0F0F1D;
- width: 100%;
- height: 100vh;
- }
- .page {
- width: 750rpx;height:1624rpx;
- background: linear-gradient( 180deg, #24234B 0%, #0F0F1D 100%);
- border-radius: 0rpx 0rpx 0rpx 0rpx;
- background-repeat: repeat-y;
- }
- .topbg {
- }
- .topBody {
- width:750rpx;
- }
- .header {
- display: flex;flex-direction: row;justify-content: space-between;align-items: center;color:$title;
- .title {
- font-size: 34rpx;
- }
- }
- .thread {
- height:210rpx;
- padding:50rpx;font-size: 52rpx;color:#6E6A6A;padding-top: 80rpx;
- }
- .myinfo {
- width: 690rpx;display:flex;flex-direction: column;margin:0rpx 30rpx 60rpx;justify-content: center;
- .imgList {
- width: 100%;
- height: 249rpx;
- display: flex;justify-content: space-around;
- position: relative;
- .imgItem{
- position: absolute;
- bottom: -60rpx;
- display: flex;flex-direction: row;justify-content: space-around;align-items: center;
- z-index: 1;
- }
- }
-
- .numlist {
- display: flex;flex-direction: row;justify-content: space-around;align-items: center;
- position: relative;
- height: 188rpx;
- background: url('http://c.yujianmate.com/images/v1/w3/invite_bg2.png');
- background-size: 690rpx 188rpx;
- .left {
- display: flex;justify-content: center;padding:20rpx;
- border-radius: 38rpx;
- .icon {
- }
- image {
- width:64rpx;
- }
- .num {
- font-weight: bold;
- font-size: 40rpx;
- color: #FFFFFF;
- text-align: center;display: flex;flex-direction: column;justify-content: center;align-items: center;
- .name {
- font-size: 28rpx;color: #999999;margin-top: 12rpx;font-weight: normal;
- }
- }
- }
- .right{
- }
- .icon{
- height: 176rpx;
- position: absolute;
- left: 260rpx;
- }
- .numItem {
- font-weight: bold;
- font-size: 36rpx;
- color: #FFFFFF;
- text-align: center;display: flex;flex-direction: column;justify-content: center;align-items: center;
- .name {
- font-size: 24rpx;color: #999999;margin-top: 12rpx;font-weight: normal;
- }
- }
- }
- .inviteTitle {
- display: flex;flex-direction: row;justify-content: space-between;align-items: center;
- position: relative;
- width:690rpx;
- height: 97rpx;
- // background: url('http://c.yujianmate.com/images/v1/w3/item_bg.png');
- // background-size: 690rpx 97rpx;
- background: #2D3458;
- border-radius: 24rpx 24rpx 24rpx 24rpx;
- .left {
- display: flex;flex-direction: row;justify-content: flex-start;align-items: center;
- padding-left:20rpx;
- }
- .right{
- display: flex;flex-direction: row;justify-content: flex-start;align-items: center;
- padding-right:0rpx;
- .icon{
- height: 36rpx;
- }
- }
- }
-
-
- .friendList{
- display: flex;flex-direction: column;justify-content: flex-start;align-items: flex-start;
- // height :780rpx;
- width: 690rpx;
- // margin-top: 34rpx;
- .title{
- display: flex;flex-direction: row;justify-content: space-between;align-items: center;
- position: relative;
- width:690rpx;
- height: 84rpx;
- background: url('http://c.yujianmate.com/images/v1/w3/invite_item_bg.png');
- background-size: 494rpx 84rpx;
- background-repeat: no-repeat;
- margin-top: 34rpx;
- .left {
- display: flex;flex-direction: row;justify-content: flex-start;align-items: center;
- padding-left:28rpx;
- }
- .right{
- display: flex;flex-direction: row;justify-content: flex-start;align-items: center;
- padding-right:0rpx;
- .icon{
- height: 36rpx;
- }
- }
- }
- .numlist2 {
- display: flex;flex-direction: column;justify-content: space;align-items: flex-start;
- width:690rpx;
- height: 560rpx;
- // background: url('http://c.yujianmate.com/images/v1/w3/invite_bg.png');
- // background-size: 690rpx 560rpx;
- // background: #ffffff;
-
- .empty{
- display: flex;flex-direction: column;justify-content: normal;align-items: center;
- width:690rpx;
- height: 560rpx;
- .bg {
- margin-top: 100rpx;
- width:434rpx;
- height: 234rpx;
- background: url('http://c.yujianmate.com/images/v1/w3/empty.png');
- background-size: 434rpx 234rpx;
- }
- }
-
- .item {
- display: flex;flex-direction: column;justify-content: space-between;align-items: center;
- height: 138rpx;
- width:690rpx;
- background: rgba(22,22,22,0);
- border-radius: 0rpx 0rpx 0rpx 0rpx;
-
- .line{
- width: 610rpx;
- height: 2rpx;
- background: #47171B;
- border-radius: 0rpx 0rpx 0rpx 0rpx;
- }
- .info{
- display: flex;flex-direction: row;justify-content: space-between;align-items: center;
- height: 135rpx;
- width:690rpx;
- .left {
- display: flex;flex-direction: row;justify-content: space-between;align-items: center;
- .img{
- margin-left: 40rpx;
- height: 80rpx;
- }
- .nameList{
- display: flex;justify-content: center;
- margin-left: 20rpx;
- .num {
- text-align: left;
- display: flex;flex-direction: column;justify-content: flex-start;
- .name{
- font-size: 28rpx;
- color: #FFFFFF;
- display: flex;flex-direction: row;justify-content: flex-start;
- .icon{
- margin-left: 5rpx;
- height: 40rpx;
- }
- }
- .data {
- font-size: 24rpx;color: #999999;margin-top: 12rpx;font-weight: normal;
- }
- }
- }
- }
- .right{
- height: 40%;
- display: flex;flex-direction: column;justify-content: flex-start;align-items: flex-start;
- text-align: right;
- .txt{
- text-align: right;
- font-size: 24rpx;
- color: #FFFFFF;
- margin-right: 0rpx;
- }
- .txt1{
- margin-right: 34rpx;
- }
- }
- }
- }
- }
- }
-
-
- .btn_submit {
- width: 456rpx;height: 92rpx;position: fixed;bottom:80rpx;left:145rpx;
- background: #FFFFFF;
- border-radius: 40rpx 40rpx 40rpx 40rpx;
- display: flex;flex-direction: row;justify-content: center;align-items: center;
- font-weight: bold;
- font-size: 32rpx;
- .icon{
- height: 36rpx;
- margin-right : 12rpx;
- margin-top : 5rpx;
- }
- }
- }
- .blankHeight {
- height:100rpx;
- }
|