clerk.wxss 3.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199
  1. @charset "UTF-8";
  2. .text-center.data-v-ab911fd6 {
  3. text-align: center;
  4. }
  5. .font-weight.data-v-ab911fd6 {
  6. font-weight: bold;
  7. }
  8. .page-width.data-v-ab911fd6 {
  9. width: 100%;
  10. }
  11. .goods-hover-class.data-v-ab911fd6 {
  12. opacity: .9;
  13. background-color: #f7f7f7;
  14. }
  15. .background-image.data-v-ab911fd6 {
  16. background-repeat: no-repeat;
  17. background-size: 100% 100%;
  18. background-position: center;
  19. }
  20. /*全局文字大小*/
  21. /* 屏幕宽度*/
  22. page.data-v-ab911fd6 {
  23. font-size: 32rpx;
  24. background: #f7f7f7;
  25. }
  26. .page-width.data-v-ab911fd6 {
  27. width: 100%;
  28. }
  29. .u-hover-class.data-v-ab911fd6 {
  30. opacity: .9;
  31. background-color: #f7f7f7;
  32. }
  33. .safe-area-inset-bottom.data-v-ab911fd6 {
  34. padding-bottom: 0;
  35. padding-bottom: constant(safe-area-inset-bottom);
  36. padding-bottom: env(safe-area-inset-bottom);
  37. }
  38. .box.data-v-ab911fd6 {
  39. display: -webkit-box;
  40. display: -webkit-flex;
  41. display: flex;
  42. -webkit-box-orient: vertical;
  43. -webkit-box-direction: normal;
  44. -webkit-flex-direction: column;
  45. flex-direction: column;
  46. }
  47. .box .item.data-v-ab911fd6 {
  48. margin-bottom: 140rpx;
  49. }
  50. .card-info.data-v-ab911fd6 {
  51. margin: 0 24rpx;
  52. border-radius: 15rpx;
  53. background-color: #fff;
  54. position: relative;
  55. margin-top: 70rpx;
  56. text-align: center;
  57. padding: 80rpx 24rpx 36rpx;
  58. margin-bottom: 20rpx;
  59. }
  60. .card-img.data-v-ab911fd6 {
  61. height: 88rpx;
  62. width: 88rpx;
  63. position: absolute;
  64. left: 0;
  65. right: 0;
  66. margin: 0 auto;
  67. top: -44rpx;
  68. border-radius: 44rpx;
  69. }
  70. .card-name.data-v-ab911fd6 {
  71. font-size: 46rpx;
  72. max-width: 70%;
  73. color: #353535;
  74. margin: 0 auto 38rpx;
  75. }
  76. .card-status.data-v-ab911fd6 {
  77. width: 160rpx;
  78. height: 60rpx;
  79. position: absolute;
  80. bottom: 30rpx;
  81. left: 0;
  82. right: 0;
  83. margin: 0 auto;
  84. line-height: 60rpx;
  85. font-size: 15px;
  86. border-radius: 30rpx;
  87. background-color: #FEEEEE;
  88. color: #FF4544;
  89. }
  90. .card-about.data-v-ab911fd6 {
  91. padding: 40rpx;
  92. width: 90%;
  93. margin: 0 auto 50rpx;
  94. border-radius: 15rpx;
  95. background-color: #fff;
  96. font-size: 15px;
  97. }
  98. .about-title.data-v-ab911fd6 {
  99. color: #999999;
  100. margin-bottom: 40rpx;
  101. }
  102. .submit-btn.data-v-ab911fd6 {
  103. width: 702rpx;
  104. height: 88rpx;
  105. margin: 0 auto;
  106. padding: 0;
  107. text-align: center;
  108. line-height: 88rpx;
  109. border-radius: 44rpx;
  110. background-color: #ff4544;
  111. color: #fff;
  112. font-size: 32rpx;
  113. }
  114. .bottom.data-v-ab911fd6 {
  115. position: fixed;
  116. bottom: 0;
  117. height: 140rpx;
  118. width: 100%;
  119. padding: 0 24rpx;
  120. border-top: 1rpx solid #e2e2e2;
  121. background: #ffffff;
  122. }
  123. .order-info.data-v-ab911fd6 {
  124. width: 702rpx;
  125. margin: 24rpx;
  126. background-color: #fff;
  127. border-radius: 16rpx;
  128. padding: 28rpx 24rpx;
  129. font-size: 28rpx;
  130. color: #353535;
  131. }
  132. .info-label.data-v-ab911fd6 {
  133. color: #999999;
  134. }
  135. .card-other.data-v-ab911fd6 {
  136. text-align: left;
  137. font-size: 28rpx;
  138. color: #353535;
  139. border-top: 1rpx solid #e2e2e2;
  140. }
  141. .other-label.data-v-ab911fd6 {
  142. color: #999999;
  143. margin: 30rpx 0 22rpx;
  144. }
  145. .bg.data-v-ab911fd6 {
  146. position: fixed;
  147. top: 0;
  148. left: 0;
  149. width: 100%;
  150. height: 100%;
  151. background-color: rgba(0, 0, 0, 0.3);
  152. z-index: 1000;
  153. }
  154. .dialog.data-v-ab911fd6 {
  155. width: 630rpx;
  156. background-color: #fff;
  157. padding-top: 40rpx;
  158. border-radius: 16rpx;
  159. font-size: 32rpx;
  160. color: #353535;
  161. text-align: center;
  162. }
  163. .dialog .title.data-v-ab911fd6 {
  164. font-size: 32rpx;
  165. color: #353535;
  166. margin-bottom: 40rpx;
  167. }
  168. .dialog-content.data-v-ab911fd6 {
  169. margin: 40rpx;
  170. display: -webkit-box;
  171. display: -webkit-flex;
  172. display: flex;
  173. -webkit-box-pack: center;
  174. -webkit-justify-content: center;
  175. justify-content: center;
  176. -webkit-box-align: center;
  177. -webkit-align-items: center;
  178. align-items: center;
  179. }
  180. .dialog-content .input-number.data-v-ab911fd6 {
  181. width: 288rpx;
  182. background: #f7f7f7;
  183. border-radius: 16rpx;
  184. height: 80rpx;
  185. margin-right: 16rpx;
  186. line-height: 80rpx;
  187. }
  188. .dialog-btn.data-v-ab911fd6 {
  189. color: #ff4544;
  190. height: 88rpx;
  191. line-height: 88rpx;
  192. border-top: 1rpx solid #e2e2e2;
  193. }
  194. .line.data-v-ab911fd6 {
  195. height: 45rpx;
  196. width: 1rpx;
  197. background-color: #e2e2e2;
  198. }