index.rpx.scss 3.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195
  1. .page{
  2. background: #F7F7F7;
  3. }
  4. .group{
  5. background: #FFFFFF;
  6. padding: 32rpx 32rpx;
  7. }
  8. .group2{
  9. background: #FFFFFF;
  10. padding: 0 32rpx;
  11. height: 212rpx;
  12. position: fixed;
  13. bottom: 0;
  14. z-index: 5;
  15. }
  16. .groupItem1{
  17. height: 220rpx;
  18. border-bottom: 1px solid #EEEEEE;
  19. }
  20. .groupItem{
  21. height: 154rpx;
  22. border-bottom: 1px solid #EEEEEE;
  23. }
  24. .groupItemKey{
  25. font-size: 28rpx;
  26. font-weight: bold;
  27. color: #333333;
  28. }
  29. .groupItemContent{
  30. font-size: 28rpx;
  31. font-weight: 400;
  32. color: #999999;
  33. }
  34. .hint{
  35. width: 24rpx;
  36. height: 24rpx;
  37. border-radius: 12rpx;
  38. text-align: center;
  39. background: #FFAF36;
  40. color: #FFFFFF;
  41. font-size: 18rpx;
  42. }
  43. .hintCentent{
  44. font-size: 24rpx;
  45. font-weight: 400;
  46. color: #FFAF36;
  47. line-height: 28rpx;
  48. margin-left: 10rpx;
  49. }
  50. .textareaView{
  51. height: 280rpx;
  52. background: #FAFAFA;
  53. border-radius: 16rpx;
  54. margin-top: 16rpx;
  55. margin-bottom: 32rpx;
  56. font-size: 28rpx;
  57. font-family: PingFangSC-Regular, PingFang SC;
  58. font-weight: 400;
  59. color: #999999;
  60. padding: 24rpx;
  61. }
  62. .btnTitle{
  63. font-size: 24rpx;
  64. font-weight: 400;
  65. color: #333333;
  66. margin-left: 32rpx;
  67. margin-top: 24rpx;
  68. }
  69. .btn{
  70. width: 686rpx;
  71. height: 108rpx;
  72. background: #FFF6CE;
  73. border-radius: 60rpx;
  74. margin-top: 16rpx;
  75. }
  76. .title{
  77. font-size: 24rpx;
  78. font-weight: 400;
  79. color: #333333;
  80. line-height: 108rpx;
  81. margin-top: 32rpx;
  82. margin-left: 32rpx;
  83. }
  84. .num{
  85. font-size: 36rpx;
  86. font-weight: bord;
  87. color: #111111;
  88. line-height: 108rpx;
  89. margin-left: 8rpx;
  90. }
  91. .btnRight{
  92. width: 220rpx;
  93. height: 108rpx;
  94. background: #FFE05C;
  95. border-radius: 0rpx 60rpx 60rpx 0rpx;
  96. font-size: 32rpx;
  97. font-weight: bold;
  98. color: #111111;
  99. line-height: 108rpx;
  100. text-align: center;
  101. }
  102. .marginTop{
  103. margin-top: 24rpx;
  104. }
  105. .payView{
  106. height: 638rpx;
  107. background: #FFFFFF;
  108. box-shadow: 0rpx -4rpx 8rpx 0rpx rgba(0,0,0,0.03);
  109. border-radius: 24rpx 24rpx 0rpx 0rpx;
  110. padding: 24rpx 32rpx;
  111. }
  112. .payType{
  113. font-size: 32rpx;
  114. font-family: PingFangSC-Medium, PingFang SC;
  115. font-weight: bord;
  116. color: #111111;
  117. line-height: 48rpx;
  118. }
  119. .x{
  120. width: 35rpx;
  121. height: 35rpx;
  122. border-radius: 18rpx;
  123. }
  124. .payTitle{
  125. font-size: 24rpx;
  126. font-family: PingFangSC-Regular, PingFang SC;
  127. font-weight: 400;
  128. color: #666666;
  129. line-height: 40rpx;
  130. margin-top: 8rpx;
  131. }
  132. .payItem{
  133. background: #FAFAFA;
  134. border-radius: 20rpx;
  135. padding: 34rpx 32rpx;
  136. margin-top: 32rpx;
  137. }
  138. .payName{
  139. margin-left: 24rpx;
  140. }
  141. .balance{
  142. font-size: 24rpx;
  143. font-family: PingFangSC-Regular, PingFang SC;
  144. font-weight: 400;
  145. color: #999999;
  146. line-height: 40rpx;
  147. }
  148. .commitBtn{
  149. width: 686rpx;
  150. height: 108rpx;
  151. background: #FFE05C;
  152. border-radius: 60rpx;
  153. margin-top: 32rpx;
  154. font-size: 32rpx;
  155. font-family: PingFangSC-Medium, PingFang SC;
  156. font-weight: bold;
  157. color: #111111;
  158. line-height: 108rpx;
  159. text-align: center;
  160. }
  161. .passwordView{
  162. background: #FFFFFF;
  163. width: 686rpx;
  164. height: 400rpx;
  165. border-radius: 20rpx;
  166. padding: 34rpx 0;
  167. }
  168. .h-tab-bar{
  169. margin-top: 80rpx;
  170. }
  171. .h-operate-btn{
  172. width: 550rpx;
  173. height: 80rpx;
  174. border-radius: 40rpx;
  175. background: #FFE05C;
  176. line-height: 80rpx;
  177. text-align: center;
  178. margin-top: 80rpx;
  179. }
  180. .text_5{
  181. overflow-wrap: break-word;
  182. font-size: 24rpx;
  183. color: red;
  184. font-weight: normal;
  185. text-align: left;
  186. white-space: nowrap;
  187. }