app-order.wxss 4.3 KB

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