send.wxss 4.6 KB

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