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.

264 lines
3.9KB

  1. /* pages/personalCenter/personalCenter.wxss */
  2. page{
  3. height: 100%;
  4. width: 100%;
  5. }
  6. .all{
  7. height: 100%;
  8. width: 100%;
  9. position: fixed;
  10. top: 0;
  11. left: 0;
  12. }
  13. .centerBg{
  14. width: 100%;
  15. height: 535rpx;
  16. }
  17. .userCircle{
  18. width: 100%;
  19. height: 448rpx;
  20. }
  21. .userMess{
  22. width: 100%;
  23. position: absolute;
  24. top: 117rpx;
  25. left: 0;
  26. }
  27. .userHeader{
  28. width: 200rpx;
  29. height: 200rpx;
  30. overflow: hidden;
  31. border-radius: 50%;
  32. }
  33. .userHeaderBtn{
  34. width: 200rpx;
  35. height: 200rpx;
  36. overflow: hidden;
  37. border-radius: 50%;
  38. margin: 0;
  39. padding: 0;
  40. background-color: transparent;
  41. }
  42. .noUserBtn{
  43. margin-top: 20rpx;
  44. width: 230rpx;
  45. height: 64rpx;
  46. border: none;
  47. border-color: transparent;
  48. border-radius: 0;
  49. padding: 0;
  50. background-color: transparent;
  51. }
  52. .noUserBtn::after{
  53. border: none
  54. }
  55. .userImg{
  56. width: 200rpx;
  57. height: 200rpx;
  58. }
  59. .userAll{
  60. text-align: center;
  61. position:absolute;
  62. top:42rpx;
  63. left: 50%;
  64. transform: translateX(-50%);
  65. display: flex;
  66. justify-content: center;
  67. align-items: center;
  68. flex-wrap: wrap;
  69. flex-direction: column;
  70. }
  71. .userName{
  72. font-size:40rpx;
  73. color:rgba(51,51,51,1);
  74. font-weight:bold;
  75. /* margin-top: 31rpx; */
  76. margin-bottom: 16rpx;
  77. }
  78. .userPhone{
  79. font-size:30rpx;
  80. color:rgba(102,102,102,1);
  81. }
  82. .myTicketAll{
  83. padding: 0 64rpx;
  84. position: absolute;
  85. top: 390rpx;
  86. }
  87. .myTicketTop{
  88. display: flex;
  89. justify-content: space-between;
  90. align-items: center;
  91. width: 622rpx;
  92. }
  93. .ticketIcon{
  94. width: 49rpx;
  95. height: 30rpx;
  96. }
  97. .ticketArrows{
  98. width: 34rpx;
  99. height: 19rpx;
  100. }
  101. .myTicket{
  102. margin-right: 350rpx;
  103. font-size:30rpx;
  104. font-family:SourceHanSansCN;
  105. font-weight:bold;
  106. color:rgba(51,51,51,1);
  107. }
  108. .ticketCont{
  109. display: flex;
  110. justify-content: center;
  111. align-items: center;
  112. }
  113. .ticketImg{
  114. width: 254rpx;
  115. height: 248rpx;
  116. border-radius:10px 0px 0px 10px;
  117. overflow: hidden;
  118. margin-right: 32rpx;
  119. }
  120. .name{
  121. font-size:40rpx;
  122. font-family:DINPro;
  123. font-weight:bold;
  124. color:#8f560f;
  125. }
  126. .name1,.name2{
  127. font-size:35rpx;
  128. font-family:SourceHanSansCN;
  129. font-weight:bold;
  130. color:rgba(106,10,14,1);
  131. }
  132. .name3{
  133. font-size:60rpx;
  134. font-family:SourceHanSansCN;
  135. font-weight:bold;
  136. color:rgba(106,10,14,1);
  137. }
  138. .time{
  139. font-size:20rpx;
  140. font-family:SourceHanSansCN;
  141. font-weight:300;
  142. color:rgba(153,153,153,1);
  143. }
  144. .look{
  145. /* display: flex;
  146. justify-content: space-between;
  147. align-items: center;*/
  148. /* margin-bottom: 33rpx; */
  149. }
  150. .giveFrinedBtn{
  151. width: 308rpx;
  152. height: 73rpx;
  153. float: right;
  154. }
  155. .clickLook{
  156. font-size:30rpx;
  157. font-family:SourceHanSansCN;
  158. font-weight:500;
  159. color:rgba(0,0,0,1);
  160. margin-left: 15rpx;
  161. }
  162. .scrollY1{
  163. height: 360rpx;
  164. margin-top: 33rpx;
  165. }
  166. .scrollY2{
  167. height: 200rpx;
  168. margin-top: 20rpx;
  169. }
  170. .historyIcon{
  171. width: 30rpx;
  172. height: 30rpx;
  173. }
  174. .history{
  175. display: flex;
  176. justify-content: space-between;
  177. align-items: center;
  178. margin-bottom: 20rpx;
  179. }
  180. .historyLeft{
  181. position: relative;
  182. /* width: 179rpx; */
  183. width: 300rpx;
  184. height: 36rpx;
  185. }
  186. .ticketCode{
  187. text-align: center;
  188. font-size:20rpx;
  189. font-family:DIN;
  190. font-weight:500;
  191. }
  192. .historyTicketBg{
  193. /* width: 179rpx; */
  194. width: 300rpx;
  195. height: 36rpx;
  196. display: none;
  197. }
  198. .tickName{
  199. font-size:20rpx;
  200. color:rgba(102,102,102,1);
  201. }
  202. .tickType{
  203. font-size:24rpx;
  204. font-family:SourceHanSansCN;
  205. font-weight:bold;
  206. color:rgba(235,97,0,1);
  207. }
  208. .line{
  209. width: 630rpx;
  210. height: 2rpx;
  211. background-color: #CCCCCC;
  212. margin: 0 auto 40rpx auto;
  213. }
  214. /* .contAll{
  215. box-shadow: 50rpx 10rpx 20rpx #d4d2d2;
  216. } */
  217. .getToRsgister{
  218. width: 230rpx;
  219. height: 64rpx;
  220. margin-top: 20rpx;
  221. }
  222. .getHeader{
  223. width: 230rpx;
  224. height: 64rpx;
  225. }
  226. .centerBuy{
  227. width: 650rpx;
  228. height: 275rpx;
  229. }
  230. .rigWord{
  231. width: 350rpx;
  232. text-align: center;
  233. position: absolute;
  234. top: 85rpx;
  235. left: 45rpx;
  236. }
  237. .bigticketView{
  238. display: flex;
  239. justify-content: center;
  240. align-items: center;
  241. color:#8f560f;
  242. }
  243. .maney{
  244. font-weight:bold;
  245. font-size:40rpx;
  246. }
  247. .Bigticket{
  248. font-size:35rpx;
  249. font-family:DINPro;
  250. color:#8f560f;
  251. }
  252. .lookTicket{
  253. width: 308rpx;
  254. height: 73rpx;
  255. }