earnings.wxss 3.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237
  1. .panel1{
  2. width:710rpx;
  3. border-radius: 20rpx;
  4. background-color: #fff;
  5. margin: 60rpx 0;
  6. }
  7. .panel11{
  8. width:100%;
  9. font-size: 22rpx;
  10. font-weight: 400;
  11. min-height: 178rpx;
  12. justify-content: flex-start;
  13. border-bottom:1rpx solid #e3e3e3;
  14. }
  15. .text1{
  16. margin-top: 30rpx;
  17. width:650rpx;
  18. }
  19. .panel12{
  20. width:100%;
  21. height: 100rpx;
  22. justify-content: space-between;
  23. }
  24. .text2{
  25. font-size: 28rpx;
  26. font-weight: 400;
  27. margin-left: 30rpx;
  28. }
  29. .Arrow{
  30. width:16rpx;
  31. height:26rpx;
  32. margin-right: 30rpx;
  33. }
  34. .panel4{
  35. width:710rpx;
  36. height:143rpx;
  37. border-radius: 20rpx;
  38. background-color: #fff;
  39. margin: 0 0 60rpx 0;
  40. justify-content: space-between;
  41. }
  42. .universalpic_exclamation_orange_40x40{
  43. width:40rpx;
  44. height:40rpx;
  45. margin-left: 30rpx;
  46. }
  47. .panel2{
  48. width: 100%;
  49. justify-content: space-between;
  50. }
  51. .text3{
  52. margin-left: 30rpx;
  53. font-size: 32rpx;
  54. color:#4D4D4D;
  55. }
  56. .text7{
  57. margin-right: 30rpx;
  58. font-size: 32rpx;
  59. color:#4D4D4D;
  60. }
  61. .Number1{
  62. font-family: 'Roboto-Black';
  63. font-size:28rpx;
  64. color:#4D4D4D;
  65. }
  66. .panel41{
  67. align-items: flex-start;
  68. margin-left: 20rpx;
  69. }
  70. .text8{
  71. font-size: 24rpx;
  72. color:#1E1E1E;
  73. margin-bottom: 10rpx;
  74. }
  75. .panel3{
  76. width: 100%;
  77. justify-content: flex-start;
  78. background-color: #fff;
  79. margin-top: 30rpx;
  80. }
  81. .panelItem{
  82. width: 100%;
  83. height:141rpx;
  84. justify-content: space-between;
  85. }
  86. .avatar{
  87. width:80rpx;
  88. height:80rpx;
  89. border-radius: 20rpx;
  90. margin-left: 30rpx;
  91. }
  92. .panelItem1{
  93. align-items: flex-start;
  94. margin-left: 20rpx;
  95. }
  96. .text4{
  97. font-size: 28rpx;
  98. color:#4D4D4D;
  99. font-weight: 400;
  100. }
  101. .text5{
  102. font-size: 20rpx;
  103. color:#9B9B9B;
  104. }
  105. .Right{
  106. margin-right: 30rpx;
  107. align-items: flex-end;
  108. }
  109. .text6{
  110. font-size: 24rpx;
  111. color:#4D4D4D;
  112. }
  113. .panelBottom{
  114. width:100%;
  115. height:131rpx;
  116. bottom: 0;
  117. position: fixed;
  118. background-color: #f2f2f2;
  119. border-top: 1rpx solid #d2d2d2;
  120. }
  121. .panelBottom .btn{
  122. width:730rpx;
  123. height:110rpx;
  124. border-radius: 20rpx;
  125. background-color: #F57C00;
  126. line-height: 110rpx;
  127. color:#fff;
  128. font-size:48rpx;
  129. text-align: center;
  130. }
  131. /* 申请提现 */
  132. .container2{
  133. background-color: rgba(0,0,0,0.8);
  134. position: fixed;
  135. top:0;
  136. z-index: 10;
  137. width: 100%;
  138. }
  139. .panel5{
  140. width: 710rpx;
  141. border-radius: 20rpx;
  142. position: fixed;
  143. bottom:160rpx;
  144. background-color: #fff;
  145. min-height: 500rpx;
  146. }
  147. .btnCancel{
  148. width:710rpx;
  149. height:100rpx;
  150. border-radius: 20rpx;
  151. text-align: center;
  152. line-height: 100rpx;
  153. font-size:28rpx;
  154. background-color: #fff;
  155. color: #1e1e1e;
  156. position: fixed;
  157. bottom:30rpx;
  158. }
  159. .text51{
  160. margin-top: 40rpx;
  161. font-size: 32rpx;
  162. color:#4D4D4D;
  163. }
  164. .panel51{
  165. margin-top: 10rpx;
  166. width:100%;
  167. }
  168. .panel511{
  169. flex: 1;
  170. }
  171. .text52{
  172. font-size: 64rpx;
  173. color:#4D4D4D;
  174. font-family: 'Roboto-Black';
  175. }
  176. .text53{
  177. font-size: 24rpx;
  178. color:#4D4D4D;
  179. margin: 0 30rpx 0 20rpx;
  180. font-weight: 400;
  181. }
  182. .panel52{
  183. width: 100%;
  184. background-color: #FFE4B6;
  185. height:94rpx;
  186. justify-content: space-between;
  187. margin-top: 30rpx;
  188. }
  189. .text54{
  190. font-size: 24rpx;
  191. color:#4D4D4D;
  192. margin: 0 30rpx 0 30rpx;
  193. font-weight: 400;
  194. }
  195. .panel53{
  196. width: 100%;
  197. height:94rpx;
  198. justify-content: space-between;
  199. }
  200. .btn2{
  201. width:100%;
  202. line-height: 127rpx;
  203. border-bottom-left-radius: 20rpx;
  204. border-bottom-right-radius: 20rpx;
  205. background-color: #F57C00;
  206. text-align: center;
  207. color:#fff;
  208. font-size: 48rpx;
  209. }