C端小程序
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.

827 líneas
12 KiB

  1. @import "../app.wxss";
  2. page {
  3. background: #f4f5f9;
  4. }
  5. .temp{
  6. width: 100rpx;
  7. height: 100rpx;
  8. background-color: darkcyan
  9. }
  10. .xia {
  11. width: 24rpx;
  12. height: 14rpx;
  13. margin: auto 10rpx;
  14. display: block;
  15. position: absolute;
  16. top: 0;
  17. left: 0;
  18. right: 0;
  19. bottom: 0;
  20. /* margin: auto; */
  21. }
  22. .goSqunar {
  23. display: flex;
  24. justify-content: space-around;
  25. }
  26. .goSqunar1 {
  27. display: flex;
  28. justify-content: center;
  29. }
  30. .title {
  31. font-size: 32rpx;
  32. font-family: OPPOSans;
  33. font-weight: bold;
  34. }
  35. .title1 {
  36. max-width:320rpx;
  37. font-size: 32rpx;
  38. font-family: OPPOSans;
  39. font-weight: bold;
  40. text-overflow: ellipsis;
  41. white-space: nowrap;
  42. overflow: hidden;
  43. }
  44. .squareMore {
  45. width: 24rpx;
  46. /* height: 15rpx; */
  47. }
  48. .marketName{
  49. }
  50. .f {
  51. float: left;
  52. }
  53. .r {
  54. float: right;
  55. }
  56. .vgrade {
  57. /* width: 40rpx; */
  58. height: 26rpx;
  59. float: left;
  60. margin: 10rpx;
  61. background: linear-gradient(180deg, #d5a56e, #e9d0aa);
  62. border-radius: 16rpx 0 16rpx 0;
  63. color: #fff;
  64. line-height: 26rpx;
  65. font-size: 24rpx;
  66. padding: 4rpx 10rpx;
  67. }
  68. .integralNum {
  69. float: left;
  70. font-family: OPPOSans;
  71. font-weight: bold;
  72. color: #be8b50;
  73. font-size: 26rpx;
  74. }
  75. .color_box1 {
  76. background-color: #fff;
  77. background-image: url('https://formall.oss-accelerate.aliyuncs.com/cimg/v20211214/home_top_bnt.png');
  78. background-size: 100% 100%;
  79. border-radius: 0 0 40rpx 40rpx;
  80. overflow: hidden;
  81. background-repeat: no-repeat;
  82. }
  83. .color_box {
  84. /* padding-top: 20rpx; *//* background-image: linear-gradient(#DC143C, #F4F5F9); */
  85. background-color: #f4f5f9;
  86. }
  87. .underlingImg {
  88. width: 30rpx;
  89. height: 60rpx;
  90. font-size: 30prx;
  91. float: left;
  92. /* margin-top: 20rpx; */
  93. }
  94. .underlingName {
  95. float: left;
  96. line-height: 30rpx;
  97. color: #a6a6a6;
  98. /* margin-top: 20rpx; */
  99. margin-bottom: 20rpx;
  100. margin-left: 5rpx;
  101. }
  102. .index-position {
  103. background: rgba(0, 0, 0, 0.5);
  104. height: 88rpx;
  105. position: absolute;
  106. top: 0;
  107. width: 100%;
  108. font-family: PingFangSC-Semibold;
  109. font-size: 30rpx;
  110. color: #fff;
  111. letter-spacing: 0.75rpx;
  112. z-index: 9;
  113. line-height: 88rpx;
  114. overflow: hidden;
  115. }
  116. .red {
  117. position: absolute;
  118. width: 13rpx;
  119. height: 13rpx;
  120. border-radius: 50%;
  121. background: red;
  122. right: -50rpx;
  123. top: 19rpx;
  124. left: 0;
  125. margin: auto;
  126. display: none;
  127. }
  128. page {
  129. width: 100%;
  130. height: auto !important;
  131. overflow-x: hidden;
  132. }
  133. .txt {
  134. margin-left: 20rpx;
  135. }
  136. .game-entry {
  137. position: fixed;
  138. right: 27rpx;
  139. bottom: 443rpx;
  140. width: 120rpx;
  141. margin: 37rpx auto 0;
  142. z-index: 10;
  143. }
  144. .gameimg {
  145. display: block;
  146. width: 100%;
  147. }
  148. .underling {
  149. padding: 10rpx 30rpx;
  150. }
  151. .userinfo {
  152. width: 690rpx;
  153. height: 96rpx;
  154. border-radius: 16rpx;
  155. display: flex;
  156. justify-content: space-between;
  157. margin: 0 auto 30rpx;
  158. }
  159. .userinfo1 {
  160. width: 690rpx;
  161. height: 96rpx;
  162. border-radius: 16rpx;
  163. display: flex;
  164. justify-content: space-between;
  165. margin: 0 auto;
  166. }
  167. .infoLeft {
  168. height: 100%;
  169. border-radius: 12rpx;
  170. background: #fff;
  171. }
  172. .section {
  173. padding: 0 20rpx;
  174. justify-content: space-around;
  175. text-align: center;
  176. margin-top: 25rpx;
  177. margin-bottom: 30rpx;
  178. }
  179. .sellsection {
  180. margin-bottom: 37rpx;
  181. padding: 0 38rpx;
  182. }
  183. .section >view, .sellsection>view {
  184. width: 25%;
  185. display: inline-block;
  186. position: relative;
  187. }
  188. .section >view image, .sellsection>view image {
  189. display: block;
  190. margin: 0 auto;
  191. }
  192. .section >view image {
  193. width: 55rpx;
  194. height: 55rpx;
  195. margin-top: 20rpx;
  196. margin-bottom: 14rpx;
  197. }
  198. .sellsection>view image {
  199. width: 159rpx;
  200. height: 134rpx;
  201. }
  202. .section text {
  203. font-size: 24rpx;
  204. color: rgba(51, 51, 51, 1);
  205. display: block;
  206. margin-top: 0rpx;
  207. }
  208. .showQrcode {
  209. position: fixed;
  210. top: 0;
  211. left: 0;
  212. right: 0;
  213. bottom: 0;
  214. z-index: 1000;
  215. background: rgba(0, 0, 0, 0.6);
  216. }
  217. .qrcode image {
  218. margin: 15rpx 20rpx 15rpx;
  219. z-index: 100;
  220. }
  221. .qrcode1 image {
  222. margin: 15rpx 20rpx 15rpx;
  223. z-index: 100;
  224. }
  225. .showQrcode {
  226. position: fixed;
  227. top: 0;
  228. left: 0;
  229. right: 0;
  230. bottom: 0;
  231. z-index: 1000;
  232. background: rgba(0, 0, 0, 0.6);
  233. }
  234. .canvas-box {
  235. position: fixed;
  236. width: 500rpx;
  237. overflow: hidden;
  238. left: 0;
  239. top: 200rpx;
  240. right: 0;
  241. margin: auto;
  242. background: #fff;
  243. border-radius: 16rpx;
  244. z-index: 100;
  245. padding-bottom: 30rpx;
  246. }
  247. .showQrcode text {
  248. display: none;
  249. text-align: center;
  250. font-size: 28rpx;
  251. }
  252. .button {
  253. width: 414rpx;
  254. text-align: center;
  255. margin: 0 auto;
  256. height: 80rpx;
  257. line-height: 80rpx;
  258. background: rgba(255, 255, 255, 1);
  259. border-radius: 10rpx;
  260. font-size: 32rpx;
  261. color: rgba(2, 192, 255, 1);
  262. overflow: hidden;
  263. }
  264. .memberIds {
  265. padding-top: 30rpx;
  266. font-size: 30rpx;
  267. }
  268. .search {
  269. background: rgba(2, 192, 255, 1);
  270. height: 50rpx;
  271. }
  272. .searchbar {
  273. position: relative;
  274. width: 685rpx;
  275. height: 76rpx;
  276. margin: 0 auto;
  277. text-align: center;
  278. }
  279. .searchbar image {
  280. width: 40rpx;
  281. }
  282. .searchbar text {
  283. font-size: 28rpx;
  284. line-height: 50rpx;
  285. color: #fff;
  286. display: inline-block;
  287. }
  288. .user-avatar {
  289. width: 80rpx;
  290. height: 80rpx;
  291. border-radius: 50%;
  292. overflow: hidden;
  293. float: left;
  294. margin: 10rpx 10rpx;
  295. }
  296. .user-avatar open-data {
  297. display: block;
  298. width: 100%;
  299. height: 100%;
  300. }
  301. .user-avatar1 {
  302. width: 80rpx;
  303. height: 80rpx;
  304. border-radius: 50%;
  305. overflow: hidden;
  306. float: left;
  307. margin: 0 10rpx;
  308. }
  309. .user-avatar1 open-data {
  310. display: block;
  311. width: 100%;
  312. height: 100%;
  313. }
  314. .user-data {
  315. letter-spacing: 0.64rpx;
  316. line-height: 46rpx;
  317. font-size: 30rpx;
  318. color: #333;
  319. background: #fff;
  320. margin-top: 10rpx;
  321. margin-bottom: 26rpx;
  322. float: right;
  323. display: flex;
  324. flex-direction: column;
  325. }
  326. .user-data1 {
  327. letter-spacing: 0.64rpx;
  328. line-height: 46rpx;
  329. font-size: 30rpx;
  330. color: #333;
  331. background: #fff;
  332. /* margin-top: 10rpx; */
  333. margin-bottom: 26rpx;
  334. float: right;
  335. display: flex;
  336. flex-direction: column;
  337. }
  338. .nameBox open-data {
  339. float: left;
  340. }
  341. .chengzhangBox {
  342. height: 32rpx;
  343. line-height: 26rpx;
  344. border-radius: 9px 9px 9px 0px;
  345. font-family: PingFangSC-Regular;
  346. font-weight: 400;
  347. color: rgba(255, 255, 255, 1);
  348. float: left;
  349. margin-top: 8rpx;
  350. }
  351. .chengzhang {
  352. font-size: 22rpx;
  353. font-weight: 400;
  354. color: #fff;
  355. height: 22rpx;
  356. line-height: 22rpx;
  357. padding: 0 8rpx;
  358. }
  359. .integral {
  360. margin-left: 70rpx;
  361. }
  362. .jifen {
  363. display: inline-block;
  364. height: 34rpx;
  365. color: #999;
  366. font-size: 24rpx;
  367. line-height: 34rpx;
  368. }
  369. .jifenNumber {
  370. color: #d18b4c;
  371. font-size: 34rpx;
  372. line-height: 34rpx;
  373. margin-left: 10rpx;
  374. font-weight: bold;
  375. }
  376. .view {
  377. display: flex;
  378. font-size: 24rpx;
  379. color: #999;
  380. }
  381. .view>.score {
  382. margin-left: 9rpx;
  383. color: #333;
  384. font-size: 30rpx;
  385. margin-right: 23rpx;
  386. font-family: PingFang-SC-Bold;
  387. }
  388. .qrcode1 {
  389. width: 106rpx;
  390. height: 96rpx;
  391. border-radius: 12rpx;
  392. }
  393. .qrcode {
  394. width: 106rpx;
  395. height: 96rpx;
  396. background: #fff;
  397. border-radius: 12rpx;
  398. }
  399. .qrcodeimg {
  400. width: 68rpx !important;
  401. height: 68rpx !important;
  402. }
  403. .leftimg {
  404. position: absolute;
  405. right: 40rpx;
  406. top: 60rpx;
  407. margin-top: -7rpx;
  408. width: 14rpx;
  409. height: 26rpx;
  410. }
  411. .duihuanimg {
  412. display: block;
  413. width: 48rpx;
  414. margin-top: 6rpx;
  415. }
  416. .product {
  417. width: 710rpx;
  418. margin: 30rpx auto 10rpx;
  419. border-radius: 16rpx;
  420. overflow: hidden;
  421. }
  422. .product image {
  423. display: block;
  424. width: 100%;
  425. }
  426. .textBox {
  427. width: 400rpx;
  428. height: 100%;
  429. float: left;
  430. margin-left: 10rpx;
  431. }
  432. .textBox .name {
  433. width: 400rpx;
  434. font-size: 28rpx;
  435. color: #3c3c3c;
  436. margin-top: 20rpx;
  437. }
  438. .textBox .title {
  439. width: 400rpx;
  440. font-size: 20rpx;
  441. color: #a6a6a6;
  442. margin-top: 10rpx;
  443. }
  444. .product .gift {
  445. width: 88rpx;
  446. height: 88rpx;
  447. float: left;
  448. margin-top: 30rpx;
  449. margin-left: 15rpx;
  450. }
  451. .next image {
  452. width: 26rpx;
  453. height: 40rpx;
  454. }
  455. .gift image {
  456. width: 88rpx;
  457. height: 76rpx;
  458. }
  459. .product .next {
  460. width: 32rpx;
  461. height: 60rpx;
  462. float: right;
  463. margin-top: 40rpx;
  464. margin-right: 26rpx;
  465. }
  466. #rushtobyCard {
  467. margin-top: 30rpx;
  468. }
  469. .signin {
  470. width: 542rpx;
  471. height: 94rpx;
  472. position: fixed;
  473. top: 0;
  474. left: 0;
  475. right: 0;
  476. z-index: 10000000;
  477. margin: auto;
  478. }
  479. .signin open-data {
  480. position: absolute;
  481. width: 90rpx;
  482. left: 0;
  483. top: 0;
  484. bottom: 0;
  485. height: 94rpx;
  486. margin: auto;
  487. border-radius: 50%;
  488. overflow: hidden;
  489. }
  490. .signin text {
  491. display: block;
  492. background: rgba(0, 0, 0, 0.5);
  493. font-size: 28rpx;
  494. height: 80rpx;
  495. width: 100%;
  496. line-height: 80rpx;
  497. color: #d6d5d5;
  498. text-indent: 4em;
  499. border-radius: 60rpx;
  500. margin-top: 7rpx;
  501. }
  502. .remainchengzhangzhi {
  503. display: block;
  504. color: #a6a6a6;
  505. font-size: 22rpx;
  506. margin-top: 5rpx;
  507. height: 30rpx;
  508. line-height: 30rpx;
  509. float: left;
  510. margin-left: 10rpx;
  511. width: 255rpx;
  512. overflow: hidden;
  513. text-overflow: ellipsis;
  514. white-space: nowrap;
  515. }
  516. progress {
  517. width: 200rpx;
  518. border-radius: 60rpx;
  519. overflow: hidden;
  520. float: left;
  521. margin-top: 10rpx;
  522. }
  523. .channelBox {
  524. width: 688rpx;
  525. /* height: 220rpx; */
  526. margin: 20rpx auto;
  527. display: flex;
  528. flex-wrap: wrap;
  529. /* justify-content: space-between; */
  530. background: #f4f5f9;
  531. }
  532. .kjBox {
  533. width: 25%;
  534. height: 118rpx;
  535. font-size: 24rpx;
  536. color: #a6a6a6;
  537. margin-top: 10rpx;
  538. text-align: center;
  539. }
  540. .kjBox1 {
  541. width: 25%;
  542. height: 118rpx;
  543. font-size: 24rpx;
  544. color: #a6a6a6;
  545. margin-top: 10rpx;
  546. text-align: center;
  547. }
  548. .kjBox image {
  549. width: 60rpx;
  550. height: 60rpx;
  551. margin: auto;
  552. }
  553. .kjBox1 image {
  554. width: 80rpx;
  555. height: 80rpx;
  556. margin: auto;
  557. }
  558. .text {
  559. margin: 0 auto;
  560. }
  561. .toutiao {
  562. width: 710rpx;
  563. height: 128rpx;
  564. line-height: 128rpx;
  565. margin: 0 auto;
  566. background: #fff;
  567. box-shadow: 0px 6rpx 16rpx 0px rgba(236, 238, 243, 1);
  568. border-radius: 12rpx;
  569. margin-top: 18rpx;
  570. margin-bottom: 18rpx;
  571. position: relative;
  572. }
  573. .toutiao1 {
  574. width: 710rpx;
  575. height: 128rpx;
  576. margin: 0 auto;
  577. background: #fff;
  578. box-shadow: 0px 6rpx 16rpx 0px rgba(236, 238, 243, 1);
  579. border-radius: 12rpx;
  580. margin-top: 18rpx;
  581. margin-bottom: 18rpx;
  582. display: flex;
  583. justify-content: space-between;
  584. }
  585. .xianshi {
  586. display: flex;
  587. flex-direction: column;
  588. justify-content: center;
  589. align-content: center;
  590. font-size: 30rpx;
  591. padding: 20rpx;
  592. }
  593. .xianshi>text {
  594. height: 40rpx;
  595. }
  596. .xianshi>text:nth-child(1) {
  597. font-size: 30rpx;
  598. font-family: PingFangSC;
  599. font-weight: 500;
  600. }
  601. .xianshi>text:nth-child(2) {
  602. margin-top: 10rpx;
  603. height: 28rpx;
  604. font-size: 20rpx;
  605. font-family: PingFangSC;
  606. font-weight: 400;
  607. color: rgba(166, 166, 166, 1);
  608. line-height: 28rpx;
  609. }
  610. .xsCon {
  611. width: 300rpx;
  612. display: flex;
  613. justify-content: flex-end;
  614. overflow: hidden;
  615. }
  616. .igBox {
  617. height: 100%;
  618. width: 100rpx;
  619. display: flex;
  620. flex-direction: column;
  621. justify-content: center;
  622. align-content: center;
  623. }
  624. .igBoxm {
  625. height: 100%;
  626. width: 100rpx;
  627. display: flex;
  628. flex-direction: column;
  629. text-align: center;
  630. }
  631. .imageH {
  632. height: 50rpx !important;
  633. width: 50rpx !important;
  634. border-radius: 50%;
  635. margin: 15rpx auto;
  636. margin-bottom: 15rpx;
  637. }
  638. .more {
  639. height: 70rpx !important;
  640. width: 70rpx !important;
  641. margin: 0 auto;
  642. }
  643. .imTit {
  644. height: 14px;
  645. font-size: 10px;
  646. font-family: PingFangSC;
  647. font-weight: 400;
  648. color: rgba(60, 60, 60, 1);
  649. line-height: 14px;
  650. width: 100%;
  651. overflow: hidden;
  652. text-overflow: ellipsis;
  653. white-space: nowrap;
  654. text-align: center;
  655. }
  656. .toutiao view:nth-child(2) {
  657. font-size: 26rpx;
  658. font-family: PingFangSC-Regular;
  659. font-weight: 400;
  660. color: rgba(60, 60, 60, 1);
  661. float: left;
  662. width: 500rpx;
  663. overflow: hidden;
  664. text-overflow: ellipsis;
  665. white-space: nowrap;
  666. }
  667. .toutiao view:nth-child(2) text:nth-child(1) {
  668. color: red;
  669. }
  670. .toutiao view:nth-child(2) text:nth-child(2) {
  671. text-decoration: line-through;
  672. color: red;
  673. }
  674. .toutiao .imgBox {
  675. width: 64rpx;
  676. height: 64rpx;
  677. float: left;
  678. margin: 5rpx 0 5rpx 20rpx;
  679. }
  680. .toutiao image {
  681. width: 48rpx;
  682. height: 38rpx;
  683. margin: auto;
  684. }
  685. .toutiao .qg {
  686. width: 80rpx;
  687. height: 44rpx;
  688. line-height: 44rpx;
  689. border-radius: 18rpx;
  690. border: 2rpx solid;
  691. position: absolute;
  692. top: 0;
  693. bottom: 0;
  694. right: 20rpx;
  695. margin: auto;
  696. font-size: 24rpx;
  697. font-family: PingFangSC-Medium;
  698. font-weight: 500;
  699. color: #fd782d;
  700. text-align: center;
  701. }
  702. i-tabs i-tabs-scroll {
  703. background: #f4f5f9 !important;
  704. }
  705. .integralBox {
  706. width: 110rpx;
  707. height: 110rpx;
  708. bottom: 500rpx;
  709. right: 20rpx;
  710. position: fixed;
  711. z-index: 1000000;
  712. }
  713. .integralBox1 {
  714. width: 140rpx;
  715. height: 140rpx;
  716. bottom: 500rpx;
  717. right: 20rpx;
  718. position: fixed;
  719. z-index: 1000000;
  720. }