东风启辰小程序端
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.

203 líneas
3.2KB

  1. /* pages/poster/poster.wxss */
  2. image{
  3. display: block;
  4. }
  5. view{
  6. -webkit-overflow-scrolling: touch;
  7. }
  8. .main{
  9. height: calc(100vh - 150rpx);
  10. overflow: auto;
  11. position: relative;
  12. background-image: url('https://www.jiyou-tech.com/2020/496_qichen/static/images/posterBg.jpg?v=002');
  13. }
  14. .operationFrame{
  15. margin-top: 43rpx;
  16. width: 750rpx;
  17. height: 234rpx;
  18. /* background-image: url('https://www.jiyou-tech.com/2020/496_qichen/static/images/posterBg.png?v=002'); */
  19. display: flex;
  20. align-items: center;
  21. justify-content:center;
  22. }
  23. .operationGroup{
  24. width: 96rpx;
  25. display: flex;
  26. flex-direction: column;
  27. align-items: center;
  28. position: relative;
  29. overflow: hidden;
  30. }
  31. .saveIcon{
  32. width: 96rpx;
  33. height: 96rpx;
  34. }
  35. .operationText{
  36. margin-top: 12rpx;
  37. line-height: 12rpx;
  38. font-size:12rpx;
  39. font-family:PingFang;
  40. font-weight:bold;
  41. color:rgba(113,112,113,1);
  42. }
  43. .shareBtn{
  44. position: absolute;
  45. top: 0;
  46. left: 0;
  47. width: 96rpx;
  48. height: 96rpx;
  49. margin: 0;
  50. padding: 0;
  51. opacity: 0;
  52. }
  53. .selectTempFrame{
  54. width:443rpx;
  55. height:817rpx;
  56. position: relative;
  57. margin: 0 auto;
  58. margin-top: 92rpx;
  59. box-sizing: border-box;
  60. background-color: #00548C;
  61. }
  62. .selectTempFrameBorder{
  63. border: 10rpx solid #00548C;
  64. }
  65. .posterChoose{
  66. width: 73rpx;
  67. height: 73rpx;
  68. position: absolute;
  69. left: 50%;
  70. transform: translate(-50%,-50%);
  71. top:0;
  72. z-index: 2;
  73. }
  74. .canvasDraw{
  75. width:1776rpx;
  76. height:3268rpx;
  77. position: fixed;
  78. top: 0;
  79. left: -1776rpx;
  80. background-color: black;
  81. }
  82. .lookBigPic{
  83. display: flex;
  84. align-items: center;
  85. flex-direction: column;
  86. margin-top: 5rpx;
  87. }
  88. .lookBigIcon{
  89. width: 41rpx;
  90. height: 41rpx;
  91. }
  92. .lookBigText{
  93. margin-top: 11rpx;
  94. font-size:18rpx;
  95. line-height: 18rpx;
  96. font-family:PingFang;
  97. font-weight:bold;
  98. color:rgba(113,112,113,1);
  99. }
  100. .selectPosterTip{
  101. width: 278rpx;
  102. height: 68rpx;
  103. margin: 0 auto;
  104. margin-top: 20rpx;
  105. }
  106. .swiperSty{
  107. width: 100%;
  108. height: 909rpx;
  109. }
  110. .swiperPoster{
  111. margin: 0 auto;
  112. width: 444rpx;
  113. height: 817rpx;
  114. }
  115. .leftArrow{
  116. position: absolute;
  117. top:50%;
  118. left: 23rpx;
  119. width: 28rpx;
  120. height: 118rpx;
  121. transform: translateY(-50%);
  122. }
  123. .rightArrow{
  124. position: absolute;
  125. width: 27rpx;
  126. height: 118rpx;
  127. top:50%;
  128. right: 23rpx;
  129. transform: translateY(-50%);
  130. }
  131. .imgGroup{
  132. position: relative;
  133. width: 100%;
  134. height: 100%;
  135. }
  136. .userMsg{
  137. position: absolute;
  138. left: 50rpx;
  139. top: 538rpx;
  140. display: flex;
  141. align-items: center;
  142. }
  143. .userHead{
  144. width: 48rpx;
  145. height: 48rpx;
  146. border-radius: 50%;
  147. overflow: hidden;
  148. }
  149. .userNickName{
  150. margin-left: 6rpx;
  151. line-height: 28rpx;
  152. font-size:28rpx;
  153. font-family:NissanBrand;
  154. font-weight:400;
  155. color:rgba(255,255,255,1);
  156. }
  157. .userQrCode{
  158. position: absolute;
  159. right: 57rpx;
  160. bottom: 39rpx;
  161. width: 105rpx;
  162. height: 105rpx;
  163. }
  164. .userNumber{
  165. position: absolute;
  166. left: 50rpx;
  167. top: 598rpx;
  168. width: 333rpx;
  169. height: 74rpx;
  170. }
  171. .posterNum{
  172. position: absolute;
  173. left: 0;
  174. top: 0;
  175. width: 100%;
  176. height: 100%;
  177. }
  178. .numberGroup{
  179. width: 100%;
  180. height: 100%;
  181. position: relative;
  182. }
  183. .numberNum{
  184. width: 32rpx;
  185. height: 40rpx;
  186. position: absolute;
  187. }
  188. .numberNum1{
  189. left: 120rpx;
  190. top: 4rpx;
  191. }
  192. .numberNum2{
  193. left: 155rpx;
  194. top: 4rpx;
  195. }
  196. .numberNum3{
  197. left: 188rpx;
  198. top: 4rpx;
  199. }
  200. .numberNum4{
  201. left: 223rpx;
  202. top: 4rpx;
  203. }