Browse Source

修改团购详情页面

pangqijun 1 year ago
parent
commit
55b5a4d009

+ 2 - 2
components/productConSwiperGroupbuying/index.vue

@@ -1,10 +1,10 @@
 <template>
 	<view class='product-bg'>
 
-		<u-swiper @click="openImg" :list="swiperTabList" @change="e => currentNum = e.current" :autoplay="false"
+		<u-swiper @click="openImg" :list="imgUrls" @change="e => currentNum = e.current" :autoplay="false"
 			indicatorStyle="	position: absolute;top: 10px !important;left: 10px !important;">
 			<view slot="indicator" class="indicator-num">
-				<text class="indicator-num__text">{{ currentNum + 1 }}/{{ swiperTabList.length }}</text>
+				<text class="indicator-num__text">{{ currentNum + 1 }}/{{ imgUrls.length }}</text>
 			</view>
 		</u-swiper>
 	</view>

+ 2 - 47
pages/goods_details/index.vue

@@ -71,26 +71,6 @@
 								<!-- <view class="iconfont icon-fenxiang skeleton-rect" @click="listenerActionSheet"></view> -->
 							</view>
 							<view class="introduce skeleton-rect" v-text="storeInfo.goodsName"></view>
-							<view class='coupon acea-row row-between-wrapper'>
-								<view class='hide line1 acea-row'>
-									赠积分:
-									<view class='activity' v-if="storeInfo.obtainIntegral > 0">赠送 {{
-											storeInfo.obtainIntegral
-									}} 红积分</view>
-								</view>
-							</view>
-							<view v-if="couponList.length" class="coupon acea-row row-between-wrapper skeleton-rect"
-								@click="couponTap" style="margin-top: 0rpx">
-								<view class="hide line1 acea-row">
-									{{ $t(`优惠券`) }}:
-									<template v-for="(item, index) in couponList">
-										<view v-if="index < 2" class="activity" :key="index">
-											{{ $t(`满`) }} {{ item.use_min_price }} {{ $t(`减`) }} {{ item.coupon_price }}
-										</view>
-									</template>
-								</view>
-								<view class="iconfont icon-jiantou"></view>
-							</view>
 						</view>
 						<view class="attribute acea-row row-between-wrapper skeleton-rect" @click="selecAttr">
 							<view class="flex">
@@ -127,31 +107,6 @@
 							</view>
 						</view> -->
 					</view>
-					<view class="userEvaluation skeleton-rect" id="past1" v-if="replyCount">
-						<view class="title acea-row row-between-wrapper">
-							<view>{{ $t(`用户评价`) }}({{ replyCount }})</view>
-							<navigator class="praise" hover-class="none"
-								:url="'/pages/goods/goods_comment_list/index?product_id=' + id">
-								<text class="font-num">{{ replyChance }}%</text>
-								{{ $t(`好评率`) }}
-								<text class="iconfont icon-jiantou"></text>
-							</navigator>
-						</view>
-						<block v-if="replyCount">
-							<userEvaluation :reply="reply"></userEvaluation>
-						</block>
-					</view>
-					<view class="product-intro" id="past3">
-						<view class="title">{{ $t(`产品介绍`) }}</view>
-						<u-album :urls="storeInfo.detailImgUrlList" :rowCount="1" :multipleSize="albumWidth"
-							maxCount="9999" multipleMode="widthFix"></u-album>
-						<!-- <view class="conter">
-							<u--image :src="item" v-for="(item, index) in 
-								storeInfo.detailImgUrlList" width="100%" mode="heightFix"
-								@click="openImg(index)">
-							</u--image>
-						</view> -->
-					</view>
 				</scroll-view>
 			</view>
 			<!-- <view class="uni-p-b-98"></view> -->
@@ -649,11 +604,11 @@ export default {
 		// #ifdef H5
 		this.codeVal = window.location.origin + '/pages/goods_details/index?id=' + this.id +
 			'&spid=' + this.$store.state.app.uid
-		// #endif	
+		// #endif
 		// #ifdef APP-PLUS
 		this.codeVal = HTTP_REQUEST_URL + '/pages/goods_details/index?id=' + this.id +
 			'&spid=' + this.$store.state.app.uid
-		// #endif	
+		// #endif
 		this.$nextTick(function () {
 			// #ifdef MP
 			const menuButton = uni.getMenuButtonBoundingClientRect();

+ 23 - 56
pages/groupbuying_details/index.vue

@@ -17,18 +17,18 @@
 						<!-- #ifdef APP-PLUS || MP -->
 						<view class="" :style="'width:100%;' + 'height:' + sysHeight"></view>
 						<!-- #endif -->
-						<productConSwiperGroupbuying class="skeleton-rect" :imgUrls="storeInfo.imgList"
+						<productConSwiperGroupbuying class="skeleton-rect" :imgUrls="storeInfo.slideshow"
 							:videoline="storeInfo.video_link" @videoPause="videoPause"></productConSwiperGroupbuying>
 
 						<view class="content">
 							<view class="home">
-								<view class="count">共24个</view>
+								<view class="count">共{{storeInfo.goodsTotal}}个</view>
 								<scroll-view scroll-x class="navscroll"> <!-- 设置滚动条方向为横向 -->
 									<view style="width: 108rpx;height: 108rpx; margin-right: 20rpx; padding: 0;" class="item"
-										v-for="item in 24">
+										v-for="item in storeInfo.goodsList">
 										<!-- 通过for循环生成view -->
 										<image style="width: 108rpx;height: 108rpx;"
-											src="https://lanhu-dds-backend.oss-cn-beijing.aliyuncs.com/merge_image/imgs/38e693de009644aa9de2dc6d6f7e747a_mergeImage.png"
+											:src="item.goodsCover"
 											mode="scaleToFill" />
 									</view>
 								</scroll-view>
@@ -37,21 +37,7 @@
 
 						<view class="wrapper">
 							<view class="share acea-row row-between row-bottom">
-								<view class="money font-color skeleton-rect">
-									{{ $t(`¥`) }}
-									<text class="num" v-text="storeInfo.salePrice - 0 || 0"></text>
-									<text v-if="storeInfo.spec_type">{{ $t(`起`) }}</text>
-									<text class="vip-money" v-if="storeInfo.vip_price &&
-										storeInfo.vip_price > 0 &&
-										storeInfo.is_vip == 1 &&
-										svip_price_open == 1
-									">{{ $t(`¥`) }}{{ storeInfo.vip_price }}</text>
-									<image v-if="storeInfo.vip_price &&
-										storeInfo.vip_price > 0 &&
-										storeInfo.is_vip == 1 &&
-										svip_price_open == 1
-									" src="../../static/images/svip.gif"></image>
-								</view>
+
 								<!-- <view class="iconfont icon-fenxiang skeleton-rect" @click="listenerActionSheet"></view> -->
 							</view>
 							<view class="introduce skeleton-rect" v-text="storeInfo.goodsName"></view>
@@ -241,30 +227,10 @@
 						</view> -->
 
 					</view>
-					<view class="userEvaluation skeleton-rect" id="past1" v-if="replyCount">
-						<view class="title acea-row row-between-wrapper">
-							<view>{{ $t(`用户评价`) }}({{ replyCount }})</view>
-							<navigator class="praise" hover-class="none"
-								:url="'/pages/goods/goods_comment_list/index?product_id=' + id">
-								<text class="font-num">{{ replyChance }}%</text>
-								{{ $t(`好评率`) }}
-								<text class="iconfont icon-jiantou"></text>
-							</navigator>
-						</view>
-						<block v-if="replyCount">
-							<userEvaluation :reply="reply"></userEvaluation>
-						</block>
-					</view>
 					<view class="product-intro" id="past3">
 						<view class="title">{{ $t(`产品介绍`) }}</view>
 						<u-album :urls="storeInfo.detailImgUrlList" :rowCount="1" :multipleSize="albumWidth" maxCount="9999"
 							multipleMode="widthFix"></u-album>
-						<!-- <view class="conter">
-							<u--image :src="item" v-for="(item, index) in 
-								storeInfo.detailImgUrlList" width="100%" mode="heightFix"
-								@click="openImg(index)">
-							</u--image>
-						</view> -->
 					</view>
 				</scroll-view>
 			</view>
@@ -378,6 +344,7 @@
 
 <script>
 let sysHeight = uni.getSystemInfoSync().statusBarHeight + 'px';
+import {detailGroupon, goodsDetail} from '@/api/groupon.js'
 import {
 	getGoodsDetail, getUserAddressByUserId, postBeforeCheck, getAvailableCheck
 	, postLinkedUrl
@@ -602,6 +569,7 @@ export default {
 		this.$forceUpdate()
 	},
 	onLoad (options) {
+    console.log("options -》 ",options);
 		console.log(this.userInfo);
 		uni.hideShareMenu();
 		console.log("是否登录:" + this.isLogin);
@@ -626,18 +594,6 @@ export default {
 		} else {
 			console.log("受邀的推荐码:" + options.inviteCode);
 			console.log("受邀的商品id:" + options.id);
-			//1580 进入时
-			if (options.zoneType == 8) {
-				if (options.inviteCode) {
-					this.promotionNo = options.inviteCode
-				}
-				console.log("界面跳转的邀请码:" + this.promotionNo);
-				if (this.promotionNo) {
-					this.$Cache.set('INVITE_CODE', this.promotionNo);
-				}
-				this.sharePacket.isCanShare = false
-				this.sharePacket.isFristUrl = true
-			}
 			let that = this;
 			var pages = getCurrentPages();
 			that.returnShow = pages.length === 1 ? false : true;
@@ -679,14 +635,16 @@ export default {
 					url: 1,
 				});
 			} else {
+
 				that.id = options.id;
+        console.log("xxxx -> ", that.id, options.id)
 			}
 			//记录推广人uid
 			if (options.spid) app.globalData.spid = options.spid;
 			// #endif
 			// that.getGoodsDetails();
 			// that.getCouponList(0);
-
+      that.getGrouponDetail();
 		}
 	},
 	onReady: function () {
@@ -1004,14 +962,23 @@ export default {
 				)
 				.exec();
 		},
+
+    getGrouponDetail() {
+      let that = this;
+      console.log(that.id)
+      detailGroupon({grouponId: that.id}).then((res) => {
+        that.storeInfo = res.data
+      })
+    },
+
 		/**
 		 * 获取产品详情
 		 *
 		 */
 		getGoodsDetails: function () {
-			uni.showLoading({ title: '商品信息加载中' });
+			uni.showLoading({ title: '团购信息加载中' });
 			let that = this;
-			getGoodsDetail({ id: that.id })
+			goodsDetail({ id: that.id })
 				.then((res) => {
 					let storeInfo = res.data;
 					that.storeInfo = res.data
@@ -1426,7 +1393,7 @@ export default {
 			if (true) {
 					uni.navigateTo({
 						url: "/pages/groupbuying_details/order_details/index?num=123"
-							+ "&freight=123" 
+							+ "&freight=123"
 
 					});
 				} else {
@@ -2318,7 +2285,7 @@ action-sheet-item {
 		display: inline-block; // 设置为行内块
 		line-height: 100rpx; // 设置行高
 		padding: 0 30rpx; // 设置外边距
-		color: #333; // 设置颜色		
+		color: #333; // 设置颜色
 	}
 
 }

+ 5 - 9
pages/index/diy/components/latestGroupBuying.vue

@@ -23,10 +23,7 @@
 					src="https://lanhu.oss-cn-beijing.aliyuncs.com/SketchPng43c9bddd58dafb36d3ce5b36c34486c9694a6980d5e540a7cc44681e1dcdf27e" />
 			</view>
 			<view class="box_3 flex-row justify-between">
-				<view class="text-group_11 flex-col"  @click="goToDetail({
-					id:'1555472075971080194',
-					zoneType: 3
-				})">
+				<view class="text-group_11 flex-col"  @click="goToDetail(e.id)">
 					<view class="text-wrapper_4">
 						<text class="text_8">¥</text>
 						<text class="text_9">{{e.minPrice}}</text>
@@ -329,11 +326,10 @@ export default {
 		this.onLoadData(this.currentId);
 	},
 	methods: {
-		goToDetail(item){
-			        uni.navigateTo({
-          url: `/pages/groupbuying_details/index?id=${item.id}`
-          +"&zoneType="+item.zoneType
-        })
+		goToDetail(id){
+			uni.navigateTo({
+      url: `/pages/groupbuying_details/index?id=${id}`
+			})
 
 		},
 		onLoadData(currentId) {