You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

receiveTicket.wxss 2.9KB

5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178
  1. /* pages/receiveTicket/receiveTicket.wxss */
  2. page{
  3. height:100%;
  4. position: fixed;
  5. }
  6. .all{
  7. width: 100%;
  8. height:100%;
  9. }
  10. .getBg{
  11. width: 700rpx;
  12. height: 846rpx;
  13. position: absolute;
  14. left: 50%;
  15. top: 10%;
  16. transform: translateX(-50%);
  17. z-index: 9;
  18. }
  19. .userName{
  20. text-align: center;
  21. font-size:40rpx;
  22. font-family:SourceHanSansCN;
  23. font-weight:500;
  24. color:rgba(0,0,0,1);
  25. }
  26. .userPhone{
  27. text-align: center;
  28. font-size:24rpx;
  29. font-family:SourceHanSansCN;
  30. font-weight:500;
  31. color:rgba(153,153,153,1);
  32. margin-top: 10rpx;
  33. margin-bottom: 20rpx;
  34. }
  35. .giveTo{
  36. text-align: center;
  37. font-size:30rpx;
  38. font-family:SourceHanSansCN;
  39. font-weight:bold;
  40. color:rgba(0,0,0,1);
  41. }
  42. .giveNum{
  43. text-align: center;
  44. }
  45. .ticketType{
  46. text-align: center;
  47. font-size:40rpx;
  48. font-family:SourceHanSansCN;
  49. font-weight:500;
  50. color:rgba(51,51,51,1);
  51. }
  52. .textNum{
  53. font-size:80rpx;
  54. font-family:DINPro;
  55. font-weight:500;
  56. color:rgba(235,97,0,1);
  57. }
  58. .text{
  59. font-size:30rpx;
  60. font-family:SourceHanSansCN;
  61. font-weight:500;
  62. color:rgba(51,51,51,1);
  63. }
  64. .content{
  65. margin-top: 220rpx;
  66. }
  67. .contBot{
  68. position: relative;
  69. text-align: center;
  70. }
  71. .picView{
  72. width: 248rpx;
  73. height: 248rpx;
  74. border-radius: 10rpx;
  75. overflow: hidden;
  76. }
  77. .smallTicket{
  78. width: 248rpx;
  79. height: 248rpx;
  80. }
  81. .textView{
  82. width: 318rpx;
  83. height: 248rpx;
  84. position: absolute;
  85. top: 90rpx;
  86. left: 135rpx;
  87. }
  88. .textView text{
  89. display: block;
  90. }
  91. .nameText{
  92. font-size:50rpx;
  93. font-family:DINPro;
  94. font-weight:bold;
  95. color:rgba(106,10,14,1);
  96. }
  97. .timeText{
  98. font-size:20rpx;
  99. font-family:SourceHanSansCN;
  100. font-weight:300;
  101. color:rgba(153,153,153,1);
  102. }
  103. .getTicket{
  104. display: block;
  105. width: 670rpx;
  106. height: 98rpx;
  107. margin: 180rpx auto 0 auto;
  108. }
  109. .errorTitle{
  110. text-align: center;
  111. margin-top: 300rpx;
  112. font-size:60rpx;
  113. font-family:SourceHanSansCN;
  114. font-weight:500;
  115. color:rgba(0,0,0,1);
  116. }
  117. .ticketState{
  118. margin-top: 50rpx;
  119. margin-bottom: 203rpx;
  120. text-align: center;
  121. font-size:30rpx;
  122. font-family:SourceHanSansCN;
  123. font-weight:500;
  124. color:rgba(0,0,0,1);
  125. }
  126. .question{
  127. text-align: center;
  128. font-size:30rpx;
  129. font-family:SourceHanSansCN;
  130. font-weight:500;
  131. color:rgba(102,102,102,1);
  132. }
  133. .wx{
  134. text-align: center;
  135. font-size:24rpx;
  136. font-family:SourceHanSansCN;
  137. font-weight:500;
  138. color:rgba(153,153,153,1);
  139. }
  140. .phone{
  141. text-align: center;
  142. font-size:30rpx;
  143. font-family:SourceHanSansCN;
  144. font-weight:500;
  145. color:rgba(102,102,102,1);
  146. }
  147. .sureTicket{
  148. display: block;
  149. width: 670rpx;
  150. height: 98rpx;
  151. margin: 310rpx auto 0 auto;
  152. }
  153. .receiveTicket{
  154. width: 609rpx;
  155. height: 230rpx;
  156. }
  157. .bigticketView{
  158. display: flex;
  159. justify-content: center;
  160. align-items: center;
  161. color:#8f560f;
  162. }
  163. .maney{
  164. font-weight:bold;
  165. font-size:40rpx;
  166. }
  167. .Bigticket{
  168. font-size:35rpx;
  169. font-family:DINPro;
  170. color:#8f560f;
  171. }
  172. .line{
  173. width: 605rpx;
  174. margin: 70rpx auto 20rpx auto;
  175. height: 1rpx;
  176. background-color: #cccccc;
  177. }