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.

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