latestGroupBuying.vue 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803
  1. <template>
  2. <view class="index-product-wrapper" :class="iSshowH ? 'on' : ''" :style="'margin-top:' + mbConfig * 2 + 'rpx;'"
  3. v-show="!isSortType">
  4. <view v-if="iSshowH">
  5. <u-tabs :list="navigationList2" @click="clickNav" lineColor="#EB4C63" :inactiveStyle="{ color: '#333' }"
  6. :activeStyle="{ color: '#EB4C63', fontWeight: 'bold' }" keyName="title"></u-tabs>
  7. </view>
  8. <!-- 商品列表 -->
  9. <view class="list-box animated">
  10. <view class="group_3 flex-col">
  11. <view class="tag_1 flex-col"><text class="text_6">1/3</text></view>
  12. </view>
  13. <view class="group_4 flex-row justify-between">
  14. <view class="list_2 flex-row">
  15. <view class="text-wrapper_3 flex-col" :style="{ background: item.lanhuBg0 }" v-for="(item, index) in loopData0"
  16. :key="index">
  17. <text v-if="item.slot1 === 1" class="text_7">共28个</text>
  18. </view>
  19. </view>
  20. <image class="icon_3" referrerpolicy="no-referrer"
  21. src="https://lanhu.oss-cn-beijing.aliyuncs.com/SketchPng43c9bddd58dafb36d3ce5b36c34486c9694a6980d5e540a7cc44681e1dcdf27e" />
  22. </view>
  23. <view class="box_3 flex-row justify-between">
  24. <view class="text-group_11 flex-col">
  25. <view class="text-wrapper_4">
  26. <text class="text_8">¥</text>
  27. <text class="text_9">7.00</text>
  28. <text class="text_10">&nbsp;~</text>
  29. <text class="text_8">¥</text>
  30. <text class="text_9">48.00</text>
  31. </view>
  32. <text class="text_13">防晒、面膜、护肤专场,大牌正品,不惧比价</text>
  33. </view>
  34. <image class="icon_4" referrerpolicy="no-referrer"
  35. src="https://lanhu.oss-cn-beijing.aliyuncs.com/SketchPng499c106363c358efd4037e2befc671bc45b9a692931f8fbeb07dd342f420f04b" />
  36. </view>
  37. <view class="group_6 flex-row">
  38. <image class="avatar-group_1" referrerpolicy="no-referrer"
  39. src="https://lanhu.oss-cn-beijing.aliyuncs.com/SketchPng7e7f268c1ab4f8f9a61bfb41d7843a8514aedf1d4312678cfd24c9cb23c6cc6c" />
  40. <text class="text_14">4人</text>
  41. <text class="text_15">正在参团中</text>
  42. <view class="image-text_11 flex-row justify-between">
  43. <image class="icon_5" referrerpolicy="no-referrer"
  44. src="https://lanhu.oss-cn-beijing.aliyuncs.com/SketchPng706a577ce54d1457bbf9ef4cc7ce31fcb9c54a60410c9a945cae1617c3df7640" />
  45. <text class="text-group_4">截止倒计时</text>
  46. <text class="text_16">02时25分19秒</text>
  47. </view>
  48. </view>
  49. <view class="group_7 flex-row justify-between">
  50. <view class="text-group_12 flex-col">
  51. <text class="text_17">最近的自提网点:</text>
  52. <text class="text_18">上海市浦东新区秀浦路29号三层303室</text>
  53. </view>
  54. <view class="image-text_12 flex-col">
  55. <image class="icon_6" referrerpolicy="no-referrer"
  56. src="https://lanhu.oss-cn-beijing.aliyuncs.com/SketchPng6c7bfe951de28c68cbf7532beec94d0a16e2ea6d81efa80933eed9ece8207578" />
  57. <text class="text-group_6">距您1.8km</text>
  58. </view>
  59. </view>
  60. <view class="box_4 flex-row">
  61. <view class="image-text_13 flex-row justify-between">
  62. <image class="icon_7" referrerpolicy="no-referrer"
  63. src="https://lanhu.oss-cn-beijing.aliyuncs.com/SketchPng716260d376f718135006e01ff6d283c78abdf5a5c88debf66a7f6aa59347d81c" />
  64. <text class="text-group_7">发布于:</text>
  65. </view>
  66. <text class="text_19">1天20小时36分钟前</text>
  67. <view class="image-text_14 flex-row justify-between">
  68. <text class="text-group_8">762人浏览过</text>
  69. <image class="icon_8" referrerpolicy="no-referrer"
  70. src="https://lanhu.oss-cn-beijing.aliyuncs.com/SketchPngcb2a14d093472b69f7328957e43efe5af8e4e9d3bfdec5ebeaddd131fe2ce146" />
  71. </view>
  72. </view>
  73. <view class="box_5 flex-row justify-between">
  74. <button style="margin-right: 10px;" class="button_1 flex-col" @click="onClick_1">
  75. <view class="image-text_15 flex-row justify-between">
  76. <image class="icon_9" referrerpolicy="no-referrer"
  77. src="https://lanhu.oss-cn-beijing.aliyuncs.com/SketchPngeff379ed5981aae0768e31361dd255e6fd280a8e0444636ef6781a86700d6200" />
  78. <text class="text-group_9">分享有礼</text>
  79. </view>
  80. </button>
  81. <button class="button_2 flex-col" @click="onClick_2">
  82. <view class="image-text_16 flex-row justify-between">
  83. <image class="icon_10" referrerpolicy="no-referrer"
  84. src="https://lanhu.oss-cn-beijing.aliyuncs.com/SketchPnga2ee500afc9334850f677b98772ecc4d50879b30e30bf08525190662f767a78a" />
  85. <text class="text-group_10">立即下单</text>
  86. </view>
  87. </button>
  88. </view>
  89. </view>
  90. </view>
  91. </template>
  92. <script>
  93. import { getGoodsInfo, getCategoryTwo } from '@/api/home.js'
  94. export default {
  95. name: 'promotionList',
  96. props: {
  97. dataConfig: {
  98. type: Object,
  99. default: () => { }
  100. },
  101. tempArr: {
  102. type: Array,
  103. default: []
  104. },
  105. iSshowH: {
  106. type: Boolean,
  107. default: false
  108. },
  109. isSortType: {
  110. type: String | Number,
  111. default: 0
  112. },
  113. currentId: {
  114. type: String | Number,
  115. default: 0
  116. }
  117. },
  118. watch: {
  119. currentId (Id) {
  120. console.log(Id);
  121. this.getCategoryTwo(Id)
  122. }
  123. },
  124. data () {
  125. return {
  126. navigationList2: [],
  127. ProductNavindex: 0,
  128. explosiveMoney: [
  129. {
  130. "chiild": [
  131. {
  132. "title": "标题",
  133. "val": "首发新品",
  134. "max": 4,
  135. "pla": "选填,不超过四个字"
  136. },
  137. {
  138. "title": "简介",
  139. "val": "最新出炉",
  140. "max": 4,
  141. "pla": "选填,不超过四个字"
  142. }
  143. ],
  144. "link": {
  145. "title": "链接",
  146. "activeVal": 3,
  147. "optiops": [
  148. {
  149. "type": 0,
  150. "value": 1,
  151. "label": "精品推荐"
  152. },
  153. {
  154. "type": 1,
  155. "value": 2,
  156. "label": "热门榜单"
  157. },
  158. {
  159. "type": 2,
  160. "value": 3,
  161. "label": "首发新品"
  162. },
  163. {
  164. "type": 3,
  165. "value": 4,
  166. "label": "促销单品"
  167. }
  168. ]
  169. }
  170. },
  171. {
  172. "chiild": [
  173. {
  174. "title": "标题",
  175. "val": "精品推荐",
  176. "max": 4,
  177. "pla": "选填,不超过四个字"
  178. },
  179. {
  180. "title": "简介",
  181. "val": "猜你喜欢",
  182. "max": 4,
  183. "pla": "选填,不超过四个字"
  184. }
  185. ],
  186. "link": {
  187. "title": "链接",
  188. "activeVal": 1,
  189. "optiops": [
  190. {
  191. "type": 0,
  192. "value": 1,
  193. "label": "精品推荐"
  194. },
  195. {
  196. "type": 1,
  197. "value": 2,
  198. "label": "热门榜单"
  199. },
  200. {
  201. "type": 2,
  202. "value": 3,
  203. "label": "首发新品"
  204. },
  205. {
  206. "type": 3,
  207. "value": 4,
  208. "label": "促销单品"
  209. }
  210. ]
  211. }
  212. },
  213. {
  214. "chiild": [
  215. {
  216. "title": "标题",
  217. "val": "热门榜单",
  218. "max": 4,
  219. "pla": "选填,不超过四个字"
  220. },
  221. {
  222. "title": "简介",
  223. "val": "好评如云",
  224. "max": 4,
  225. "pla": "选填,不超过四个字"
  226. }
  227. ],
  228. "link": {
  229. "title": "链接",
  230. "activeVal": 2,
  231. "optiops": [
  232. {
  233. "type": 0,
  234. "value": 1,
  235. "label": "精品推荐"
  236. },
  237. {
  238. "type": 1,
  239. "value": 2,
  240. "label": "热门榜单"
  241. },
  242. {
  243. "type": 2,
  244. "value": 3,
  245. "label": "首发新品"
  246. },
  247. {
  248. "type": 3,
  249. "value": 4,
  250. "label": "促销单品"
  251. }
  252. ]
  253. }
  254. },
  255. {
  256. "chiild": [
  257. {
  258. "title": "标题",
  259. "val": "促销单品",
  260. "max": 4,
  261. "pla": "选填,不超过四个字"
  262. },
  263. {
  264. "title": "简介",
  265. "val": "多买多销",
  266. "max": 4,
  267. "pla": "选填,不超过四个字"
  268. }
  269. ],
  270. "link": {
  271. "title": "链接",
  272. "activeVal": 4,
  273. "optiops": [
  274. {
  275. "type": 0,
  276. "value": 1,
  277. "label": "精品推荐"
  278. },
  279. {
  280. "type": 1,
  281. "value": 2,
  282. "label": "热门榜单"
  283. },
  284. {
  285. "type": 2,
  286. "value": 3,
  287. "label": "首发新品"
  288. },
  289. {
  290. "type": 3,
  291. "value": 4,
  292. "label": "促销单品"
  293. }
  294. ]
  295. }
  296. }
  297. ],
  298. numConfig: 9,
  299. // imgStyle: this.dataConfig.imgStyle.type,
  300. mbConfig: 0,
  301. themeColor: "rgba(29,176,252,1)",
  302. titleShow: true, //标题是否显示
  303. opriceShow: true, //原价是否显示
  304. priceShow: true, //价格是否显示
  305. couponShow: true,//优惠券标签是否显示
  306. titleConfig: 2, //标题位置
  307. fontColor: "rgba(253,80,47,1)",
  308. labelColor: "rgba(29,176,252,1)",
  309. typeId: '',
  310. loopData0: [
  311. {
  312. lanhuBg0:
  313. 'background: linear-gradient(90deg, #FFE9E9 0%, #FAFAFA 100%); no-repeat',
  314. slot1: 1,
  315. },
  316. {
  317. lanhuBg0:
  318. 'url(https://lanhu-dds-backend.oss-cn-beijing.aliyuncs.com/merge_image/imgs/38e693de009644aa9de2dc6d6f7e747a_mergeImage.png)',
  319. },
  320. {
  321. lanhuBg0:
  322. 'url(https://lanhu-dds-backend.oss-cn-beijing.aliyuncs.com/merge_image/imgs/e078bf26e9ad496b98a817de3d08492e_mergeImage.png)',
  323. },
  324. {
  325. lanhuBg0:
  326. 'url(https://lanhu-dds-backend.oss-cn-beijing.aliyuncs.com/merge_image/imgs/e3d1a8f4ba114a5aa801bbd7420e44d2_mergeImage.png)',
  327. },
  328. {
  329. lanhuBg0:
  330. 'url(https://lanhu-dds-backend.oss-cn-beijing.aliyuncs.com/merge_image/imgs/cf3068f1291645b2a869827e2e33d0a0_mergeImage.png)',
  331. },
  332. {
  333. lanhuBg0:
  334. 'url(https://lanhu-dds-backend.oss-cn-beijing.aliyuncs.com/merge_image/imgs/6c93508933d94673bc6b3f0909abb937_mergeImage.png)',
  335. },
  336. ],
  337. };
  338. },
  339. created () {
  340. // this.getCategoryTwo(this.currentId)
  341. },
  342. methods: {
  343. clickNav (e) {
  344. this.typeId = e.id
  345. this.getGoodsPage(e.id)
  346. },
  347. getCategoryTwo (Id) {
  348. getCategoryTwo({
  349. parentId: Id
  350. }).then(res => {
  351. this.navigationList2 = res.data
  352. if (res.data.length > 0) {
  353. this.getGoodsPage(res.data[0].id)
  354. }
  355. })
  356. },
  357. getGoodsPage (typeId) {
  358. uni.showLoading({ title: '商品加载中' });
  359. getGoodsInfo({
  360. zoneType: 3,
  361. goodsCategoryId: this.typeId,
  362. current: 1,
  363. size: 100
  364. }).then(res => {
  365. this.tempArr = []
  366. this.tempArr = res.data
  367. uni.hideLoading();
  368. uni.stopPullDownRefresh()
  369. })
  370. },
  371. // 首发新品切换
  372. ProductNavTab (type, index) {
  373. this.ProductNavindex = index;
  374. this.$emit('changeTab', type);
  375. },
  376. goDetail (item) {
  377. this.$emit('detail', item);
  378. }
  379. }
  380. }
  381. </script>
  382. <style lang="scss">
  383. .list-box{
  384. background: white;
  385. padding-bottom: 20px;
  386. }
  387. .index-product-wrapper {
  388. &.on {
  389. min-height: 1050rpx;
  390. }
  391. .nav-bd {
  392. display: flex;
  393. align-items: center;
  394. margin-top: 30rpx;
  395. .item {
  396. display: flex;
  397. flex-direction: column;
  398. align-items: center;
  399. justify-content: center;
  400. width: 25%;
  401. &.on {
  402. border-radius: 0;
  403. }
  404. .txt {
  405. font-size: 32rpx;
  406. color: #282828;
  407. }
  408. .label {
  409. display: flex;
  410. align-items: center;
  411. justify-content: center;
  412. width: 124rpx;
  413. height: 32rpx;
  414. margin-top: 5rpx;
  415. font-size: 24rpx;
  416. color: #999;
  417. border-radius: 16rpx;
  418. }
  419. }
  420. }
  421. }
  422. .block_3 {
  423. background-color: rgba(255, 255, 255, 1);
  424. margin-top: -1px;
  425. padding-bottom: 12px;
  426. }
  427. .group_3 {
  428. margin-bottom: 10px;
  429. background-image: url(https://lanhu-dds-backend.oss-cn-beijing.aliyuncs.com/merge_image/imgs/e4f54c9cff7742e682c0d3f8f3808993_mergeImage.png);
  430. background-size: 100% 100%;
  431. height: 190px;
  432. width: 100%;
  433. }
  434. .tag_1 {
  435. height: 18px;
  436. margin: 10px;
  437. background-color: rgba(0, 0, 0, 0.3);
  438. border-radius: 6px;
  439. padding: 1px 6px 1px 6px;
  440. }
  441. .text_6 {
  442. overflow-wrap: break-word;
  443. color: rgba(255, 255, 255, 1);
  444. font-size: 10px;
  445. font-weight: NaN;
  446. text-align: center;
  447. white-space: nowrap;
  448. line-height: 14px;
  449. }
  450. .group_4 {
  451. overflow-wrap: break-word;
  452. color: rgba(255, 150, 0, 1);
  453. font-size: 10px;
  454. font-weight: NaN;
  455. text-align: left;
  456. white-space: nowrap;
  457. line-height: 14px;
  458. }
  459. .list_2 {
  460. width: 100%;
  461. height: 62px;
  462. }
  463. .text-wrapper_3 {
  464. height: 52px;
  465. background-size: 100% 100%;
  466. margin-right: 8px;
  467. width: 49px;
  468. background: linear-gradient(90deg, #FFE9E9 0%, #FAFAFA 100%);
  469. }
  470. .text_7 {
  471. line-height: 62px;
  472. overflow-wrap: break-word;
  473. color: rgba(102, 102, 102, 1);
  474. font-size: 10px;
  475. text-align: left;
  476. white-space: nowrap;
  477. }
  478. .icon_3 {
  479. width: 12px;
  480. height: 12px;
  481. margin: 25px 0 25px 0;
  482. }
  483. .box_3 {
  484. width: 100%;
  485. align-self: center;
  486. margin-top: 4px;
  487. padding: 0 10px;
  488. }
  489. .text-group_11 {
  490. flex-direction: column;
  491. }
  492. .text-wrapper_4 {
  493. height: 24px;
  494. margin-bottom: 10px;
  495. overflow-wrap: break-word;
  496. letter-spacing: 0.20000000298023224px;
  497. font-family: PingFangSC-Medium;
  498. font-weight: 500;
  499. text-align: left;
  500. line-height: 24px;
  501. }
  502. .text_8 {
  503. overflow-wrap: break-word;
  504. color: rgba(178, 35, 56, 1);
  505. font-size: 12px;
  506. font-family: PingFangSC-Medium;
  507. font-weight: 500;
  508. text-align: left;
  509. line-height: 24px;
  510. }
  511. .text_9 {
  512. overflow-wrap: break-word;
  513. color: rgba(178, 35, 56, 1);
  514. font-size: 18px;
  515. font-family: DINAlternate-Bold;
  516. font-weight: 700;
  517. text-align: left;
  518. white-space: nowrap;
  519. line-height: 24px;
  520. }
  521. .text_10 {
  522. overflow-wrap: break-word;
  523. color: rgba(178, 35, 56, 1);
  524. font-size: 17px;
  525. font-family: DINAlternate-Bold;
  526. font-weight: 700;
  527. text-align: left;
  528. white-space: nowrap;
  529. line-height: 24px;
  530. }
  531. .text_11 {
  532. width: 64px;
  533. margin: 3px 0 3px 54px;
  534. }
  535. .text_12 {}
  536. .text_13 {
  537. width: 100%;
  538. }
  539. .icon_4 {
  540. width: 12px;
  541. height: 12px;
  542. margin: 33px 0 5px 0;
  543. }
  544. .group_6 {
  545. box-sizing: border-box;
  546. background-color: rgba(255,247,248,1.000000);
  547. border-radius: 6px;
  548. width: 100%;
  549. height: 25px;
  550. line-height: 25px;
  551. align-self: center;
  552. margin-top: 8px;
  553. padding: 0 10px;
  554. flex-direction: row;
  555. display: flex;
  556. border:1px solid dashed;
  557. margin-bottom: 5px;
  558. }
  559. .avatar-group_1 {
  560. width: 50px;
  561. height: 20px;
  562. }
  563. .text_14 {
  564. }
  565. .text_15 {
  566. }
  567. .image-text_11 {
  568. flex-grow: 1;
  569. }
  570. .icon_5 {
  571. width: 12px;
  572. height: 12px;
  573. margin: 1px 0 1px 0;
  574. }
  575. .text-group_4 {
  576. overflow-wrap: break-word;
  577. color: rgba(255, 150, 0, 1);
  578. }
  579. .text_16 {
  580. }
  581. .group_7 {
  582. overflow-wrap: break-word;
  583. color: rgba(153, 153, 153, 1);
  584. font-size: 12px;
  585. font-weight: NaN;
  586. text-align: center;
  587. white-space: nowrap;
  588. line-height: 22px;
  589. height: 55px;
  590. padding:10px;
  591. margin-bottom: 10px;
  592. background: rgb(255,247,248);
  593. border:1px solid dashed;
  594. }
  595. .text-group_12 {
  596. flex-direction: column;
  597. }
  598. .text_17 {
  599. overflow-wrap: break-word;
  600. color: rgba(102, 102, 102, 1);
  601. font-size: 10px;
  602. font-weight: NaN;
  603. text-align: left;
  604. white-space: nowrap;
  605. line-height: 18px;
  606. margin: 0 89px 0 1px;
  607. }
  608. .text_18 {
  609. overflow-wrap: break-word;
  610. color: rgba(178, 35, 56, 1);
  611. font-size: 10px;
  612. font-family: PingFangSC-Medium;
  613. font-weight: 500;
  614. text-align: left;
  615. white-space: nowrap;
  616. line-height: 16px;
  617. margin-top: 2px;
  618. }
  619. .image-text_12 {}
  620. .icon_6 {
  621. width: 14px;
  622. height: 14px;
  623. margin: 0 16px 0 17px;
  624. }
  625. .text-group_6 {
  626. overflow-wrap: break-word;
  627. color: rgba(102, 102, 102, 1);
  628. font-size: 10px;
  629. font-weight: NaN;
  630. text-align: left;
  631. white-space: nowrap;
  632. line-height: 18px;
  633. margin-top: 4px;
  634. }
  635. .box_4 {
  636. width: 100%;
  637. align-self: center;
  638. margin-top: 8px;
  639. padding: 0 10px;
  640. }
  641. .image-text_13 {
  642. }
  643. .icon_7 {
  644. width: 14px;
  645. height: 14px;
  646. margin: 4px 0 4px 0;
  647. }
  648. .text-group_7 {
  649. overflow-wrap: break-word;
  650. color: rgba(153, 153, 153, 1);
  651. font-size: 12px;
  652. font-weight: NaN;
  653. text-align: center;
  654. white-space: nowrap;
  655. line-height: 22px;
  656. }
  657. .text_19 {
  658. overflow-wrap: break-word;
  659. color: rgba(51, 51, 51, 1);
  660. font-size: 12px;
  661. font-weight: NaN;
  662. text-align: left;
  663. white-space: nowrap;
  664. line-height: 22px;
  665. }
  666. .image-text_14 {
  667. margin-left: 20px;
  668. }
  669. .text-group_8 {
  670. overflow-wrap: break-word;
  671. color: rgba(153, 153, 153, 1);
  672. font-size: 12px;
  673. font-weight: NaN;
  674. text-align: center;
  675. white-space: nowrap;
  676. line-height: 22px;
  677. }
  678. .icon_8 {
  679. width: 14px;
  680. height: 14px;
  681. margin: 4px 0 4px 0;
  682. }
  683. .box_5 {
  684. width: 100%;
  685. align-self: center;
  686. margin-top: 12px;
  687. padding: 0 10px;
  688. }
  689. .button_1 {
  690. background-color: rgba(241, 248, 229, 1);
  691. border-radius: 4px;
  692. padding: 6px 47px 6px 47px;
  693. }
  694. .image-text_15 {
  695. width: 70px;
  696. }
  697. .icon_9 {
  698. width: 14px;
  699. height: 14px;
  700. margin: 2px 0 2px 0;
  701. }
  702. .text-group_9 {
  703. overflow-wrap: break-word;
  704. color: rgba(117, 190, 0, 1);
  705. font-size: 12px;
  706. font-weight: NaN;
  707. text-align: center;
  708. white-space: nowrap;
  709. line-height: 18px;
  710. }
  711. .button_2 {
  712. background-color: rgba(247, 233, 235, 1);
  713. border-radius: 4px;
  714. padding: 6px 47px 6px 47px;
  715. }
  716. .image-text_16 { color: rgba(178,35,56,1);
  717. }
  718. .icon_10 {
  719. width: 14px;
  720. height: 14px;
  721. margin: 2px 0 2px 0;
  722. }
  723. .text-group_10 {
  724. overflow-wrap: break-word;
  725. color: rgba(178, 35, 56, 1);
  726. font-size: 12px;
  727. font-weight: NaN;
  728. text-align: center;
  729. white-space: nowrap;
  730. line-height: 18px;
  731. }
  732. .flex-row,
  733. .flex-col {
  734. display: flex;
  735. }</style>