latestGroupBuying.vue 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659
  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" v-for="(e, index) in grouponData" :key="index">
  10. <view class="group_3 flex-col">
  11. <view class="tag_1 flex-col"><text class="text_6">1/{{e.slideshowTotal}}</text></view>
  12. </view>
  13. <view class="group_4 flex-row justify-between">
  14. <view class="list_2 flex-row">
  15. <text class="text_7">共{{e.goodsTotal}}个</text>
  16. <view class="text-wrapper_3 flex-col" :style="{background: `url(${item})` }" v-for="(item, index) in e.goodsImage"
  17. :key="index">
  18. <!-- <text v-if="item.slot1 === 1" class="text_7">共{{e.goodsTotal}}个</text> -->
  19. </view>
  20. </view>
  21. <image class="icon_3" referrerpolicy="no-referrer"
  22. src="https://lanhu.oss-cn-beijing.aliyuncs.com/SketchPng43c9bddd58dafb36d3ce5b36c34486c9694a6980d5e540a7cc44681e1dcdf27e" />
  23. </view>
  24. <view class="box_3 flex-row justify-between">
  25. <view class="text-group_11 flex-col" @click="goToDetail(e.id)">
  26. <view class="text-wrapper_4">
  27. <text class="text_8">¥</text>
  28. <text class="text_9">{{e.minPrice}}</text>
  29. <text class="text_10">&nbsp;~</text>
  30. <text class="text_8">¥</text>
  31. <text class="text_9">{{e.maxPrice}}</text>
  32. </view>
  33. <text class="text_13">{{e.mainTitle}}</text>
  34. </view>
  35. <image class="icon_4" referrerpolicy="no-referrer"
  36. src="https://lanhu.oss-cn-beijing.aliyuncs.com/SketchPng499c106363c358efd4037e2befc671bc45b9a692931f8fbeb07dd342f420f04b" />
  37. </view>
  38. <view class="group_6 flex-row">
  39. <image class="avatar-group_1" referrerpolicy="no-referrer"
  40. src="https://lanhu.oss-cn-beijing.aliyuncs.com/SketchPng7e7f268c1ab4f8f9a61bfb41d7843a8514aedf1d4312678cfd24c9cb23c6cc6c" />
  41. <text class="text_14">{{e.grouponUserTotal}}人</text>
  42. <text class="text_15">正在参团中</text>
  43. <view class="image-text_11 flex-row justify-between">
  44. <image class="icon_5" referrerpolicy="no-referrer"
  45. src="https://lanhu.oss-cn-beijing.aliyuncs.com/SketchPng706a577ce54d1457bbf9ef4cc7ce31fcb9c54a60410c9a945cae1617c3df7640" />
  46. <text class="text-group_4">截止倒计时</text>
  47. <!-- <text class="text_16">02时25分19秒</text> -->
  48. <!-- <text class="text_16"> -->
  49. <!-- <uni-countdown :show-day="false" :hour="{{e.h}}" :minute="{{e.m}}" :second="{{e.s}}" /> -->
  50. <!-- <uni-countdown :show-day="false" :hour="12" :minute="12" :second="12" /> -->
  51. <uni-countdown :show-day="false" :hour="12" :minute="12" :second="12"></uni-countdown>
  52. <!-- </text> -->
  53. </view>
  54. </view>
  55. <view class="group_7 flex-row justify-between">
  56. <view class="text-group_12 flex-col">
  57. <text class="text_17">最近的自提网点:</text>
  58. <text class="text_18">{{e.selfTake.name}}</text>
  59. </view>
  60. <view class="image-text_12 flex-col">
  61. <image class="icon_6" referrerpolicy="no-referrer"
  62. src="https://lanhu.oss-cn-beijing.aliyuncs.com/SketchPng6c7bfe951de28c68cbf7532beec94d0a16e2ea6d81efa80933eed9ece8207578" />
  63. <text class="text-group_6">距您{{e.selfTake.distanceDesc}}</text>
  64. </view>
  65. </view>
  66. <view class="box_4 flex-row">
  67. <view class="image-text_13 flex-row justify-between">
  68. <image class="icon_7" referrerpolicy="no-referrer"
  69. src="https://lanhu.oss-cn-beijing.aliyuncs.com/SketchPng716260d376f718135006e01ff6d283c78abdf5a5c88debf66a7f6aa59347d81c" />
  70. <text class="text-group_7">发布于:</text>
  71. </view>
  72. <text class="text_19">{{e.publishTimeDesc}}</text>
  73. <view class="image-text_14 flex-row justify-between">
  74. <text class="text-group_8">{{e.views}}人浏览过</text>
  75. <image class="icon_8" referrerpolicy="no-referrer"
  76. src="https://lanhu.oss-cn-beijing.aliyuncs.com/SketchPngcb2a14d093472b69f7328957e43efe5af8e4e9d3bfdec5ebeaddd131fe2ce146" />
  77. </view>
  78. </view>
  79. <view class="box_5 flex-row justify-between">
  80. <button style="margin-right: 10px;" class="button_1 flex-col" @click="onClick_1">
  81. <view class="image-text_15 flex-row justify-between">
  82. <image class="icon_9" referrerpolicy="no-referrer"
  83. src="https://lanhu.oss-cn-beijing.aliyuncs.com/SketchPngeff379ed5981aae0768e31361dd255e6fd280a8e0444636ef6781a86700d6200" />
  84. <text class="text-group_9">分享有礼</text>
  85. </view>
  86. </button>
  87. <button class="button_2 flex-col" @click="onClick_2">
  88. <view class="image-text_16 flex-row justify-between">
  89. <image class="icon_10" referrerpolicy="no-referrer"
  90. src="https://lanhu.oss-cn-beijing.aliyuncs.com/SketchPnga2ee500afc9334850f677b98772ecc4d50879b30e30bf08525190662f767a78a" />
  91. <text class="text-group_10">立即下单</text>
  92. </view>
  93. </button>
  94. </view>
  95. </view>
  96. </view>
  97. </template>
  98. <script>
  99. import { getGoodsInfo, getCategoryTwo } from '@/api/home.js'
  100. import {latestGroupon, historyGroupon, detailGroupon, goodsDetail} from '@/api/groupon.js'
  101. export default {
  102. name: 'promotionList',
  103. props: {
  104. dataConfig: {
  105. type: Object,
  106. default: () => { }
  107. },
  108. positionInfo: {
  109. type: Object,
  110. default: () => { }
  111. },
  112. tempArr: {
  113. type: Array,
  114. default: []
  115. },
  116. iSshowH: {
  117. type: Boolean,
  118. default: false
  119. },
  120. isSortType: {
  121. type: String | Number,
  122. default: 0
  123. },
  124. currentId: {
  125. type: String | Number,
  126. default: 0
  127. }
  128. },
  129. watch: {
  130. currentId () {
  131. this.onLoadData(this.currentId);
  132. }
  133. },
  134. data () {
  135. return {
  136. navigationList2: [],
  137. ProductNavindex: 0,
  138. numConfig: 9,
  139. // imgStyle: this.dataConfig.imgStyle.type,
  140. mbConfig: 0,
  141. themeColor: "rgba(29,176,252,1)",
  142. titleShow: true, //标题是否显示
  143. opriceShow: true, //原价是否显示
  144. priceShow: true, //价格是否显示
  145. couponShow: true,//优惠券标签是否显示
  146. titleConfig: 2, //标题位置
  147. fontColor: "rgba(253,80,47,1)",
  148. labelColor: "rgba(29,176,252,1)",
  149. typeId: '',
  150. grouponData:[],
  151. };
  152. },
  153. created () {
  154. this.onLoadData(this.currentId);
  155. },
  156. methods: {
  157. goToDetail(id){
  158. uni.navigateTo({
  159. url: `/pages/groupbuying_details/index?id=${id}`
  160. })
  161. },
  162. onLoadData(currentId) {
  163. // 最新团购
  164. if (currentId == 0) {
  165. this.getLatestGroupon()
  166. }
  167. // 历史团购
  168. if (currentId == 1) {
  169. this.getHistoryGroupon()
  170. }
  171. },
  172. getLatestGroupon() {
  173. let that = this;
  174. latestGroupon({
  175. current: 1,
  176. size: 1,
  177. longitude: that.positionInfo.longitude,
  178. latitude: that.positionInfo.latitude
  179. }).then(res => {
  180. this.grouponData = res.data.records;
  181. console.log(this.grouponData)
  182. })
  183. },
  184. getHistoryGroupon() {
  185. let that = this;
  186. historyGroupon({
  187. current: 1,
  188. size: 1,
  189. longitude: that.positionInfo.longitude,
  190. latitude: that.positionInfo.latitude
  191. }).then(res => {
  192. that.grouponData = res.data.records;
  193. })
  194. },
  195. clickNav (e) {
  196. this.typeId = e.id
  197. this.getGoodsPage(e.id)
  198. },
  199. getCategoryTwo (Id) {
  200. getCategoryTwo({
  201. parentId: Id
  202. }).then(res => {
  203. this.navigationList2 = res.data
  204. if (res.data.length > 0) {
  205. this.getGoodsPage(res.data[0].id)
  206. }
  207. })
  208. },
  209. getGoodsPage (typeId) {
  210. uni.showLoading({ title: '商品加载中' });
  211. getGoodsInfo({
  212. zoneType: 3,
  213. goodsCategoryId: this.typeId,
  214. current: 1,
  215. size: 100
  216. }).then(res => {
  217. this.tempArr = []
  218. this.tempArr = res.data
  219. uni.hideLoading();
  220. uni.stopPullDownRefresh()
  221. })
  222. },
  223. // 首发新品切换
  224. ProductNavTab (type, index) {
  225. this.ProductNavindex = index;
  226. this.$emit('changeTab', type);
  227. },
  228. goDetail (item) {
  229. this.$emit('detail', item);
  230. }
  231. }
  232. }
  233. </script>
  234. <style lang="scss">
  235. .list-box{
  236. background: white;
  237. padding-bottom: 20px;
  238. }
  239. .index-product-wrapper {
  240. &.on {
  241. min-height: 1050rpx;
  242. }
  243. .nav-bd {
  244. display: flex;
  245. align-items: center;
  246. margin-top: 30rpx;
  247. .item {
  248. display: flex;
  249. flex-direction: column;
  250. align-items: center;
  251. justify-content: center;
  252. width: 25%;
  253. &.on {
  254. border-radius: 0;
  255. }
  256. .txt {
  257. font-size: 32rpx;
  258. color: #282828;
  259. }
  260. .label {
  261. display: flex;
  262. align-items: center;
  263. justify-content: center;
  264. width: 124rpx;
  265. height: 32rpx;
  266. margin-top: 5rpx;
  267. font-size: 24rpx;
  268. color: #999;
  269. border-radius: 16rpx;
  270. }
  271. }
  272. }
  273. }
  274. .block_3 {
  275. background-color: rgba(255, 255, 255, 1);
  276. margin-top: -1px;
  277. padding-bottom: 12px;
  278. }
  279. .group_3 {
  280. margin-bottom: 10px;
  281. background-image: url(https://lanhu-dds-backend.oss-cn-beijing.aliyuncs.com/merge_image/imgs/e4f54c9cff7742e682c0d3f8f3808993_mergeImage.png);
  282. background-size: 100% 100%;
  283. height: 190px;
  284. width: 100%;
  285. }
  286. .tag_1 {
  287. height: 18px;
  288. margin: 10px;
  289. background-color: rgba(0, 0, 0, 0.3);
  290. border-radius: 6px;
  291. padding: 1px 6px 1px 6px;
  292. }
  293. .text_6 {
  294. overflow-wrap: break-word;
  295. color: rgba(255, 255, 255, 1);
  296. font-size: 10px;
  297. font-weight: NaN;
  298. text-align: center;
  299. white-space: nowrap;
  300. line-height: 14px;
  301. }
  302. .group_4 {
  303. overflow-wrap: break-word;
  304. color: rgba(255, 150, 0, 1);
  305. font-size: 10px;
  306. font-weight: NaN;
  307. text-align: left;
  308. white-space: nowrap;
  309. line-height: 14px;
  310. }
  311. .list_2 {
  312. width: 100%;
  313. height: 62px;
  314. }
  315. .text-wrapper_3 {
  316. height: 52px;
  317. background-size: 100% 100%;
  318. margin-right: 8px;
  319. width: 49px;
  320. background: linear-gradient(90deg, #FFE9E9 0%, #FAFAFA 100%);
  321. }
  322. .text_7 {
  323. line-height: 62px;
  324. overflow-wrap: break-word;
  325. color: rgba(102, 102, 102, 1);
  326. font-size: 10px;
  327. text-align: left;
  328. white-space: nowrap;
  329. }
  330. .icon_3 {
  331. width: 12px;
  332. height: 12px;
  333. margin: 25px 0 25px 0;
  334. }
  335. .box_3 {
  336. width: 100%;
  337. align-self: center;
  338. margin-top: 4px;
  339. padding: 0 10px;
  340. }
  341. .text-group_11 {
  342. flex-direction: column;
  343. }
  344. .text-wrapper_4 {
  345. height: 24px;
  346. margin-bottom: 10px;
  347. overflow-wrap: break-word;
  348. letter-spacing: 0.20000000298023224px;
  349. font-family: PingFangSC-Medium;
  350. font-weight: 500;
  351. text-align: left;
  352. line-height: 24px;
  353. }
  354. .text_8 {
  355. overflow-wrap: break-word;
  356. color: rgba(178, 35, 56, 1);
  357. font-size: 12px;
  358. font-family: PingFangSC-Medium;
  359. font-weight: 500;
  360. text-align: left;
  361. line-height: 24px;
  362. }
  363. .text_9 {
  364. overflow-wrap: break-word;
  365. color: rgba(178, 35, 56, 1);
  366. font-size: 18px;
  367. font-family: DINAlternate-Bold;
  368. font-weight: 700;
  369. text-align: left;
  370. white-space: nowrap;
  371. line-height: 24px;
  372. }
  373. .text_10 {
  374. overflow-wrap: break-word;
  375. color: rgba(178, 35, 56, 1);
  376. font-size: 17px;
  377. font-family: DINAlternate-Bold;
  378. font-weight: 700;
  379. text-align: left;
  380. white-space: nowrap;
  381. line-height: 24px;
  382. }
  383. .text_11 {
  384. width: 64px;
  385. margin: 3px 0 3px 54px;
  386. }
  387. .text_12 {}
  388. .text_13 {
  389. width: 100%;
  390. }
  391. .icon_4 {
  392. width: 12px;
  393. height: 12px;
  394. margin: 33px 0 5px 0;
  395. }
  396. .group_6 {
  397. box-sizing: border-box;
  398. background-color: rgba(255,247,248,1.000000);
  399. border-radius: 6px;
  400. width: 100%;
  401. height: 25px;
  402. line-height: 25px;
  403. align-self: center;
  404. margin-top: 8px;
  405. padding: 0 10px;
  406. flex-direction: row;
  407. display: flex;
  408. border:1px solid dashed;
  409. margin-bottom: 5px;
  410. }
  411. .avatar-group_1 {
  412. width: 50px;
  413. height: 20px;
  414. }
  415. .text_14 {
  416. }
  417. .text_15 {
  418. }
  419. .image-text_11 {
  420. flex-grow: 1;
  421. }
  422. .icon_5 {
  423. width: 12px;
  424. height: 12px;
  425. margin: 1px 0 1px 0;
  426. }
  427. .text-group_4 {
  428. overflow-wrap: break-word;
  429. color: rgba(255, 150, 0, 1);
  430. }
  431. .text_16 {
  432. }
  433. .group_7 {
  434. overflow-wrap: break-word;
  435. color: rgba(153, 153, 153, 1);
  436. font-size: 12px;
  437. font-weight: NaN;
  438. text-align: center;
  439. white-space: nowrap;
  440. line-height: 22px;
  441. height: 55px;
  442. padding:10px;
  443. margin-bottom: 10px;
  444. background: rgb(255,247,248);
  445. border:1px solid dashed;
  446. }
  447. .text-group_12 {
  448. flex-direction: column;
  449. }
  450. .text_17 {
  451. overflow-wrap: break-word;
  452. color: rgba(102, 102, 102, 1);
  453. font-size: 10px;
  454. font-weight: NaN;
  455. text-align: left;
  456. white-space: nowrap;
  457. line-height: 18px;
  458. margin: 0 89px 0 1px;
  459. }
  460. .text_18 {
  461. overflow-wrap: break-word;
  462. color: rgba(178, 35, 56, 1);
  463. font-size: 10px;
  464. font-family: PingFangSC-Medium;
  465. font-weight: 500;
  466. text-align: left;
  467. white-space: nowrap;
  468. line-height: 16px;
  469. margin-top: 2px;
  470. }
  471. .image-text_12 {}
  472. .icon_6 {
  473. width: 14px;
  474. height: 14px;
  475. margin: 0 16px 0 17px;
  476. }
  477. .text-group_6 {
  478. overflow-wrap: break-word;
  479. color: rgba(102, 102, 102, 1);
  480. font-size: 10px;
  481. font-weight: NaN;
  482. text-align: left;
  483. white-space: nowrap;
  484. line-height: 18px;
  485. margin-top: 4px;
  486. }
  487. .box_4 {
  488. width: 100%;
  489. align-self: center;
  490. margin-top: 8px;
  491. padding: 0 10px;
  492. }
  493. .image-text_13 {
  494. }
  495. .icon_7 {
  496. width: 14px;
  497. height: 14px;
  498. margin: 4px 0 4px 0;
  499. }
  500. .text-group_7 {
  501. overflow-wrap: break-word;
  502. color: rgba(153, 153, 153, 1);
  503. font-size: 12px;
  504. font-weight: NaN;
  505. text-align: center;
  506. white-space: nowrap;
  507. line-height: 22px;
  508. }
  509. .text_19 {
  510. overflow-wrap: break-word;
  511. color: rgba(51, 51, 51, 1);
  512. font-size: 12px;
  513. font-weight: NaN;
  514. text-align: left;
  515. white-space: nowrap;
  516. line-height: 22px;
  517. }
  518. .image-text_14 {
  519. margin-left: 20px;
  520. }
  521. .text-group_8 {
  522. overflow-wrap: break-word;
  523. color: rgba(153, 153, 153, 1);
  524. font-size: 12px;
  525. font-weight: NaN;
  526. text-align: center;
  527. white-space: nowrap;
  528. line-height: 22px;
  529. }
  530. .icon_8 {
  531. width: 14px;
  532. height: 14px;
  533. margin: 4px 0 4px 0;
  534. }
  535. .box_5 {
  536. width: 100%;
  537. align-self: center;
  538. margin-top: 12px;
  539. padding: 0 10px;
  540. }
  541. .button_1 {
  542. background-color: rgba(241, 248, 229, 1);
  543. border-radius: 4px;
  544. padding: 6px 47px 6px 47px;
  545. }
  546. .image-text_15 {
  547. width: 70px;
  548. }
  549. .icon_9 {
  550. width: 14px;
  551. height: 14px;
  552. margin: 2px 0 2px 0;
  553. }
  554. .text-group_9 {
  555. overflow-wrap: break-word;
  556. color: rgba(117, 190, 0, 1);
  557. font-size: 12px;
  558. font-weight: NaN;
  559. text-align: center;
  560. white-space: nowrap;
  561. line-height: 18px;
  562. }
  563. .button_2 {
  564. background-color: rgba(247, 233, 235, 1);
  565. border-radius: 4px;
  566. padding: 6px 47px 6px 47px;
  567. }
  568. .image-text_16 { color: rgba(178,35,56,1);
  569. }
  570. .icon_10 {
  571. width: 14px;
  572. height: 14px;
  573. margin: 2px 0 2px 0;
  574. }
  575. .text-group_10 {
  576. overflow-wrap: break-word;
  577. color: rgba(178, 35, 56, 1);
  578. font-size: 12px;
  579. font-weight: NaN;
  580. text-align: center;
  581. white-space: nowrap;
  582. line-height: 18px;
  583. }
  584. .flex-row,
  585. .flex-col {
  586. display: flex;
  587. }</style>