index.less 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615
  1. .orderPage {
  2. .orderBox {
  3. width: 100%;
  4. height: calc(100% - 44px);
  5. overflow: auto;
  6. overflow-x: hidden;
  7. // background-color: #f5f5f5;
  8. .main3 {
  9. // width: 100%;
  10. height: 60px;
  11. background: rgba(255, 255, 255, 1) url("../../assets/home/line.png") bottom center no-repeat;
  12. background-size: 100% auto;
  13. background-color: #ffffff;
  14. .group4 {
  15. // width: 100%;
  16. // height: 17px;
  17. padding: 0 20px;
  18. .ImageText1 {
  19. // height: 16px;
  20. // margin-top: 1px;
  21. // width: 87px;
  22. .outer2 {
  23. // width: 50px;
  24. // height: 16px;
  25. .block1 {
  26. width: 15px;
  27. height: 15px;
  28. background: url("../../assets/home/titleIcon.png") top center no-repeat;
  29. background-size: 100%;
  30. margin-right: 5px;
  31. }
  32. .TextGroup1 {
  33. // height: 14px;
  34. // margin-top: 2px;
  35. // width: 65px;
  36. .txt1 {
  37. // width: 65px;
  38. // height: 14px;
  39. overflow-wrap: break-word;
  40. color: rgba(64, 77, 116, 1);
  41. font-size: 14px;
  42. font-family: PingFangSC-Semibold;
  43. text-align: left;
  44. white-space: nowrap;
  45. line-height: 15px;
  46. display: block;
  47. }
  48. }
  49. }
  50. }
  51. .main5 {
  52. // width: auto;
  53. cursor: pointer;
  54. .label2 {
  55. width: 16px;
  56. // height: 20px;
  57. // margin-right: 5px;
  58. }
  59. }
  60. }
  61. }
  62. .salesData {
  63. background: url("../../assets/home/outer.png") top center no-repeat;
  64. background-size: 100% 100%;
  65. // width: 100%;
  66. // margin-top: 20px;
  67. // .block5 {
  68. // width: 100%;
  69. padding: 10px 20px;
  70. .salesDataBox {
  71. margin: 25px 0;
  72. .dataGroup {
  73. width: 33.3%;
  74. // height: 58px;
  75. .dataGroupBox {
  76. // width: 100%;
  77. // height: 30px;
  78. .currencySymbol {
  79. // width: auto;
  80. // height: 20px;
  81. // padding-right: 0.5rem;
  82. overflow-wrap: break-word;
  83. color: rgba(223, 94, 76, 1);
  84. font-size: 15px;
  85. font-family: PingFangSC-Semibold;
  86. text-align: center;
  87. white-space: nowrap;
  88. line-height: 15px;
  89. margin-top: 10px;
  90. display: block;
  91. }
  92. .dataNum {
  93. // width: 49px;
  94. // height: 30px;
  95. overflow-wrap: break-word;
  96. color: rgba(223, 94, 76, 1);
  97. font-size: 20px;
  98. font-family: PingFangSC-Semibold;
  99. text-align: center;
  100. white-space: nowrap;
  101. line-height: 20px;
  102. // margin-left: -20px;
  103. margin-top: 5px;
  104. display: block;
  105. }
  106. }
  107. .dataText {
  108. // width: 100%;
  109. // height: 17px;
  110. overflow-wrap: break-word;
  111. color: rgba(135, 135, 166, 1);
  112. font-size: 13px;
  113. text-align: center;
  114. white-space: nowrap;
  115. line-height: 13px;
  116. display: block;
  117. margin-top: 15px;
  118. }
  119. }
  120. }
  121. }
  122. .OrderHead {
  123. height: 50px;
  124. margin-top: 10px;
  125. margin-bottom: 15px;
  126. // width: 100%;
  127. background: rgba(255, 255, 255, 1) url("../../assets/home/line.png") bottom center no-repeat;
  128. background-color: #fff;
  129. box-shadow: 0 2px 2px 2px rgba(0, 0, 0, 0.1);
  130. .main9 {
  131. // width: 100%;
  132. padding: 2.5px 20px;
  133. // height: 30px;
  134. display: flex;
  135. align-items: center;
  136. .wrap1 {
  137. width: 100%;
  138. // height: 30px;
  139. // padding: 0 12px 5px;
  140. // align-items: center;
  141. .ImageText7 {
  142. // height: 18px;
  143. // margin-top: 1px;
  144. // width: 79px;
  145. .mod5 {
  146. // width: 30px;
  147. // height: 18px;
  148. .block3 {
  149. width: 15px;
  150. height: 15px;
  151. background: url('../../assets/order/orderIcon.png') top center no-repeat;
  152. background-size: 100%;
  153. margin-right: 5px;
  154. }
  155. .TextGroup7 {
  156. // height: 14px;
  157. // margin-top: 3px;
  158. // width: 56px;
  159. .info3 {
  160. // width: 56px;
  161. // height: 14px;
  162. overflow-wrap: break-word;
  163. color: rgba(64, 77, 116, 1);
  164. font-size: 14px;
  165. font-family: PingFangSC-Semibold;
  166. text-align: left;
  167. white-space: nowrap;
  168. line-height: 14px;
  169. display: block;
  170. }
  171. }
  172. }
  173. }
  174. .OrderExcel {
  175. .OrderExcelTxt {
  176. overflow-wrap: break-word;
  177. color: #4d6add;
  178. font-size: 14px;
  179. text-align: center;
  180. white-space: nowrap;
  181. line-height: 14px;
  182. display: block;
  183. }
  184. .OrderExcelIcon {
  185. width: 15px;
  186. height: 15px;
  187. background: url('../../assets/order/gotoRight.png') top center no-repeat;
  188. background-size: 100%;
  189. }
  190. }
  191. }
  192. }
  193. }
  194. .orderList {
  195. background-color: rgba(255, 255, 255, 1);
  196. // margin-top: 1px;
  197. width: 100%;
  198. position: relative;
  199. // .group8 {
  200. // .section4 {
  201. // width: 100%;
  202. // margin-top: 13px;
  203. .section5 {
  204. // width: 100%;
  205. height: 160px;
  206. position: relative;
  207. padding: 5px 10px;
  208. background-color: #ffffff;
  209. .van-card {
  210. height: 150px;
  211. // background-color: #ffff;
  212. display: flex;
  213. align-items: center;
  214. border-radius: 20px;
  215. box-shadow: 0 2px 5px 3px rgba(0, 0, 0, 0.1);
  216. }
  217. .van-card__header {
  218. height: 120px;
  219. }
  220. .van-card__bottom {
  221. height: 50px;
  222. }
  223. .van-card__thumb {
  224. margin-top: 20px;
  225. width: 85px;
  226. height: 85px;
  227. }
  228. .van-image__img {
  229. object-fit: contain !important;
  230. }
  231. .tradeName {
  232. width: 150px;
  233. overflow-wrap: break-word;
  234. color: rgba(64, 77, 116, 1);
  235. font-size: 13px;
  236. line-height: 18px;
  237. display: block;
  238. overflow: hidden;
  239. text-overflow: ellipsis;
  240. white-space: nowrap;
  241. }
  242. .equipmentName {
  243. width: 150px;
  244. color: rgba(64, 77, 116, 1);
  245. font-size: 13px;
  246. line-height: 18px;
  247. display: block;
  248. }
  249. .orderTime {
  250. overflow-wrap: break-word;
  251. color: rgba(64, 77, 116, 1);
  252. font-size: 11px;
  253. text-align: left;
  254. white-space: nowrap;
  255. line-height: 14px;
  256. display: block;
  257. }
  258. .pricBox {
  259. // padding-top: 0.1rem;
  260. .payType {
  261. // height: 0.325rem;
  262. overflow-wrap: break-word;
  263. color: rgba(64, 77, 116, 1);
  264. font-size: 11px;
  265. text-align: left;
  266. white-space: nowrap;
  267. line-height: 14px;
  268. display: block;
  269. padding-top: 5px;
  270. }
  271. .currencySymbol {
  272. // height: 16px;
  273. overflow-wrap: break-word;
  274. color: rgba(77, 193, 147, 1);
  275. font-size: 15px;
  276. font-family: PingFangSC-Semibold;
  277. text-align: center;
  278. white-space: nowrap;
  279. line-height: 15px;
  280. display: block;
  281. // padding-right: 0.1rem;
  282. padding-top: 5px;
  283. }
  284. .orderPrice {
  285. // height: 23px;
  286. // width: auto;
  287. overflow-wrap: break-word;
  288. color: rgba(77, 193, 147, 1);
  289. font-size: 18px;
  290. font-family: PingFangSC-Semibold;
  291. text-align: left;
  292. white-space: nowrap;
  293. line-height: 20px;
  294. padding-top: 0.05rem;
  295. display: block;
  296. }
  297. }
  298. .giveAway {
  299. // width: 60px;
  300. // height: 0.325rem;
  301. overflow-wrap: break-word;
  302. color: rgba(229, 154, 109, 1);
  303. font-size: 11px;
  304. font-family: PingFangSC-Medium;
  305. text-align: left;
  306. white-space: nowrap;
  307. line-height: 15px;
  308. display: block;
  309. // padding-top: 0.15rem;
  310. }
  311. .van-card__footer {
  312. position: absolute;
  313. top: 125px;
  314. right: 15px;
  315. // width: 40px;
  316. overflow-wrap: break-word;
  317. color: rgba(64, 77, 116, 1);
  318. // font-size: 18px;
  319. white-space: nowrap;
  320. // line-height: 20px;
  321. display: block;
  322. }
  323. .payPic {
  324. position: absolute;
  325. top: 20px;
  326. right: 15px;
  327. width: 50px;
  328. height: 50px;
  329. &.orderSuccess {
  330. background: url('../../assets/order/paySuccess.png') top center no-repeat;
  331. background-size: 100%;
  332. }
  333. &.coinOrderSuccess {
  334. background: url('../../assets/order/coinPay.png') top center no-repeat;
  335. background-size: 100%;
  336. }
  337. &.orderError {
  338. background: url('../../assets/order/payError.png') top center no-repeat;
  339. background-size: 100%;
  340. }
  341. &.refunding {
  342. background: url('../../assets/order/refunding.png') top center no-repeat;
  343. background-size: 100%;
  344. }
  345. &.refunded {
  346. background: url('../../assets/order/refunded.png') top center no-repeat;
  347. background-size: 100%;
  348. }
  349. }
  350. }
  351. }
  352. }
  353. .orderPopBox {
  354. // width: 100%;
  355. background-color: rgba(255, 255, 255, 1);
  356. // border-radius: 1vw 1vw 0 0;
  357. height: auto;
  358. padding: 10px 10px;
  359. // .section1 {
  360. // .group3 {
  361. .popTopBox {
  362. height: 70px;
  363. .popTopTxtBox {
  364. // height: 71px;
  365. // .txt4 {
  366. // width: 98px;
  367. // height: 13px;
  368. // overflow-wrap: break-word;
  369. // color: rgba(64, 77, 116, 1);
  370. // font-size: 14px;
  371. // font-family: PingFangSC-Medium;
  372. // text-align: left;
  373. // white-space: nowrap;
  374. // line-height: 14px;
  375. // display: block;
  376. // }
  377. .business {
  378. // width: 28px;
  379. // height: 13px;
  380. overflow-wrap: break-word;
  381. color: rgba(64, 77, 116, 1);
  382. font-size: 15px;
  383. font-family: PingFangSC-Medium;
  384. text-align: center;
  385. white-space: nowrap;
  386. line-height: 15px;
  387. display: block;
  388. // margin: 5vw 0 0 5vw;
  389. }
  390. .incomePrice {
  391. // width: 68px;
  392. // height: 30px;
  393. overflow-wrap: break-word;
  394. color: rgba(223, 94, 76, 1);
  395. font-size: 20px;
  396. font-family: PingFangSC-Semibold;
  397. text-align: center;
  398. white-space: nowrap;
  399. line-height: 20px;
  400. display: block;
  401. // margin: 5px 0 0 15px;
  402. margin-top: 8px;
  403. }
  404. }
  405. }
  406. .line {
  407. background-color: rgba(215, 215, 226, 1);
  408. height: 1px;
  409. margin: 10px 0;
  410. }
  411. .orderDetailBox {
  412. margin-top: 10px;
  413. padding: 0 15px;
  414. .title {
  415. width: 100px;
  416. overflow-wrap: break-word;
  417. color: rgba(135, 135, 166, 1);
  418. font-size: 13px;
  419. text-align: left;
  420. white-space: nowrap;
  421. line-height: 16px;
  422. display: block;
  423. }
  424. .content {
  425. width: 200px;
  426. // overflow-wrap: break-word;
  427. color: rgba(64, 77, 116, 1);
  428. font-size: 13px;
  429. text-align: right;
  430. // text-overflow: ellipsis;
  431. // white-space: nowrap;
  432. // overflow: hidden;
  433. line-height: 16px;
  434. // display: block;
  435. }
  436. }
  437. .van-field__label {
  438. width: 100px;
  439. color: rgba(135, 135, 166, 1);
  440. font-size: 13px;
  441. text-align: left;
  442. }
  443. .van-field__control {
  444. font-size: 13px;
  445. }
  446. .van-cell {
  447. padding: 0 15px;
  448. margin-top: 8px;
  449. }
  450. }
  451. .btnFooter {
  452. display: flex;
  453. justify-content: space-between;
  454. align-items: center;
  455. .checkAllBtn {
  456. width: 40%;
  457. padding-left: 15px;
  458. padding-top: 5px;
  459. height: 30px;
  460. }
  461. .totalRefund {
  462. color: #df5e4c;
  463. font-size: 18px;
  464. font-family: PingFangSC-Semibold;
  465. }
  466. }
  467. .refundBox {
  468. display: block;
  469. justify-content: flex-end;
  470. /* 水平方向上右对齐 */
  471. align-items: center;
  472. /* 垂直方向上居中对齐 */
  473. flex-direction: column;
  474. /* 垂直方向上排列子元素 */
  475. .van-card {
  476. background-color: #ffff;
  477. width: 95%;
  478. // margin: 0 5px;
  479. padding: 0 5px;
  480. }
  481. .van-card__thumb {
  482. margin-top: 10px;
  483. width: 60px;
  484. height: 60px;
  485. }
  486. .van-image__img {
  487. object-fit: contain !important;
  488. }
  489. .van-card__title {
  490. width: 100px;
  491. }
  492. .van-card__footer {
  493. position: absolute;
  494. top: 25px;
  495. right: 10px;
  496. // width: 20px;
  497. overflow-wrap: break-word;
  498. // color: rgba(64, 77, 116, 1);
  499. font-size: 13px;
  500. white-space: nowrap;
  501. line-height: 14px;
  502. display: block;
  503. }
  504. .card01 {
  505. display: flex;
  506. margin: 0 15px;
  507. width: 90%;
  508. height: auto;
  509. }
  510. .van-card__content {
  511. height: 50px;
  512. }
  513. .van-card__bottom {
  514. margin-bottom: 15px;
  515. }
  516. // .inputAmount {
  517. // width: 100%;
  518. // }
  519. }
  520. .van-button--primary {
  521. border-color: #4d6add;
  522. background-color: #4d6add;
  523. // font-size: 0.325rem;
  524. }
  525. }