summary.wxss 3.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211
  1. @charset "UTF-8";
  2. .text-center.data-v-bff5aed6 {
  3. text-align: center;
  4. }
  5. .font-weight.data-v-bff5aed6 {
  6. font-weight: bold;
  7. }
  8. .page-width.data-v-bff5aed6 {
  9. width: 100%;
  10. }
  11. .goods-hover-class.data-v-bff5aed6 {
  12. opacity: .9;
  13. background-color: #f7f7f7;
  14. }
  15. .background-image.data-v-bff5aed6 {
  16. background-repeat: no-repeat;
  17. background-size: 100% 100%;
  18. background-position: center;
  19. }
  20. /*全局文字大小*/
  21. /* 屏幕宽度*/
  22. page.data-v-bff5aed6 {
  23. font-size: 32rpx;
  24. background: #f7f7f7;
  25. }
  26. .page-width.data-v-bff5aed6 {
  27. width: 100%;
  28. }
  29. .u-hover-class.data-v-bff5aed6 {
  30. opacity: .9;
  31. background-color: #f7f7f7;
  32. }
  33. .safe-area-inset-bottom.data-v-bff5aed6 {
  34. padding-bottom: 0;
  35. padding-bottom: constant(safe-area-inset-bottom);
  36. padding-bottom: env(safe-area-inset-bottom);
  37. }
  38. .poster-dialog.data-v-bff5aed6 {
  39. position: fixed;
  40. left: 0;
  41. top: 0;
  42. width: 100%;
  43. height: 100%;
  44. z-index: 500;
  45. background-color: rgba(0, 0, 0, 0.5);
  46. }
  47. .tab-list.data-v-bff5aed6 {
  48. position: fixed;
  49. top: 0;
  50. left: 0;
  51. z-index: 300;
  52. background-color: #fff;
  53. padding: 20rpx 0;
  54. width: 100%;
  55. }
  56. .tab-list .tab.data-v-bff5aed6 {
  57. width: 600rpx;
  58. border-radius: 40rpx;
  59. font-size: 28rpx;
  60. color: #ff4544;
  61. border: 2rpx solid #ff4544;
  62. margin: 0 auto 20rpx;
  63. }
  64. .tab-list .tab view.data-v-bff5aed6 {
  65. width: 300rpx;
  66. height: 72rpx;
  67. text-align: center;
  68. line-height: 72rpx;
  69. }
  70. .tab-list .tab .active.data-v-bff5aed6 {
  71. border-radius: 36rpx;
  72. background-color: #ff4544;
  73. color: #fff;
  74. }
  75. .tab-list .tab-date view.data-v-bff5aed6 {
  76. padding: 0 24rpx;
  77. height: 60rpx;
  78. line-height: 60rpx;
  79. margin-left: 24rpx;
  80. border-radius: 40rpx;
  81. color: #353535;
  82. font-size: 26rpx;
  83. display: inline-block;
  84. }
  85. .tab-list .tab-date .customize.data-v-bff5aed6 {
  86. width: 172rpx;
  87. padding: 0;
  88. text-align: center;
  89. }
  90. .tab-list .tab-date .active.data-v-bff5aed6 {
  91. background-color: #ff4544;
  92. color: #fff;
  93. }
  94. .list.data-v-bff5aed6 {
  95. padding-top: 72rpx;
  96. display: none;
  97. position: absolute;
  98. top: 0;
  99. left: 0;
  100. width: 100%;
  101. height: 100%;
  102. background-size: 100% 100%;
  103. background-position: center;
  104. background-repeat: no-repeat;
  105. }
  106. .list .show-icon.data-v-bff5aed6 {
  107. width: 100%;
  108. bottom: 0;
  109. left: 0;
  110. position: absolute;
  111. height: 70%;
  112. }
  113. .list .show-icon.first.data-v-bff5aed6 {
  114. padding-top: 40rpx;
  115. }
  116. .list.active.data-v-bff5aed6 {
  117. position: fixed;
  118. top: 0;
  119. z-index: 100;
  120. display: block;
  121. }
  122. .list.next.data-v-bff5aed6 {
  123. top: 100%;
  124. display: block;
  125. z-index: 200;
  126. }
  127. .info.data-v-bff5aed6 {
  128. font-size: 40rpx;
  129. color: #fff;
  130. text-align: center;
  131. width: 100%;
  132. position: absolute;
  133. top: 138rpx;
  134. font-family: hycyj;
  135. left: 0;
  136. height: 15%;
  137. }
  138. .info .name.data-v-bff5aed6 {
  139. font-size: 58rpx;
  140. color: #fff7be;
  141. }
  142. .info .day.data-v-bff5aed6 {
  143. color: #fff7be;
  144. font-size: 95rpx;
  145. font-family: DIN;
  146. }
  147. .info .yesterday.data-v-bff5aed6 {
  148. font-size: 58rpx;
  149. font-family: DIN;
  150. color: #fff7be;
  151. }
  152. .info .pay-price.data-v-bff5aed6 {
  153. font-size: 95rpx;
  154. font-family: DIN;
  155. color: #fff7be;
  156. }
  157. .info .other.data-v-bff5aed6 {
  158. margin: 30rpx 0 10rpx;
  159. }
  160. .total-gif.data-v-bff5aed6 {
  161. position: absolute;
  162. top: 345rpx;
  163. left: 30rpx;
  164. z-index: 20;
  165. width: 691rpx;
  166. height: 767rpx;
  167. }
  168. .buy-gif.data-v-bff5aed6 {
  169. position: absolute;
  170. top: 450rpx;
  171. left: 30rpx;
  172. z-index: 20;
  173. width: 691rpx;
  174. height: 663rpx;
  175. }
  176. .text-info.data-v-bff5aed6 {
  177. position: fixed;
  178. bottom: 104rpx;
  179. left: 0;
  180. width: 100%;
  181. text-align: center;
  182. font-size: 29rpx;
  183. color: #fff;
  184. font-family: hycyj;
  185. z-index: 100;
  186. }
  187. .page-down.data-v-bff5aed6 {
  188. position: fixed;
  189. bottom: 24rpx;
  190. left: 0;
  191. right: 0;
  192. width: 70rpx;
  193. height: 70rpx;
  194. margin: 0 auto;
  195. z-index: 100;
  196. }
  197. .more-menu.data-v-bff5aed6 {
  198. position: fixed;
  199. bottom: 35rpx;
  200. left: 0;
  201. right: 0;
  202. width: 100%;
  203. height: 89rpx;
  204. z-index: 100;
  205. }
  206. .more-menu image.data-v-bff5aed6 {
  207. width: 89rpx;
  208. height: 89rpx;
  209. margin: 0 100rpx;
  210. }