index.rpx.scss 3.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206
  1. .page{
  2. background: #F7F7F7;
  3. border-top: 1px solid #F7F7F7 ;
  4. }
  5. .centent{
  6. padding: 0 32rpx;
  7. }
  8. .btn{
  9. height: 84rpx;
  10. background: #FFE05C;
  11. border-radius: 54rpx;
  12. margin: 32rpx 0;
  13. font-size: 28rpx;
  14. font-family: PingFangSC-Regular, PingFang SC;
  15. font-weight: 400;
  16. color: #333333;
  17. line-height: 84rpx;
  18. text-align: center;
  19. }
  20. .noUse{
  21. margin: 32rpx 0;
  22. font-size: 28rpx;
  23. font-family: PingFangSC-Regular, PingFang SC;
  24. font-weight: 400;
  25. color: #333333;
  26. line-height: 40rpx;
  27. }
  28. .row-list{
  29. width: 686rpx;
  30. min-height: 188rpx;
  31. margin-top: 24rpx;
  32. background: #FFFFFF;
  33. //background-image: url('/static/coupon/u210.png');
  34. //background-repeat: no-repeat;
  35. //background-size: cover;
  36. overflow: hidden;
  37. border-radius: 20rpx;
  38. }
  39. .h-text{
  40. width: 200rpx;
  41. min-height: 188rpx;
  42. background: #FFE05C;
  43. }
  44. .h-center-content{
  45. width: 298rpx;
  46. min-height: 188rpx;
  47. }
  48. .h-right-content{
  49. width: 188rpx;
  50. min-height: 188rpx;
  51. }
  52. .money{
  53. height: 52rpx;
  54. font-size: 36rpx;
  55. font-family: DINAlternate-Bold, DINAlternate;
  56. font-weight: bold;
  57. color: #333333;
  58. line-height: 52rpx;
  59. text-align: center;
  60. }
  61. .desc{
  62. height: 36rpx;
  63. font-size: 20rpx;
  64. font-family: PingFangSC-Regular, PingFang SC;
  65. font-weight: 400;
  66. color: #333333;
  67. line-height: 36rpx;
  68. text-align: center;
  69. }
  70. .h-value{
  71. font-size: 28rpx;
  72. font-family: PingFangSC-Medium, PingFang SC;
  73. font-weight: bold;
  74. color: #333333;
  75. line-height: 44rpx;
  76. margin-top: 24rpx;
  77. margin-left: 24rpx;
  78. }
  79. .title{
  80. font-size: 20rpx;
  81. font-family: PingFangSC-Regular, PingFang SC;
  82. font-weight: 400;
  83. color: #999999;
  84. line-height: 36rpx;
  85. margin-left: 24rpx;
  86. }
  87. .h-btn-value-use{
  88. width: 156rpx;
  89. height: 64rpx;
  90. background: #93D21A;
  91. border-radius: 32rpx;
  92. font-size: 24rpx;
  93. font-family: PingFangSC-Regular, PingFang SC;
  94. font-weight: 400;
  95. color: #FFFFFF;
  96. line-height: 64rpx;
  97. text-align: center;
  98. }
  99. .h-btn-img{
  100. width: 136rpx;
  101. height: 136rpx;
  102. }
  103. .row-list:first-child{
  104. margin-top: 0;
  105. }
  106. .btn{
  107. width: 156rpx;
  108. height: 64rpx;
  109. background: #93D21A;
  110. border-radius: 32rpx;
  111. font-size: 24rpx;
  112. font-family: PingFangSC-Regular, PingFang SC;
  113. font-weight: 400;
  114. color: #FFFFFF;
  115. line-height: 64rpx;
  116. text-align: center;
  117. }
  118. .payView{
  119. height: 400rpx;
  120. background: #FFFFFF;
  121. box-shadow: 0rpx -4rpx 8rpx 0rpx rgba(0,0,0,0.03);
  122. border-radius: 24rpx 24rpx 0rpx 0rpx;
  123. padding: 24rpx 32rpx;
  124. z-index: 100;
  125. }
  126. .payType{
  127. font-size: 32rpx;
  128. font-family: PingFangSC-Medium, PingFang SC;
  129. font-weight: bord;
  130. color: #111111;
  131. line-height: 48rpx;
  132. }
  133. .x{
  134. width: 35rpx;
  135. height: 35rpx;
  136. border-radius: 18rpx;
  137. }
  138. .payTitle{
  139. font-size: 24rpx;
  140. font-family: PingFangSC-Regular, PingFang SC;
  141. font-weight: 400;
  142. color: #666666;
  143. line-height: 40rpx;
  144. margin-top: 8rpx;
  145. }
  146. .payItem{
  147. background: #FAFAFA;
  148. border-radius: 20rpx;
  149. padding: 34rpx 32rpx;
  150. margin-top: 32rpx;
  151. }
  152. .payName{
  153. margin-left: 24rpx;
  154. }
  155. .balance{
  156. font-size: 24rpx;
  157. font-family: PingFangSC-Regular, PingFang SC;
  158. font-weight: 400;
  159. color: #999999;
  160. line-height: 40rpx;
  161. }
  162. .commitBtn{
  163. width: 686rpx;
  164. height: 108rpx;
  165. background: #FFE05C;
  166. border-radius: 60rpx;
  167. margin-top: 32rpx;
  168. font-size: 32rpx;
  169. font-family: PingFangSC-Medium, PingFang SC;
  170. font-weight: bold;
  171. color: #111111;
  172. line-height: 108rpx;
  173. text-align: center;
  174. }
  175. .empty{
  176. margin-top: 80rpx;
  177. width: 300rpx;
  178. }
  179. .emptyText{
  180. font-size: 28rpx;
  181. color: #8f939c;
  182. margin-top: 20rpx;
  183. }
  184. .btnTitle{
  185. font-size: 24rpx;
  186. font-weight: 400;
  187. color: #333333;
  188. line-height: 50px;
  189. background: #FFFFFF;
  190. padding-left: 32rpx;
  191. }