东风启辰小程序端
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

223 lines
3.6KB

  1. /* pages/coupon/coupon.wxss */
  2. image{
  3. display: block;
  4. }
  5. view{
  6. -webkit-overflow-scrolling: touch;
  7. }
  8. .main{
  9. height: calc(100vh - 120rpx);
  10. overflow: auto;
  11. position: relative;
  12. }
  13. .maskWindow{
  14. width: 750rpx;
  15. height: calc(100vh - 120rpx);
  16. position: fixed;
  17. top: 0;
  18. left: 0;
  19. background-color: rgba(000, 000, 000, 0.5);
  20. z-index: 9;
  21. display: flex;
  22. align-items: center;
  23. justify-content: center;
  24. }
  25. .couponBg{
  26. width: 750rpx;
  27. height: 1126rpx;
  28. }
  29. .prizeFrame{
  30. position: absolute;
  31. top: 672rpx;
  32. left: 50%;
  33. transform: translateX(-50%);
  34. width: 750rpx;
  35. height: auto;
  36. display: flex;
  37. align-items: center;
  38. flex-direction: column;
  39. padding-bottom: 34rpx;
  40. }
  41. .coupon{
  42. width: 627rpx;
  43. height: 581rpx;
  44. }
  45. .receiveBtn{
  46. width:653rpx;
  47. height:70rpx;
  48. text-align: center;
  49. line-height: 70rpx;
  50. font-size:30rpx;
  51. font-family:PingFang;
  52. font-weight:400;
  53. color:rgba(255,255,255,1);
  54. background-color: #29558D;
  55. border-radius: 20rpx;
  56. margin-top: 23rpx;
  57. }
  58. .getPrizeNumGroup{
  59. position: relative;
  60. width: 750rpx;
  61. height: 0;
  62. }
  63. .getPrizeNum{
  64. position: absolute;
  65. left: 0;
  66. top: -60rpx;
  67. width: 750rpx;
  68. height: 24rpx;
  69. line-height: 24rpx;
  70. font-size:24rpx;
  71. font-family:PingFang;
  72. font-weight:bold;
  73. color:rgba(248,197,109,1);
  74. text-align: center;
  75. }
  76. .btnGroup{
  77. padding: 40rpx 0;
  78. display: flex;
  79. align-items: center;
  80. justify-content: center;
  81. }
  82. .couponBtn{
  83. width: 711rpx;
  84. height: 71rpx;
  85. }
  86. .msgFrame{
  87. position: fixed;
  88. bottom: 120rpx;
  89. left: 0;
  90. width:750rpx;
  91. padding: 40rpx 20rpx;
  92. background-color: rgba(000, 000, 000, 0.5);
  93. box-sizing: border-box;
  94. }
  95. .inputGroup{
  96. position: relative;
  97. display: flex;
  98. align-items: center;
  99. justify-content: space-between;
  100. }
  101. .inputSty{
  102. width:347rpx;
  103. height:65rpx;
  104. background-color: white;
  105. border-radius: 20rpx;
  106. box-sizing: border-box;
  107. line-height: 65rpx;
  108. padding: 0 25rpx;
  109. font-size:24rpx;
  110. font-family:PingFangSC;
  111. font-weight:300;
  112. }
  113. .getPhoneFrame{
  114. position: absolute;
  115. top:0;
  116. right:0;
  117. width:347rpx;
  118. height:65rpx;
  119. border-radius: 10rpx;
  120. overflow: hidden;
  121. opacity: 0;
  122. z-index: 2;
  123. }
  124. .getPhoneBtn{
  125. margin: 0;
  126. padding: 0;
  127. height: 100%;
  128. width: 100%;
  129. }
  130. .selectGroup{
  131. width:710rpx;
  132. height:65rpx;
  133. background-color: white;
  134. border-radius: 20rpx;
  135. box-sizing: border-box;
  136. line-height: 65rpx;
  137. padding: 0 25rpx;
  138. margin-top: 18rpx;
  139. display: flex;
  140. align-items: center;
  141. justify-content: space-between;
  142. font-size:24rpx;
  143. font-family:PingFangSC;
  144. font-weight:300;
  145. }
  146. .selectIcon{
  147. width: 25rpx;
  148. height: 15rpx;
  149. }
  150. .codeGroup{
  151. width:710rpx;
  152. height:65rpx;
  153. background-color: white;
  154. border-radius: 20rpx;
  155. box-sizing: border-box;
  156. line-height: 65rpx;
  157. padding: 0 25rpx;
  158. margin-top: 18rpx;
  159. display: flex;
  160. align-items: center;
  161. justify-content: space-between;
  162. font-size:24rpx;
  163. font-family:PingFangSC;
  164. font-weight:300;
  165. }
  166. .inputCode{
  167. height: 100%;
  168. width: 500rpx;
  169. }
  170. .subscribeBtn{
  171. position: relative;
  172. width:710rpx;
  173. height:70rpx;
  174. margin-top: 18rpx;
  175. }
  176. .getUserMsgBtn{
  177. position: absolute;
  178. top: 0;
  179. left: 0;
  180. padding: 0;
  181. margin: 0;
  182. opacity: 0;
  183. }
  184. .newImagesGroup{
  185. width: 628rpx;
  186. height: 773rpx;
  187. position: relative;
  188. }
  189. .newImages14{
  190. width: 100%;
  191. height: 100%;
  192. }
  193. .newImages15{
  194. position: absolute;
  195. bottom:62rpx;
  196. left: 50%;
  197. transform: translateX(-50%);
  198. width: 348rpx;
  199. height: 65rpx;
  200. }
  201. .newImages16{
  202. position: absolute;
  203. top: -20rpx;
  204. right: -30rpx;
  205. width: 38rpx;
  206. height: 37rpx;
  207. }
  208. .lookCar{
  209. width: 81rpx;
  210. height: 81rpx;
  211. position: fixed;
  212. top: 267rpx;
  213. right: 34rpx;
  214. }
  215. .showWindow{
  216. position: absolute;
  217. top: 670rpx;
  218. left: 70rpx;
  219. width: 610rpx;
  220. height: 450rpx;
  221. }