order.wxss 9.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439
  1. @charset "UTF-8";
  2. /**
  3. * 这里是uni-app内置的常用样式变量
  4. *
  5. * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量
  6. * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App
  7. *
  8. */
  9. /**
  10. * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能
  11. *
  12. * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件
  13. */
  14. /* 颜色变量 */
  15. /* 行为相关颜色 */
  16. /* 文字基本颜色 */
  17. /* 背景颜色 */
  18. /* 边框颜色 */
  19. /* 尺寸变量 */
  20. /* 文字尺寸 */
  21. /* 图片尺寸 */
  22. /* Border Radius */
  23. /* 水平间距 */
  24. /* 垂直间距 */
  25. /* 透明度 */
  26. /* 文章场景相关 */
  27. .toptitle.data-v-2e3811f3 {
  28. font-family: PingFangSC, PingFang SC;
  29. font-weight: 400;
  30. color: #222222;
  31. line-height: 32rpx;
  32. text-align: left;
  33. font-style: normal;
  34. width: 100%;
  35. overflow: hidden;
  36. text-overflow: ellipsis;
  37. -webkit-line-clamp: 1;
  38. display: -webkit-box;
  39. -webkit-box-orient: vertical;
  40. word-break: break-all;
  41. }
  42. .data-v-2e3811f3 .u-status-bar {
  43. height: 0 !important;
  44. }
  45. .confirm.data-v-2e3811f3 {
  46. width: 398rpx;
  47. height: 84rpx;
  48. background: #f83224;
  49. border-radius: 42rpx;
  50. text-align: center;
  51. font-family: PingFangSC, PingFang SC;
  52. font-weight: 500;
  53. font-size: 32rpx;
  54. color: #ffffff;
  55. line-height: 84rpx;
  56. text-align: center;
  57. font-style: normal;
  58. }
  59. .cancel.data-v-2e3811f3 {
  60. width: 280rpx;
  61. height: 84rpx;
  62. border-radius: 42rpx;
  63. border: 2rpx solid rgba(151, 151, 151, 0.3);
  64. font-family: PingFangSC, PingFang SC;
  65. font-weight: 400;
  66. font-size: 32rpx;
  67. color: #444444;
  68. line-height: 84rpx;
  69. text-align: center;
  70. font-style: normal;
  71. }
  72. .enbottom.data-v-2e3811f3 {
  73. width: 750rpx;
  74. height: 166rpx;
  75. background: #ffffff;
  76. position: absolute;
  77. left: 0rpx;
  78. bottom: 0;
  79. padding: 0 24rpx;
  80. box-sizing: border-box;
  81. }
  82. .mone.data-v-2e3811f3 {
  83. font-family: JDZhengHT, JDZhengHT;
  84. font-weight: 400;
  85. font-size: 26rpx;
  86. color: #f83224;
  87. line-height: 32rpx;
  88. text-align: left;
  89. font-style: normal;
  90. }
  91. .yundate.data-v-2e3811f3 {
  92. font-family: PingFangSC, PingFang SC;
  93. font-weight: 550;
  94. font-size: 32rpx;
  95. color: #333333;
  96. line-height: 44rpx;
  97. text-align: left;
  98. font-style: normal;
  99. }
  100. .chest.data-v-2e3811f3 {
  101. font-family: SFPro, SFPro;
  102. font-weight: 400;
  103. font-size: 24rpx;
  104. color: #555555;
  105. line-height: 28rpx;
  106. text-align: left;
  107. font-style: normal;
  108. }
  109. .act.data-v-2e3811f3 {
  110. width: 702rpx;
  111. height: 164rpx;
  112. background: #ffffff;
  113. border-radius: 12rpx;
  114. padding: 24rpx 20rpx;
  115. box-sizing: border-box;
  116. border: 1rpx solid #f83224;
  117. }
  118. .transport.data-v-2e3811f3 {
  119. width: 702rpx;
  120. height: 164rpx;
  121. background: #ffffff;
  122. border-radius: 12rpx;
  123. padding: 24rpx 20rpx;
  124. box-sizing: border-box;
  125. }
  126. .nextto.data-v-2e3811f3 {
  127. width: 702rpx;
  128. height: 84rpx;
  129. background: #f83224;
  130. border-radius: 44rpx;
  131. font-family: PingFangSC, PingFang SC;
  132. font-weight: 500;
  133. font-size: 32rpx;
  134. color: #ffffff;
  135. line-height: 84rpx;
  136. text-align: center;
  137. font-style: normal;
  138. margin-top: 108rpx;
  139. }
  140. .logname.data-v-2e3811f3 {
  141. font-family: PingFangSC, PingFang SC;
  142. font-weight: 400;
  143. font-size: 28rpx;
  144. color: #333333;
  145. line-height: 40rpx;
  146. text-align: right;
  147. font-style: normal;
  148. overflow: hidden;
  149. width: 220rpx;
  150. white-space: nowrap;
  151. text-overflow: ellipsis;
  152. text-align: center;
  153. word-break: break-all;
  154. }
  155. .wei.data-v-2e3811f3 {
  156. font-family: JDZhengHT, JDZhengHT;
  157. font-weight: 400;
  158. font-size: 32rpx;
  159. color: #f83224;
  160. line-height: 40rpx;
  161. text-align: right;
  162. font-style: normal;
  163. margin-top: 8rpx;
  164. }
  165. .active.data-v-2e3811f3 {
  166. width: 218rpx;
  167. height: 148rpx;
  168. background: rgba(247, 50, 36, 0.05);
  169. border-radius: 8rpx;
  170. border: 1rpx solid #f83224;
  171. }
  172. .unactive.data-v-2e3811f3 {
  173. width: 218rpx;
  174. height: 148rpx;
  175. border-radius: 12rpx;
  176. border: 1rpx solid #c3c3c3;
  177. }
  178. .poptitle.data-v-2e3811f3 {
  179. width: 142rpx;
  180. height: 50rpx;
  181. font-family: PingFangSC, PingFang SC;
  182. font-weight: 600;
  183. font-size: 36rpx;
  184. color: #333333;
  185. text-align: center;
  186. width: 100%;
  187. }
  188. .back.data-v-2e3811f3 {
  189. background: #f4f4f4;
  190. padding: 20rpx 24rpx;
  191. box-sizing: border-box;
  192. }
  193. .back .btn.data-v-2e3811f3 {
  194. width: 750rpx;
  195. height: 166rpx;
  196. background: #ffffff;
  197. box-shadow: 0rpx -1rpx 0rpx 0rpx rgba(0, 0, 0, 0.05);
  198. position: fixed;
  199. bottom: 0;
  200. left: 0;
  201. padding: 0 24rpx 5rpx 5rpx;
  202. box-sizing: border-box;
  203. }
  204. .back .btn .money.data-v-2e3811f3 {
  205. font-family: HarmonyOS_Sans_Medium;
  206. font-size: 48rpx;
  207. color: #f83224;
  208. line-height: 38rpx;
  209. text-align: left;
  210. font-style: normal;
  211. font-weight: bold;
  212. }
  213. .back .btn .kg.data-v-2e3811f3 {
  214. font-family: PingFangSC, PingFang SC;
  215. font-weight: 400;
  216. font-size: 24rpx;
  217. color: #333333;
  218. line-height: 34rpx;
  219. text-align: left;
  220. font-style: normal;
  221. }
  222. .back .btn .order.data-v-2e3811f3 {
  223. width: 232rpx;
  224. height: 80rpx;
  225. background: #f83224;
  226. border-radius: 40rpx;
  227. font-family: PingFangTC, PingFangTC;
  228. font-weight: 500;
  229. font-size: 32rpx;
  230. color: #ffffff;
  231. line-height: 80rpx;
  232. text-align: center;
  233. font-style: normal;
  234. margin-left: 20rpx;
  235. }
  236. .back .abount.data-v-2e3811f3 {
  237. padding: 28rpx 24rpx;
  238. box-sizing: border-box;
  239. background: #ffffff;
  240. border-radius: 16rpx;
  241. width: 702rpx;
  242. }
  243. .back .abount .zong.data-v-2e3811f3 {
  244. width: 654rpx;
  245. padding: 22rpx 0 0 0;
  246. border-top: 2rpx solid rgba(151, 151, 151, 0.1);
  247. margin-top: 32rpx;
  248. }
  249. .back .abount .zong .small.data-v-2e3811f3 {
  250. font-family: PingFangTC, PingFangTC;
  251. font-weight: 400;
  252. font-size: 24rpx;
  253. color: #444444;
  254. line-height: 34rpx;
  255. text-align: left;
  256. font-style: normal;
  257. }
  258. .back .abount .zong .mon.data-v-2e3811f3 {
  259. font-family: HarmonyOS_Sans_Medium;
  260. font-size: 28rpx;
  261. color: #f83224;
  262. line-height: 38rpx;
  263. text-align: left;
  264. font-style: normal;
  265. margin-left: 12rpx;
  266. font-weight: bold;
  267. }
  268. .back .abount .back.data-v-2e3811f3 {
  269. background: #f4f4f4;
  270. padding: 22rpx 16rpx;
  271. box-sizing: border-box;
  272. margin-top: 10rpx;
  273. }
  274. .back .abount .name.data-v-2e3811f3 {
  275. font-family: PingFangSC, PingFang SC;
  276. font-weight: 400;
  277. font-size: 28rpx;
  278. color: #333333;
  279. line-height: 40rpx;
  280. text-align: left;
  281. font-style: normal;
  282. }
  283. .back .abount .money.data-v-2e3811f3 {
  284. font-family: HarmonyOS_Sans_Medium;
  285. font-size: 28rpx;
  286. color: #222222;
  287. line-height: 38rpx;
  288. text-align: left;
  289. font-style: normal;
  290. font-weight: 600;
  291. }
  292. .back .recommend.data-v-2e3811f3 {
  293. margin-top: 20rpx;
  294. }
  295. .back .recommend .title.data-v-2e3811f3 {
  296. font-family: PingFangSC, PingFang SC;
  297. font-weight: 400;
  298. font-size: 22rpx;
  299. color: #222222;
  300. line-height: 32rpx;
  301. text-align: left;
  302. font-style: normal;
  303. width: 148rpx;
  304. height: 64rpx;
  305. overflow: hidden;
  306. text-overflow: ellipsis;
  307. -webkit-line-clamp: 2;
  308. display: -webkit-box;
  309. -webkit-box-orient: vertical;
  310. word-break: break-all;
  311. }
  312. .back .recommend .top.data-v-2e3811f3 {
  313. width: 702rpx;
  314. height: 64rpx;
  315. background: linear-gradient(180deg, #ffe7e3 0%, white 100%);
  316. border-radius: 16rpx 16rpx 0 0;
  317. padding: 24rpx 22rpx;
  318. box-sizing: border-box;
  319. }
  320. .back .recommend .bottom.data-v-2e3811f3 {
  321. padding: 0 20rpx 22rpx;
  322. box-sizing: border-box;
  323. background: #fff;
  324. }
  325. .back .logistics.data-v-2e3811f3 {
  326. width: 702rpx;
  327. background: #ffffff;
  328. border-radius: 16rpx;
  329. padding: 28rpx 22rpx;
  330. box-sizing: border-box;
  331. margin-top: 20rpx;
  332. }
  333. .back .logistics .change.data-v-2e3811f3 {
  334. font-family: PingFangSC, PingFang SC;
  335. font-weight: 400;
  336. font-size: 28rpx;
  337. color: #f83224;
  338. line-height: 40rpx;
  339. text-align: left;
  340. font-style: normal;
  341. margin-right: 8rpx;
  342. }
  343. .back .shop.data-v-2e3811f3 {
  344. width: 702rpx;
  345. background: #ffffff;
  346. border-radius: 16rpx;
  347. padding: 30rpx 24rpx;
  348. margin-top: 20rpx;
  349. box-sizing: border-box;
  350. }
  351. .back .shop .bu.data-v-2e3811f3 {
  352. width: 120rpx;
  353. height: 40rpx;
  354. border-radius: 20rpx;
  355. border: 1rpx solid rgba(151, 151, 151, 0.3);
  356. }
  357. .back .shop .money.data-v-2e3811f3 {
  358. font-family: HarmonyOS_Sans_Medium;
  359. font-size: 24rpx;
  360. color: #f83224;
  361. line-height: 34rpx;
  362. text-align: left;
  363. font-style: normal;
  364. font-weight: 600;
  365. }
  366. .back .shop .name.data-v-2e3811f3 {
  367. font-family: PingFangSC, PingFang SC;
  368. font-weight: 400;
  369. font-size: 30rpx;
  370. color: #222222;
  371. line-height: 42rpx;
  372. text-align: left;
  373. font-style: normal;
  374. margin-left: 10rpx;
  375. }
  376. .back .shop .weight.data-v-2e3811f3 {
  377. font-family: PingFangSC, PingFang SC;
  378. font-weight: 400;
  379. font-size: 24rpx;
  380. color: rgba(34, 34, 34, 0.6);
  381. line-height: 34rpx;
  382. text-align: left;
  383. font-style: normal;
  384. margin-top: 16rpx;
  385. }
  386. .back .address.data-v-2e3811f3 {
  387. width: 702rpx;
  388. background: #ffffff;
  389. border-radius: 16rpx;
  390. padding: 32rpx 24rpx;
  391. box-sizing: border-box;
  392. }
  393. .back .address .add.data-v-2e3811f3 {
  394. font-family: SFPro, SFPro;
  395. font-weight: 500;
  396. font-size: 32rpx;
  397. color: #222222;
  398. line-height: 36rpx;
  399. text-align: left;
  400. font-style: normal;
  401. }
  402. .back .address .info.data-v-2e3811f3 {
  403. font-family: SFPro, SFPro;
  404. font-weight: 400;
  405. font-size: 24rpx;
  406. color: #555555;
  407. line-height: 28rpx;
  408. text-align: left;
  409. font-style: normal;
  410. margin-top: 20rpx;
  411. }
  412. .minus.data-v-2e3811f3 {
  413. width: 22px;
  414. height: 22px;
  415. border-width: 1px;
  416. border-color: #e6e6e6;
  417. border-style: solid;
  418. border-top-left-radius: 100px;
  419. border-top-right-radius: 100px;
  420. border-bottom-left-radius: 100px;
  421. border-bottom-right-radius: 100px;
  422. display: flex;
  423. flex-direction: row;
  424. justify-content: center;
  425. align-items: center;
  426. }
  427. .input.data-v-2e3811f3 {
  428. padding: 0 10px;
  429. }
  430. .plus.data-v-2e3811f3 {
  431. width: 22px;
  432. height: 22px;
  433. background-color: #ff0000;
  434. border-radius: 50%;
  435. display: flex;
  436. justify-content: center;
  437. align-items: center;
  438. }