order-submit.wxss 5.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264
  1. @charset "UTF-8";
  2. .text-center.data-v-349e2166 {
  3. text-align: center;
  4. }
  5. .font-weight.data-v-349e2166 {
  6. font-weight: bold;
  7. }
  8. .page-width.data-v-349e2166 {
  9. width: 100%;
  10. }
  11. .goods-hover-class.data-v-349e2166 {
  12. opacity: .9;
  13. background-color: #f7f7f7;
  14. }
  15. .background-image.data-v-349e2166 {
  16. background-repeat: no-repeat;
  17. background-size: 100% 100%;
  18. background-position: center;
  19. }
  20. /*全局文字大小*/
  21. /* 屏幕宽度*/
  22. page.data-v-349e2166 {
  23. font-size: 32rpx;
  24. background: #f7f7f7;
  25. }
  26. .page-width.data-v-349e2166 {
  27. width: 100%;
  28. }
  29. .u-hover-class.data-v-349e2166 {
  30. opacity: .9;
  31. background-color: #f7f7f7;
  32. }
  33. .safe-area-inset-bottom.data-v-349e2166 {
  34. padding-bottom: 0;
  35. padding-bottom: constant(safe-area-inset-bottom);
  36. padding-bottom: env(safe-area-inset-bottom);
  37. }
  38. .page.data-v-349e2166 {
  39. padding-bottom: 110rpx;
  40. font-size: 28rpx;
  41. line-height: 1;
  42. color: #353535;
  43. }
  44. .u-submit-bar-height.data-v-349e2166 {
  45. height: 82rpx;
  46. }
  47. .group.data-v-349e2166 {
  48. margin: 20rpx 26rpx;
  49. background: #fff;
  50. border-radius: 16rpx;
  51. overflow: hidden;
  52. box-shadow: 0 0 5rpx rgba(0, 0, 0, 0.025);
  53. }
  54. .row.data-v-349e2166 {
  55. padding: 12rpx 32rpx;
  56. }
  57. .row.no-px.data-v-349e2166 {
  58. padding-left: 0;
  59. padding-right: 0;
  60. }
  61. .line.data-v-349e2166 {
  62. height: 0;
  63. width: 100%;
  64. background: #e2e2e2;
  65. border-bottom: 1rpx solid #e2e2e2;
  66. }
  67. .font-bold.data-v-349e2166 {
  68. font-weight: bold;
  69. }
  70. .font-small.data-v-349e2166 {
  71. font-size: 24rpx;
  72. }
  73. .font-gray.data-v-349e2166 {
  74. color: #999999;
  75. }
  76. .title-icon.data-v-349e2166 {
  77. width: 28rpx;
  78. height: 25rpx;
  79. display: block;
  80. }
  81. .mr-12.data-v-349e2166 {
  82. margin-right: 12rpx;
  83. }
  84. .ellipsis-1.data-v-349e2166 {
  85. white-space: nowrap;
  86. text-overflow: ellipsis;
  87. overflow: hidden;
  88. }
  89. .ellipsis-2.data-v-349e2166 {
  90. display: -webkit-box;
  91. -webkit-box-orient: vertical;
  92. -webkit-line-clamp: 2;
  93. text-overflow: ellipsis;
  94. overflow: hidden;
  95. }
  96. .send-type.data-v-349e2166 {
  97. display: inline-block;
  98. padding: 0 0;
  99. height: 56rpx;
  100. line-height: 56rpx;
  101. width: 190rpx;
  102. text-align: center;
  103. border-radius: 100rpx;
  104. margin: 0 32rpx 0 0;
  105. font-size: 28rpx;
  106. }
  107. .send-type.data-v-349e2166:last-child {
  108. margin-right: 0;
  109. }
  110. .delivery-coverage-btn.data-v-349e2166 {
  111. display: inline-block;
  112. padding: 0 20rpx;
  113. height: 56rpx;
  114. line-height: 56rpx;
  115. text-align: center;
  116. border-radius: 100rpx;
  117. font-size: 24rpx;
  118. border: 1rpx solid #e5e5e5;
  119. color: #666;
  120. }
  121. .more-discount-info.data-v-349e2166 {
  122. background: #f7f7f7;
  123. padding: 6rpx 14rpx;
  124. position: relative;
  125. border-radius: 8rpx;
  126. }
  127. .more-discount-info.data-v-349e2166:before {
  128. display: block;
  129. content: " ";
  130. width: 0;
  131. height: 0;
  132. position: absolute;
  133. right: 30rpx;
  134. top: -39rpx;
  135. border: 20rpx solid transparent;
  136. border-bottom-color: #f7f7f7;
  137. }
  138. .insert-rows.data-v-349e2166 {
  139. height: 0;
  140. overflow: hidden;
  141. -webkit-transition: 200ms;
  142. transition: 200ms;
  143. padding: 0 0;
  144. visibility: hidden;
  145. }
  146. .insert-rows view.data-v-349e2166 {
  147. font-size: 24rpx;
  148. }
  149. .show .insert-rows.data-v-349e2166 {
  150. height: auto;
  151. padding: 24rpx 0;
  152. visibility: visible;
  153. }
  154. .show .bottom-icon.data-v-349e2166,
  155. .bottom-icon.show.data-v-349e2166 {
  156. -webkit-transform: rotate(180deg);
  157. transform: rotate(180deg);
  158. -webkit-transition: 200ms;
  159. transition: 200ms;
  160. }
  161. .svip.data-v-349e2166 {
  162. height: 120rpx;
  163. background-size: 100% 100%;
  164. background-color: #3c352e;
  165. padding-left: 110rpx;
  166. border-radius: 12rpx;
  167. }
  168. .svip view.data-v-349e2166 {
  169. color: #e4cdbb;
  170. }
  171. .svip .vip-card-name.data-v-349e2166 {
  172. max-width: 90rpx;
  173. overflow: hidden;
  174. white-space: nowrap;
  175. text-overflow: ellipsis;
  176. font-size: 24rpx;
  177. color: #f3be94;
  178. }
  179. .goods-form .goods-list.data-v-349e2166 {
  180. padding-top: 12rpx;
  181. padding-bottom: 12rpx;
  182. }
  183. .goods-form .goods-item.data-v-349e2166 {
  184. margin: 12rpx 0;
  185. }
  186. .goods-form .goods-image.data-v-349e2166 {
  187. width: 200rpx;
  188. height: 200rpx;
  189. margin-right: 24rpx;
  190. }
  191. .goods-form .goods-name.data-v-349e2166 {
  192. line-height: 35rpx;
  193. height: 70rpx;
  194. margin-bottom: 32rpx;
  195. }
  196. /* ---------- */
  197. .submit-bar .price-info.data-v-349e2166 {
  198. padding: 0 0;
  199. }
  200. .submit-bar .price-info > view.data-v-349e2166 {
  201. margin: 16rpx 0;
  202. }
  203. .submit-bar .submit-btn.data-v-349e2166 {
  204. width: 240rpx;
  205. text-align: center;
  206. border-radius: 41rpx;
  207. }
  208. .submit-bar .submit-btn.data-v-349e2166:active {
  209. box-shadow: inset 0 0 500rpx rgba(0, 0, 0, 0.15);
  210. }
  211. .submit-bar .submit-btn.lock.data-v-349e2166 {
  212. box-shadow: inset 0 0 500rpx rgba(255, 255, 255, 0.35);
  213. }
  214. .submit-bar .submit-btn.disabled.data-v-349e2166 {
  215. background: #999999;
  216. }
  217. .theme-color.data-v-349e2166 {
  218. color: #ffffff;
  219. }
  220. .u-bottom-fixed.data-v-349e2166 {
  221. position: fixed;
  222. bottom: 0;
  223. left: 0;
  224. width: 100%;
  225. z-index: 997;
  226. background-color: #ffffff;
  227. box-shadow: 0 -1rpx 20rpx -15rpx #353535;
  228. }
  229. .bd-bottom.data-v-349e2166 {
  230. width: 750rpx;
  231. height: 110rpx;
  232. padding: 14rpx 24rpx;
  233. }
  234. .full-tip.data-v-349e2166 {
  235. width: 750rpx;
  236. height: 58rpx;
  237. line-height: 58rpx;
  238. }
  239. .full-tip-show.data-v-349e2166 {
  240. background-color: #ffecec;
  241. font-size: 24rpx;
  242. text-align: center;
  243. }
  244. .full-tip-show .full-tip-text.data-v-349e2166 {
  245. color: #FF4544;
  246. }
  247. .collapse-item-titlebar.data-v-349e2166 {
  248. display: -webkit-box;
  249. display: -webkit-flex;
  250. display: flex;
  251. -webkit-box-align: center;
  252. -webkit-align-items: center;
  253. align-items: center;
  254. height: 80rpx;
  255. }
  256. .collapse-item-titlebar .collapse-item-titlebar-txt.data-v-349e2166 {
  257. padding-left: 24rpx;
  258. font-weight: bold;
  259. font-size: 30rpx;
  260. }
  261. .data-v-349e2166 .uni-collapse {
  262. background-color: transparent !important;
  263. }