teamProfit.scss 4.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188
  1. page {
  2. background-color: #0F0F1D;
  3. width: 100%;
  4. height: 100vh;
  5. }
  6. .page {
  7. width: 750rpx;height:1624rpx;
  8. background: linear-gradient( 180deg, #24234B 0%, #0F0F1D 100%);
  9. border-radius: 0rpx 0rpx 0rpx 0rpx;
  10. background-repeat: repeat-y;
  11. }
  12. .topbg {
  13. }
  14. .topBody {
  15. width:750rpx;
  16. }
  17. .header {
  18. display: flex;flex-direction: row;justify-content: space-between;align-items: center;color:$title;
  19. .title {
  20. font-size: 34rpx;
  21. }
  22. }
  23. .thread {
  24. height:210rpx;
  25. padding:50rpx;font-size: 52rpx;color:#6E6A6A;padding-top: 80rpx;
  26. }
  27. .myinfo {
  28. width: 690rpx;display:flex;flex-direction: column;margin:30rpx 30rpx 60rpx;justify-content: center;
  29. .numlist {
  30. display: flex;flex-direction: row;justify-content: space-around;align-items: center;
  31. position: relative;
  32. height: 188rpx;
  33. background: url('http://c.yujianmate.com/images/v1/w3/invite_bg2.png');
  34. background-size: 690rpx 188rpx;
  35. .left {
  36. display: flex;justify-content: center;padding:20rpx;
  37. border-radius: 38rpx;
  38. .icon {
  39. }
  40. image {
  41. width:64rpx;
  42. }
  43. .num {
  44. font-weight: bold;
  45. font-size: 40rpx;
  46. color: #FFFFFF;
  47. text-align: center;display: flex;flex-direction: column;justify-content: center;align-items: center;
  48. .name {
  49. font-size: 28rpx;color: #999999;margin-top: 12rpx;font-weight: normal;
  50. }
  51. }
  52. }
  53. .right{
  54. }
  55. .icon{
  56. height: 176rpx;
  57. position: absolute;
  58. left: 260rpx;
  59. }
  60. .numItem {
  61. font-weight: bold;
  62. font-size: 36rpx;
  63. color: #FFFFFF;
  64. text-align: center;display: flex;flex-direction: column;justify-content: center;align-items: center;
  65. .name {
  66. font-size: 24rpx;color: #999999;margin-top: 12rpx;font-weight: normal;
  67. }
  68. }
  69. }
  70. .inviteTitle {
  71. display: flex;flex-direction: row;justify-content: space-between;align-items: center;
  72. position: relative;
  73. width:690rpx;
  74. height: 97rpx;
  75. background: url('http://c.yujianmate.com/images/v1/w3/item_bg.png');
  76. background-size: 690rpx 97rpx;
  77. .left {
  78. display: flex;flex-direction: row;justify-content: flex-start;align-items: center;
  79. padding-left:20rpx;
  80. }
  81. .right{
  82. display: flex;flex-direction: row;justify-content: flex-start;align-items: center;
  83. padding-right:0rpx;
  84. .icon{
  85. height: 36rpx;
  86. }
  87. }
  88. }
  89. .friendList{
  90. display: flex;flex-direction: column;justify-content: flex-start;align-items: flex-start;
  91. height :780rpx;
  92. width: 690rpx;
  93. // margin-top: 34rpx;
  94. .title{
  95. display: flex;flex-direction: row;justify-content: space-between;align-items: center;
  96. position: relative;
  97. width:690rpx;
  98. height: 88rpx;
  99. // background: url('http://c.yujianmate.com/images/v1/w3/listTitle.png');
  100. background: #313854;
  101. background-size: 690rpx 88rpx;
  102. margin-top: 34rpx;
  103. .left {
  104. display: flex;flex-direction: row;justify-content: flex-start;align-items: center;
  105. padding-left:28rpx;
  106. }
  107. .right{
  108. display: flex;flex-direction: row;justify-content: flex-start;align-items: center;
  109. padding-right:150rpx;
  110. }
  111. }
  112. .numlist2 {
  113. display: flex;flex-direction: column;justify-content: flex-start;align-items: flex-start;
  114. width:690rpx;
  115. // height: 690rpx;
  116. // background: url('http://c.yujianmate.com/images/v1/w3/invite_bg.png');
  117. // background-size: 690rpx 690rpx;
  118. // background: rgba(22,22,22,0);
  119. .empty{
  120. display: flex;flex-direction: column;justify-content: normal;align-items: center;
  121. width:690rpx;
  122. height: 600rpx;
  123. .bg {
  124. margin-top: 100rpx;
  125. width:434rpx;
  126. height: 234rpx;
  127. background: url('http://c.yujianmate.com/images/v1/w3/empty.png');
  128. background-size: 434rpx 234rpx;
  129. }
  130. }
  131. .item {
  132. display: flex;flex-direction: column;justify-content: space-between;align-items: flex-start;
  133. // height: 140rpx;
  134. width:690rpx;
  135. // background: rgba(22,22,22,0);
  136. // background: url('http://c.yujianmate.com/images/v1/w3/listBG1.png');
  137. .info{
  138. display: flex;flex-direction: row;justify-content: space-between;align-items: center;
  139. height: 88rpx;
  140. width:690rpx;
  141. .left {
  142. display: flex;flex-direction: row;justify-content: space-between;align-items: center;
  143. .nameList{
  144. display: flex;justify-content: center;
  145. margin-left: 28rpx;
  146. .num {
  147. text-align: left;
  148. display: flex;flex-direction: column;justify-content: flex-start;
  149. .data {
  150. font-size: 24rpx;color: #FFFFFF;font-weight: normal;
  151. }
  152. }
  153. }
  154. }
  155. .right{
  156. height: 40%;
  157. display: flex;flex-direction: column;justify-content: flex-start;align-items: flex-start;
  158. text-align: right;
  159. margin-right: 166rpx;
  160. .txt{
  161. text-align: right;
  162. font-size: 24rpx;
  163. color: #FFFFFF;
  164. margin-right: 0rpx;
  165. }
  166. }
  167. }
  168. }
  169. }
  170. }
  171. }
  172. .blankHeight {
  173. height:100rpx;
  174. }