my.wxss 3.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225
  1. .mine-container{
  2. width: 750rpx;
  3. height: 1116rpx;
  4. background: #F0F1F5;
  5. position: relative;
  6. }
  7. .mine-center{
  8. width: 716rpx;
  9. margin: 0 auto;
  10. }
  11. .mine-info{
  12. margin-top: 80rpx;
  13. width: 100%;
  14. height: 344rpx;
  15. background: #FFFFFF;
  16. border-radius: 20rpx;
  17. }
  18. .mine-bg{
  19. width: 156rpx;
  20. height: 156rpx;
  21. background: #61CA54;
  22. border-radius: 50%;
  23. display: flex;
  24. justify-content: center;
  25. align-items: center;
  26. position: absolute;
  27. left: 280rpx;
  28. top: 18rpx;
  29. }
  30. .mine-avatar{
  31. width: 138rpx;
  32. height: 138rpx;
  33. border-radius: 50%;
  34. background: gray;
  35. }
  36. .avatar-image{
  37. width: 100%;
  38. height: 100%;
  39. border-radius: 50%;
  40. }
  41. .mine-edit{
  42. position: absolute;
  43. top: 110rpx;
  44. right: 83rpx;
  45. width: 224rpx;
  46. height: 46rpx;
  47. border-radius: 22rpx;
  48. background: #3DBEF9;
  49. display: flex;
  50. align-items: center;
  51. }
  52. .edit-image{
  53. width: 24rpx;
  54. height: 36rpx;
  55. margin: 0 10rpx 6rpx 20rpx;
  56. }
  57. .edit-img{
  58. width: 100%;
  59. height: 100%;
  60. }
  61. .edit-text{
  62. width: 144rpx;
  63. height: 34rpx;
  64. color: #FFFFFF;
  65. font-size: 24rpx;
  66. }
  67. /* .containers{
  68. padding-top: 0;
  69. }
  70. .mine-top{
  71. margin-top: 16rpx;
  72. position: relative;
  73. width: 732rpx;
  74. height: 220rpx;
  75. display: flex;
  76. align-items: center;
  77. background: #fff;
  78. border-radius: 20rpx;
  79. }
  80. .avatar-box {
  81. margin: 50rpx 0 50rpx 50rpx;
  82. width: 120rpx;
  83. height: 120rpx;
  84. border-radius: 50%;
  85. }
  86. .avatar-box image{
  87. width: 100%;
  88. height: 100%;
  89. border-radius: 50%;
  90. }
  91. .mine-info{
  92. margin-left: 24rpx;
  93. }
  94. .mine-info :nth-child(1){
  95. width: 308rpx;
  96. height: 44rpx;
  97. font-size: 32rpx;
  98. color: #030303;
  99. }
  100. .mine-info :nth-child(2){
  101. width: 422rpx;
  102. height: 38rpx;
  103. font-size: 30rpx;
  104. color: #8F8E94;
  105. }
  106. .mine-top .edit{
  107. position: absolute;
  108. right: 0;
  109. bottom: 0;
  110. width: 72rpx;
  111. height: 72rpx;
  112. display: flex;
  113. align-items: center;
  114. justify-content: center;
  115. background: #C3C3C3;
  116. border-radius: 20rpx 0 20rpx 0;
  117. }
  118. .mine-top .edit .icon{
  119. width: 48rpx;
  120. height: 48rpx;
  121. background: #FFFFFF;
  122. }
  123. .category{
  124. margin-top: 8rpx;
  125. position: relative;
  126. width: 732rpx;
  127. height: 180rpx;
  128. display: flex;
  129. align-items: center;
  130. border-radius: 20rpx;
  131. background: #fff;
  132. font-weight: 500;
  133. font-family: SourceHanSansSC-regular;
  134. color: #030303;
  135. }
  136. .attentionCount{
  137. position: absolute;
  138. top: 20rpx;
  139. left: 313rpx;
  140. width: 50rpx;
  141. height: 44rpx;
  142. line-height: 44rpx;
  143. text-align: center;
  144. color: red;
  145. font-size: 28rpx;
  146. font-weight: lighter;
  147. }
  148. .category text{
  149. color: #959595;
  150. font-weight: 500;
  151. font-size: 36rpx;
  152. }
  153. .play,.attention,.point,.red-flower{
  154. flex: 1;
  155. text-align: center;
  156. }
  157. .wallet,.grouping,.reader,.keep,.attention-me{
  158. margin-top: 8rpx;
  159. width: 732rpx;
  160. height: 120rpx;
  161. background: #FFFFFF;
  162. border-radius: 20rpx;
  163. display: flex;
  164. align-items: center;
  165. justify-content: space-between;
  166. }
  167. .wallet-title,.grouping-title,.reader-title,.keep-title,.attention-me-title{
  168. margin-left: 50rpx;
  169. }
  170. .image-box{
  171. display: inline-block;
  172. width: 56rpx;
  173. height: 56rpx;
  174. }
  175. .wallet image,.grouping image,.reader image,.keep image,.attention-me image{
  176. width: 100%;
  177. height: 100%;
  178. vertical-align: bottom;
  179. }
  180. .wallet .text,.grouping .text,.reader .text,.keep .text,.attention-me .text{
  181. display: inline-block;
  182. margin-left: 14rpx;
  183. font-size: 36rpx;
  184. color: #101010;
  185. }
  186. .wallet .wallet-detail,.grouping .grouping-detail,.reader-detail,.keep-detail,.attention-me-detail{
  187. width: 48rpx;
  188. height: 48rpx;
  189. line-height: 48rpx;
  190. color: #101010;
  191. text-align: center;
  192. margin-right: 20rpx;
  193. }
  194. */