C端小程序
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

580 lines
9.2 KiB

  1. /* pages/spellGroup/mySpellGroup/index.wxss */
  2. .top-img{
  3. width: 100%;
  4. height: 533rpx;
  5. z-index: 1;
  6. }
  7. .top-img image{
  8. width: 100%;
  9. height: 533rpx;
  10. }
  11. .goback {
  12. float:left;
  13. width:122rpx!important;
  14. height:95rpx;
  15. background:rgba(255,255,255,1);
  16. line-height:95rpx;
  17. border:1rpx solid rgba(227,227,227,1);
  18. /* box-shadow:0px 8px 8px 1px rgba(189,189,189,0.32); */
  19. border-radius:48rpx;
  20. margin-right:25rpx;
  21. }
  22. .wx-swiper-dots{
  23. margin-bottom: 30rpx;
  24. }
  25. button::after{ border: none; }
  26. .goback image{
  27. position:absolute;
  28. width:60rpx;
  29. left:0;
  30. right:0;
  31. top:0;
  32. bottom:0;
  33. margin:auto;
  34. height: 80rpx;
  35. }
  36. .content-box{
  37. box-sizing: content-box;
  38. height: auto;
  39. overflow: hidden;
  40. }
  41. .content{
  42. position: relative;
  43. width: 100%;
  44. height: auto;
  45. background: #fff;
  46. overflow: hidden;
  47. padding-bottom: 130rpx;
  48. }
  49. .text{
  50. position: relative;
  51. padding: 0 30rpx;
  52. }
  53. .title{
  54. position: relative;
  55. background-color: #fff;
  56. z-index: 100;
  57. width: 750rpx;
  58. padding-top: 30rpx;
  59. padding-left: 30rpx;
  60. line-height: 50rpx;
  61. opacity: 1;
  62. font-size:32rpx;
  63. font-weight:bold;
  64. color:rgba(51,51,51,1);
  65. box-sizing: border-box;
  66. }
  67. .remark{
  68. font-size:24rpx;
  69. font-family:PingFang-SC-Medium;
  70. font-weight:500;
  71. color:rgba(134,134,134,1);
  72. line-height: 48rpx;
  73. }
  74. .des{
  75. width: 100%;
  76. height: auto;
  77. padding-top: 6rpx;
  78. border-top: 2rpx solid rgb(240, 238, 238);
  79. }
  80. .des-peoplenum{
  81. display: inline;
  82. font-size:24rpx;
  83. font-family:PingFang-SC-Medium;
  84. font-weight:500;
  85. color:rgba(0,0,0,1);
  86. line-height:44rpx;
  87. margin-right: 15rpx;
  88. }
  89. .des-saleprice{
  90. display: inline;
  91. font-size:40rpx;
  92. font-family:PingFang-SC-Medium;
  93. font-weight:500;
  94. color:rgba(255,53,53,1);
  95. }
  96. .status{
  97. width: 100%;
  98. border-radius: 15rpx;
  99. background:rgba(255,235,229,1);
  100. margin: 30rpx 0;
  101. overflow: hidden;
  102. }
  103. .status01{
  104. float: left;
  105. width: 130rpx;
  106. height: 130rpx;
  107. }
  108. .status01 image{
  109. width: 90rpx;
  110. height: 90rpx;
  111. border-radius: 45rpx;
  112. margin: 20rpx 0 0 20rpx;
  113. }
  114. .status02{
  115. margin-top: 20rpx;
  116. float: left;
  117. width: 140rpx;
  118. font-size:28rpx;
  119. font-family:PingFang-SC-Medium;
  120. font-weight:500;
  121. color:rgba(51,51,51,1);
  122. }
  123. .r-p-num{
  124. display: inline;
  125. color: #FF3535;
  126. }
  127. .status03{
  128. width: 264rpx;
  129. float: left;
  130. padding-left: 10rpx;
  131. color: #F74812;
  132. box-sizing: border-box;
  133. }
  134. .hh,.mm,.ss{
  135. display: inline-block;
  136. font-size:26rpx;
  137. font-family:PingFang-SC-Medium;
  138. font-weight:500;
  139. color:rgba(255,255,255,1);
  140. height: 38rpx;
  141. width: 38rpx;
  142. background: #F74812;
  143. border-radius:10rpx;
  144. margin: 46rpx 0 0 0;
  145. text-align: center;
  146. line-height: 38rpx;
  147. }
  148. .day-box{
  149. width: 40rpx;
  150. text-align: center;
  151. }
  152. .mao{
  153. display: inline-block;
  154. width: 20rpx;
  155. text-align: center;
  156. }
  157. .status04{
  158. float: left;
  159. width: 146rpx;
  160. }
  161. .s-button{
  162. background:#ED3D2E;
  163. width: 120rpx;
  164. height: 48rpx;
  165. font-size:28rpx;
  166. font-family:PingFang-SC-Medium;
  167. font-weight:500;
  168. color:rgba(255,255,255,1);
  169. text-align: center;
  170. line-height: 48rpx;
  171. border-radius: 24rpx;
  172. margin: 40rpx auto 0;
  173. }
  174. .p-title{
  175. font-size:30rpx;
  176. color:rgba(51,51,51,1);
  177. margin: 10rpx 0 20rpx 0;
  178. }
  179. .p-list{
  180. font-size:24rpx;
  181. font-family:PingFang-SC-Medium;
  182. font-weight:500;
  183. color:rgba(51,51,51,1);
  184. line-height:50rpx;
  185. }
  186. .edit{
  187. position:fixed;
  188. bottom:0;
  189. left:0;
  190. right:0;
  191. padding:20rpx 22rpx;
  192. background:#fff;
  193. }
  194. .edit-left{
  195. float: left;
  196. width: 269rpx;
  197. height: 95rpx;
  198. background:rgba(255,169,2,1);
  199. box-shadow:0px 8rpx 8rpx 1rpx rgba(255,169,2,0.32);
  200. border-radius:48rpx;
  201. }
  202. .edit-right{
  203. float: right;
  204. width: 269rpx;
  205. height: 95rpx;
  206. line-height: 46rpx;
  207. background:linear-gradient(90deg,rgba(236,59,45,1) 0%,rgba(248,98,52,1) 100%);
  208. box-shadow:0px 8rpx 8rpx 1rpx rgba(246,93,51,0.32);
  209. border-radius:48rpx;
  210. }
  211. .edit-left-top{
  212. height: 46rpx;
  213. text-align: center;
  214. line-height:65rpx;
  215. }
  216. .price{
  217. display: inline;
  218. font-size:32rpx;
  219. line-height: 32rpx;
  220. font-family:PingFang-SC-Medium;
  221. font-weight:500;
  222. color:rgba(254,254,254,1);
  223. }
  224. .price-unit{
  225. display: inline;
  226. font-size:27rpx;
  227. line-height: 27rpx;
  228. font-family:PingFang-SC-Medium;
  229. font-weight:500;
  230. color:rgba(254,254,254,1);
  231. }
  232. .edit-left-bottom{
  233. text-align: center;
  234. font-size:30rpx;
  235. line-height: 40rpx;
  236. font-family:PingFang-SC-Medium;
  237. font-weight:500;
  238. color:rgba(254,254,254,1);
  239. }
  240. .edit-right-top{
  241. line-height: 32rpx;
  242. text-align: center;
  243. margin-top: 13rpx;
  244. }
  245. .real-price{
  246. display: inline;
  247. font-size:32rpx;
  248. font-family:PingFang-SC-Medium;
  249. font-weight:500;
  250. color:rgba(254,254,254,1);
  251. }
  252. .real-price-unit{
  253. display: inline;
  254. font-size:27rpx;
  255. line-height: 27rpx;
  256. font-weight:500;
  257. color:rgba(254,254,254,1);
  258. }
  259. .edit-right-bottom{
  260. text-align: center;
  261. font-size:30rpx;
  262. line-height: 40rpx;
  263. font-weight:500;
  264. color:rgba(254,254,254,1);
  265. }
  266. .posi {
  267. position: relative;
  268. }
  269. .applyshop{
  270. font-size:32rpx;
  271. color:rgba(51,51,51,1);
  272. margin: 10rpx 0 20rpx 0;
  273. }
  274. .posi>view:nth-child(2) {
  275. width: 100%;
  276. height: 87rpx;
  277. display: flex;
  278. justify-content: space-between;
  279. line-height: 87rpx;
  280. }
  281. .posi>view:nth-child(2) text:nth-child(1) {
  282. font-size: 30rpx;
  283. color: #a9a9a9;
  284. }
  285. .posi>view:nth-child(2) text:nth-child(2) {
  286. font-size: 30rpx;
  287. color: #a9a9a9;
  288. }
  289. .posi_logo {
  290. width: 100%;
  291. display: flex;
  292. padding: 20rpx 0;
  293. background: #fff;
  294. height: 100rpx;
  295. margin-bottom: 20rpx;
  296. }
  297. .posi_logo view:nth-child(1) {
  298. width: 100rpx;
  299. height: 100rpx;
  300. border-radius: 16rpx;
  301. }
  302. .posi_logo view:nth-child(1) image {
  303. display: block;
  304. width: 100rpx;
  305. height: 100rpx;
  306. border-radius: 16rpx;
  307. border: 1px solid #e5e5e5;
  308. }
  309. .posi_logo view:nth-child(2) {
  310. display: flex;
  311. flex-direction: column;
  312. flex: 8;
  313. padding-left: 30rpx;
  314. }
  315. .posi_logo view:nth-child(2) text:nth-child(1) {
  316. font-size: 32rpx;
  317. color: #333;
  318. letter-spacing: 0;
  319. }
  320. .posi_logo view:nth-child(2) text:nth-child(2) {
  321. font-size: 24rpx;
  322. color: #b8b8b8;
  323. padding-top: 3rpx;
  324. width: 450rpx;
  325. height: 36rpx;
  326. overflow: hidden;
  327. }
  328. .tel {
  329. right: 0;
  330. top: 0;
  331. bottom: 0;
  332. margin: auto;
  333. width: 50rpx;
  334. height: 50rpx;
  335. }
  336. .rest {
  337. font-size: 24rpx;
  338. color: #919191;
  339. letter-spacing: 0;
  340. height: 70rpx;
  341. line-height: 70rpx;
  342. /* border-bottom: 1px solid #eee; */
  343. border-bottom: 1px solid #f9f9f9;
  344. }
  345. .restNum {
  346. font-size: 24rpx;
  347. color: #999;
  348. letter-spacing: 1.16rpx;
  349. text-align: right;
  350. }
  351. .time {
  352. font-size: 24rpx;
  353. color: #333;
  354. letter-spacing: 0;
  355. line-height: 33rpx;
  356. display: inline-block;
  357. }
  358. .txt01 {
  359. font-size: 24rpx;
  360. color: #919191;
  361. letter-spacing: 0;
  362. }
  363. .times {
  364. display: inline-block;
  365. color: #ff4949;
  366. font-weight: bold;
  367. font-size: 26rpx;
  368. text-align: center;
  369. }
  370. .times text {
  371. display: inline-block;
  372. margin: 6rpx;
  373. width: 46rpx;
  374. height: 56rpx;
  375. text-align: center;
  376. font-size: 28rpx;
  377. line-height: 60rpx;
  378. border-radius: 12rpx;
  379. color: #fff;
  380. font-weight: bold;
  381. background: #ff4949;
  382. }
  383. .fenxiang {
  384. position:absolute;
  385. right:28rpx;
  386. top:-27rpx;
  387. width:108rpx;
  388. z-index:1000;
  389. }
  390. .fenxiang image {
  391. width: 108rpx;
  392. position: absolute;
  393. top: 0;
  394. right: 0;
  395. z-index: 10;
  396. }
  397. .user-motto {
  398. width: 270rpx;
  399. border: 0;
  400. background: none;
  401. height: 260rpx;
  402. color: #fff;
  403. position: fixed;
  404. }
  405. .user-motto::after {
  406. border: none;
  407. }
  408. .notes view:nth-child(1) {
  409. height: 87rpx;
  410. line-height: 87rpx;
  411. background: #fff;
  412. border-top: 1px solid #f9f9f9;
  413. }
  414. .notes {
  415. margin: 0 auto;
  416. }
  417. .notes view:nth-child(1) text {
  418. color: #333;
  419. letter-spacing: 0;
  420. font-size: 30rpx;
  421. height: 70rpx;
  422. line-height: 70rpx;
  423. }
  424. .notes view:nth-child(2) {
  425. background: #fff;
  426. display: flex;
  427. flex-direction: column;
  428. }
  429. .notes view:nth-child(2)>text {
  430. font-size: 24rpx;
  431. color: #919191;
  432. letter-spacing: 0;
  433. line-height: 42rpx;
  434. }
  435. .banner {
  436. position: relative;
  437. width: 750rpx;
  438. height: 454rpx;
  439. }
  440. .banner swiper {
  441. width: 750rpx;
  442. height: 454rpx;
  443. }
  444. .banner image {
  445. width: 100%;
  446. height: 100%;
  447. }
  448. .dots {
  449. position: absolute;
  450. left: 0;
  451. right: 0;
  452. bottom: 50rpx;
  453. display: flex;
  454. justify-content: center;
  455. }
  456. .dot {
  457. margin: 0 8rpx;
  458. width: 14rpx;
  459. height: 14rpx;
  460. background: #fff;
  461. border-radius: 8rpx;
  462. transition: all 0.6s;
  463. }
  464. .dot.active {
  465. width: 24rpx;
  466. background: #f80;
  467. }
  468. .detailImg {
  469. width: 92%;
  470. margin: 10rpx auto 0;
  471. }
  472. .detailImg image {
  473. display: block;
  474. width: 100%;
  475. margin-bottom: 20rpx;
  476. }
  477. .poster{
  478. width: 100%;
  479. height: 100%;
  480. padding: 20rpx;
  481. position: absolute;
  482. top: 0;
  483. left: 0;
  484. }
  485. .bottomsave {
  486. width: 100%;
  487. height: 140rpx;
  488. line-height: 140rpx;
  489. margin: auto 0;
  490. bottom:0;
  491. left: 0;
  492. right: 0;
  493. border-top: 1px solid #ccc;
  494. box-shadow: 0 0rpx 150rpx #ccc;
  495. background: #fff;
  496. }
  497. .saveposter {
  498. color: #fff;
  499. width: 380rpx;
  500. height: 80rpx;
  501. border-radius: 50rpx;
  502. background: #f08f04;
  503. margin-top: 30rpx;
  504. font-size: 32rpx;
  505. }
  506. .modal {
  507. width: 100%;
  508. height: 100%;
  509. position: fixed;
  510. top: 0;
  511. left: 0;
  512. background: rgba(0, 0, 0, 0.5);
  513. overflow: hidden;
  514. z-index: 1001;
  515. color: #fff;
  516. }
  517. .modal-content {
  518. width: 540rpx;
  519. height: 233rpx;
  520. line-height: 60rpx;
  521. overflow: hidden;
  522. position: fixed;
  523. top: 50%;
  524. left: 0;
  525. z-index: 11;
  526. background: #f9f9f9;
  527. margin: -130rpx 105rpx;
  528. border-radius: 36rpx;
  529. display: flex;
  530. }
  531. .modal-content view {
  532. display: inline-block;
  533. flex: 1;
  534. text-align: center;
  535. }
  536. .modal-content view>text {
  537. color: #000;
  538. display: block;
  539. font-size: 30rpx;
  540. height: 80rpx;
  541. line-height: 80rpx;
  542. }
  543. .modal-content view>image {
  544. margin-top: 30rpx;
  545. width: 90rpx;
  546. height: 90rpx;
  547. }