C端小程序
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

714 lines
10 KiB

  1. @import "../../../app.wxss";
  2. button::after {
  3. border: none;
  4. }
  5. page {
  6. height: auto !important;
  7. background: #f4f5f9;
  8. }
  9. .order {
  10. width: 100%;
  11. padding-bottom: 160rpx;
  12. }
  13. .barnumImg{
  14. float: left;
  15. height: 40rpx;
  16. width: 40rpx;
  17. margin: 24rpx 20rpx;
  18. }
  19. .success {
  20. vertical-align: middle;
  21. width: 40rpx;
  22. margin-right: 10rpx;
  23. float: left;
  24. }
  25. .tips {
  26. width: 92%;
  27. height: 70rpx;
  28. background: #2c8dff;
  29. color: #fff;
  30. padding: 20rpx 4% 0;
  31. }
  32. .merchantName {
  33. color: #3c3c3c !important;
  34. /* margin-left: 160rpx; */
  35. font-size: 28rpx;
  36. float: left;
  37. margin-left: 30rpx;
  38. height: 100%;
  39. line-height: 90rpx;
  40. }
  41. .tips view:nth-child(2) {
  42. font-size: 32rpx;
  43. padding-left: 16rpx;
  44. width: 100%;
  45. }
  46. .tips view:nth-child(1) {
  47. width: 100%;
  48. height: 32rpx;
  49. background: #fff;
  50. border-radius: 50%;
  51. color: #00c0ff;
  52. text-align: center;
  53. font-size: 28rpx;
  54. }
  55. .msg text:nth-child(1) {
  56. width: 90%;
  57. font-size: 28rpx;
  58. float: left;
  59. }
  60. .msg text:nth-child(2) {
  61. font-size: 24rpx;
  62. float: left;
  63. margin-left: 35rpx;
  64. }
  65. .section {
  66. /* margin-top: 2%; */
  67. background: #fff;
  68. }
  69. .detail_msg {
  70. width: 92%;
  71. display: flex;
  72. margin: 0 4%;
  73. margin-top: 10rpx;
  74. padding-bottom: 42rpx;
  75. border-bottom: 1rpx solid #eee;
  76. }
  77. .logo {
  78. display: block;
  79. width: 120rpx;
  80. height: 120rpx;
  81. border-radius: 16rpx;
  82. }
  83. .logo image {
  84. width: 120rpx;
  85. height: 120rpx;
  86. border-radius: 16rpx;
  87. }
  88. .sectionTit {
  89. padding-top: 30rpx;
  90. width: 92%;
  91. margin: 0 4%;
  92. font-size: 30rpx;
  93. color: #3c3c3c;
  94. }
  95. .info view:nth-child(1) {
  96. padding: 0 4%;
  97. width: 80%;
  98. overflow: hidden;
  99. text-overflow: ellipsis;
  100. white-space: nowrap;
  101. }
  102. .info {
  103. width: 100%;
  104. }
  105. .info view:nth-child(1) text {
  106. font-size: 30rpx;
  107. color: #000;
  108. letter-spacing: 0;
  109. }
  110. .info view:nth-child(1) text:nth-child(2) {
  111. color: #ffae00;
  112. font-size: 24rpx;
  113. }
  114. .info view:nth-child(2), .info view:nth-child(3) {
  115. font-size: 24rpx;
  116. padding-left: 4%;
  117. color: #919191;
  118. letter-spacing: 0;
  119. }
  120. .info view:nth-child(2) text, .info view:nth-child(3) text {
  121. font-size: 22rpx;
  122. color: #b8b8b8;
  123. }
  124. .payment {
  125. width: 92%;
  126. height: 120rpx;
  127. line-height: 120rpx;
  128. padding: 0 4%;
  129. display: flex;
  130. justify-content: space-between;
  131. border-bottom: 20rpx solid #ededed;
  132. }
  133. .payment view:nth-child(2) text:nth-child(1) {
  134. font-size: 36rpx;
  135. color: #ff3434;
  136. font-weight: bold;
  137. }
  138. .payment view:nth-child(2) text:nth-child(2) {
  139. font-size: 24rpx;
  140. color: #b4b4b4;
  141. padding-left: 18rpx;
  142. text-decoration: line-through;
  143. }
  144. .dhCode {
  145. position: relative;
  146. height: 96rpx;
  147. line-height: 96rpx;
  148. border-bottom: 1rpx solid #f4f5f9;
  149. padding-left: 5%;
  150. padding-right: 5%;
  151. }
  152. .classif {
  153. background: #fff;
  154. width: 100%;
  155. margin-top: 20rpx;
  156. }
  157. .wuliu {
  158. height: 96rpx;
  159. line-height: 96rpx;
  160. border-bottom: 1rpx solid #f4f5f9;
  161. padding-left: 5%;
  162. padding-right: 5%;
  163. overflow: hidden;
  164. }
  165. .left {
  166. float: left;
  167. }
  168. .sign {
  169. width: 160rpx;
  170. height: 60rpx;
  171. line-height: 60rpx;
  172. text-align: center;
  173. background-color: #00c0ff;
  174. color: #fff;
  175. border-radius: 12rpx;
  176. margin: 40rpx auto;
  177. padding: 12rpx 20rpx;
  178. font-size: 28rpx;
  179. }
  180. .left {
  181. float: left;
  182. font-size: 26rpx;
  183. color: #a6a6a6;
  184. }
  185. .copeCode {
  186. float: left;
  187. margin: 20rpx 10rpx;
  188. padding: 10rpx;
  189. height: 30rpx;
  190. line-height: 30rpx;
  191. border-radius: 8rpx;
  192. color: #df3502;
  193. border:1rpx #a6a6a6 solid;
  194. font-size: 28rpx;
  195. }
  196. .goInquire {
  197. float: left;
  198. margin: 20rpx 10rpx;
  199. padding: 10rpx;
  200. height: 30rpx;
  201. line-height: 30rpx;
  202. border:1rpx #a6a6a6 solid;
  203. border-radius: 8rpx;
  204. color: #3cc51f;
  205. font-size: 28rpx;
  206. }
  207. /*
  208. .classifShop{
  209. background: #FFFFFF;
  210. width: 100%;
  211. margin-top: 20rpx;
  212. padding-bottom: 20rpx;
  213. }
  214. .classifShop >view{
  215. font-size: 28rpx;
  216. color: #A6A6A6;
  217. position: relative;
  218. display: flex;
  219. justify-content: space-between;
  220. padding-left: 5%;
  221. padding-right: 5%;
  222. margin-bottom: 20rpx;
  223. }
  224. .classifShop >view:nth-child(1){
  225. height: 88rpx!important;
  226. line-height:94rpx;
  227. } */
  228. .classif > view:nth-child(2), .classif > view:nth-child(3) {
  229. position: relative;
  230. height: 94rpx;
  231. line-height: 94rpx;
  232. display: flex;
  233. justify-content: space-between;
  234. padding-left: 5%;
  235. padding-right: 5%;
  236. /* border-bottom: 1rpx solid #eee; */
  237. }
  238. .classif > view text:nth-child(2) {
  239. font-size: 28rpx;
  240. /* color: #3c3c3c; */
  241. }
  242. .classif > view text:nth-child(1) {
  243. font-size: 28rpx;
  244. color: #a6a6a6;
  245. float: left;
  246. }
  247. .classif > view:nth-child(1) {
  248. display: block;
  249. }
  250. .classif > view:nth-child(6) text:nth-child(2) {
  251. color: #666;
  252. }
  253. .spcode {
  254. position: absolute;
  255. right: 70rpx;
  256. bottom: 0;
  257. top: 0;
  258. margin: auto;
  259. width: 50rpx;
  260. z-index: 1;
  261. }
  262. .rArrow {
  263. position: absolute;
  264. right: 26rpx;
  265. height: 20rpx;
  266. width: 20rpx;
  267. margin: auto;
  268. bottom: 30rpx;
  269. }
  270. /*mask*/
  271. .drawer_screen {
  272. position: absolute;
  273. width: 100%;
  274. height: 100%;
  275. top: 0;
  276. left: 0;
  277. z-index: 1000;
  278. background: #000;
  279. opacity: 0.5;
  280. overflow: hidden;
  281. }
  282. .drawer_box {
  283. width: 650rpx;
  284. position: fixed;
  285. overflow: hidden;
  286. top: 50%;
  287. left: 0;
  288. z-index: 1001;
  289. margin: -150px 50rpx 0 50rpx;
  290. border-radius: 3px;
  291. }
  292. .drawer_title {
  293. padding: 15px;
  294. font: 20px "microsoft yahei";
  295. text-align: center;
  296. }
  297. .drawer_content {
  298. height: 210px;
  299. overflow-y: scroll; /*超出父盒子高度可滚动*/
  300. }
  301. .btn_ok {
  302. padding: 10px;
  303. font: 20px "microsoft yahei";
  304. text-align: center;
  305. border-top: 1px solid #e8e8ea;
  306. color: #3cc51f;
  307. }
  308. .top {
  309. padding-top: 8px;
  310. }
  311. .bottom {
  312. padding-bottom: 8px;
  313. }
  314. .title {
  315. height: 30px;
  316. line-height: 30px;
  317. width: 160rpx;
  318. text-align: center;
  319. display: inline-block;
  320. font: 300 28rpx/30px "microsoft yahei";
  321. }
  322. .input_base {
  323. border: 2rpx solid #ccc;
  324. padding-left: 10rpx;
  325. margin-right: 50rpx;
  326. }
  327. .input_h30 {
  328. height: 30px;
  329. line-height: 30px;
  330. }
  331. .input_h60 {
  332. height: 60px;
  333. }
  334. .input_view {
  335. font: 12px "microsoft yahei";
  336. background: #fff;
  337. color: #000;
  338. line-height: 30px;
  339. }
  340. input {
  341. font: 12px "microsoft yahei";
  342. background: #fff;
  343. color: #000;
  344. }
  345. radio {
  346. margin-right: 20px;
  347. }
  348. .grid {
  349. display: -webkit-box;
  350. display: box;
  351. }
  352. .col-0 {
  353. -webkit-box-flex: 0;
  354. box-flex: 0;
  355. }
  356. .col-1 {
  357. -webkit-box-flex: 1;
  358. box-flex: 1;
  359. }
  360. .fl {
  361. float: left;
  362. color: #3c3c3c !important;
  363. }
  364. .fr {
  365. float: left;
  366. }
  367. .clearfix:after {
  368. content: ".";
  369. display: block;
  370. height: 0;
  371. clear: both;
  372. visibility: hidden;
  373. }
  374. .panel {
  375. width: 600rpx;
  376. border-radius: 10rpx;
  377. background-color: #fff;
  378. margin: 30rpx auto 0;
  379. padding: 30rpx 0;
  380. position: relative;
  381. z-index: 10000000000;
  382. }
  383. .pane2 {
  384. background: #fff;
  385. opacity: 0.6;
  386. }
  387. .pane2 image {
  388. width: 500rpx;
  389. display: block;
  390. margin: 40rpx auto 0;
  391. }
  392. .barcode {
  393. height: 100rpx;
  394. width: 500rpx;
  395. margin: 0 auto;
  396. }
  397. .barnum {
  398. width: 88%;
  399. height: 46rpx;
  400. line-height: 46rpx;
  401. font-size: 32rpx;
  402. text-align: center;
  403. letter-spacing: 2rpx;
  404. white-space: nowrap;
  405. color: #999;
  406. }
  407. .barnum text {
  408. color: #333;
  409. }
  410. .barcode > canvas {
  411. width: 500rpx;
  412. height: 100rpx;
  413. }
  414. .qrcode {
  415. height: 340rpx;
  416. display: flex;
  417. flex-direction: column;
  418. justify-content: flex-end;
  419. align-items: center;
  420. }
  421. .qrcode > canvas {
  422. width: 350rpx;
  423. height: 350rpx;
  424. }
  425. .left {
  426. float: left;
  427. }
  428. .right {
  429. float: right;
  430. }
  431. .RMB {
  432. color: #fd782d !important;
  433. font-size: 24rpx !important;
  434. float: right;
  435. }
  436. .jine {
  437. color: #fd782d !important;
  438. font-size: 36rpx !important;
  439. font-weight: 400 !important;
  440. float: right;
  441. margin-left: 10rpx;
  442. }
  443. .jine1 {
  444. color: #b8b8b8 !important;
  445. font-size: 30rpx !important;
  446. font-weight: 400 !important;
  447. }
  448. .buy-view {
  449. /* background: #fff; */
  450. position: fixed;
  451. padding-top: 30rpx;
  452. height: 94rpx;
  453. bottom: 0;
  454. left: 0;
  455. right: 0;
  456. z-index: 100;
  457. padding-bottom: 30rpx;
  458. }
  459. .buy {
  460. background: linear-gradient(127deg, rgba(252, 177, 74, 1) 0%, rgba(254, 70, 20, 1) 100%);
  461. height: 94rpx;
  462. width: 670rpx;
  463. margin: 0 auto;
  464. color: #fff;
  465. font-size: 32rpx;
  466. line-height: 94rpx;
  467. border-radius: 61rpx;
  468. }
  469. .active {
  470. opacity: 0.6;
  471. }
  472. .game-entry {
  473. width: 690rpx;
  474. height: 140rpx;
  475. margin: 20rpx auto 0;
  476. }
  477. .gameimg {
  478. display: block;
  479. width: 100%;
  480. height: 140rpx;
  481. }
  482. /*
  483. .merchantVoList {
  484. width: 100%;
  485. }
  486. .merchantVoList .tel {
  487. width: 50rpx;
  488. height: 50rpx;
  489. float: right;
  490. z-index: 10;
  491. margin-top: 30rpx;
  492. } */
  493. .btns {
  494. background: #00c0ff;
  495. height: 94rpx;
  496. width: 670rpx;
  497. margin: 0 auto 30rpx;
  498. color: #fff;
  499. font-size: 36rpx;
  500. line-height: 94rpx;
  501. border-radius: 61rpx;
  502. }
  503. /* .merchantImgUrl{
  504. width: 90rpx;
  505. float: left;
  506. border-radius: 10rpx;
  507. z-index: 10;
  508. margin: 0 auto;
  509. } */
  510. .support-tansfer {
  511. width: 690rpx;
  512. border-radius: 50rpx;
  513. margin-top: 60rpx;
  514. background: linear-gradient(127deg, rgba(252, 177, 74, 1) 0%, rgba(254, 70, 20, 1) 100%) !important;
  515. }
  516. .share {
  517. width: 40rpx;
  518. height: 40rpx;
  519. margin-right: 20rpx;
  520. }
  521. .showT {
  522. width: 100%;
  523. height: 100vh;
  524. background-color: rgba(0, 0, 0, 0.1);
  525. position: fixed;
  526. top: 0;
  527. left: 0;
  528. overflow: hidden;
  529. }
  530. .titleBxo {
  531. width: 70%;
  532. margin: 300rpx auto;
  533. background-color: #fff;
  534. border-radius: 12rpx;
  535. overflow: hidden;
  536. }
  537. .titleBxo .text {
  538. margin: 40rpx auto 20rpx auto;
  539. text-align: center;
  540. font-size: 36rpx;
  541. }
  542. .titleBxo .p {
  543. margin-top: 10rpx auto 30rpx auto;
  544. font-size: 22rpx;
  545. text-align: center;
  546. }
  547. .btnBox {
  548. overflow: hidden;
  549. margin-top: 40rpx;
  550. margin-bottom: 20rpx;
  551. display: flex;
  552. justify-content: space-around;
  553. }
  554. .le {
  555. width: 40%;
  556. height: 60rpx;
  557. line-height: 60rpx;
  558. border-radius: 10rpx;
  559. background-color: #00c0ff;
  560. text-align: center;
  561. color: #fff;
  562. }
  563. .ri {
  564. width: 40%;
  565. height: 60rpx;
  566. line-height: 60rpx;
  567. border-radius: 10rpx;
  568. text-align: center;
  569. border: 1rpx solid #919191;
  570. }
  571. .childList {
  572. padding-left: 5%;
  573. padding-right: 5%;
  574. overflow: hidden;
  575. }
  576. .childTitle {
  577. font-size: 28rpx;
  578. color: #a6a6a6;
  579. margin-top: 20rpx;
  580. }
  581. .childItme {
  582. border-radius: 12rpx;
  583. overflow: hidden;
  584. background-color: #fff;
  585. margin: 20rpx;
  586. }
  587. .orderName {
  588. margin: 20rpx;
  589. font-size: 26rpx;
  590. }
  591. .chaildDetBox {
  592. margin: 20rpx;
  593. overflow: hidden;
  594. }
  595. .chaildImg {
  596. float: left;
  597. width: 100rpx;
  598. height: 100rpx;
  599. border-radius: 10rpx;
  600. }
  601. .childDataBox {
  602. float: left;
  603. width: 50%;
  604. margin-left: 20rpx;
  605. }
  606. .childPriceStr {
  607. font-size: 24rpx;
  608. color: #919191;
  609. letter-spacing: 0;
  610. margin-left: 20rpx;
  611. }