12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568 |
- <template>
- <view class="hx-store" @touchstart="touchStart" @touchend="touchEnd">
- <hx-navbar
- :fixed="true"
- :color="['#ffffff','#888888']"
- barPlaceholder="hidden"
- transparent="auto"
- :back="false"
- :rightSlot="false"
- :background-color="[245,245,245]"
- @scroll="navbarScroll">
- <block slot="left">
- <view class="" style="margin-left: 6px; font-size: 22px;">
- <!-- <uni-icons type="arrowleft" :color="navSearchColor" size="24" weight="bold"/> -->
- <i class="hxicon-back"></i>
- </view>
-
- </block>
- <view class="ctn">
- <view class="searchCtn" :style="{'width':navSearchWidth + '%','background-color':'rgba(230,230,230,'+ navSearchBgOpacity +')'}">
- <!-- <uni-icons type="search" size="22" :color="navSearchColor" weight="bold"/> -->
- <i class="hxicon-search"></i>
- <input confirm-type="search" class="input" type="text" placeholder="输入搜索关键词" @confirm="confirm" style="font-size: 14px;" :style="{'opacity':navSearchBgOpacity ,'color':navSearchColor}">
- </view>
- <view class="leftBox" style="font-size: 22px;">
- <i class="hxicon-favor"></i>
- <i class="hxicon-more"></i>
- <!-- <uni-icons type="star" size="22" weight="bold" :color="navSearchColor"/>
- <uni-icons type="more-filled" weight="bold" size="22" :color="navSearchColor"/> -->
- </view>
- <view class="jrNull"></view>
- </view>
- <!-- <block slot="right">
- <view class="" style="display: flex;width: 100%;justify-content: space-between;">
- <uni-icons type="star" size="22" weight="bold" :color="navSearchColor"/>
- <uni-icons type="more-filled" weight="bold" size="22" :color="navSearchColor"/>
- </view>
- </block> -->
- </hx-navbar>
-
- <jumpBall :start.sync="num" :element.sync="element" @msg="jbMsg" :speed="animaTime" :index="9999"/>
-
-
- <!-- 头部 -->
- <view class="header">
- <image class="header-bg" :src="storeData.banner" mode=""></image>
- <view :class="showStoreBox ? 'header-bg-gray' : 'header-bg-black'"></view>
- <view class="header-top-Placeholder" ></view>
- <view class="container storeInfo hx-shadow" :style="{height:storeInfoBoxHeight + 'px'}">
- <image class="storeAvatar hx-shadow" :src="storeData.avatar" mode=""></image>
- <view class="hx-txt-18 hx-color-black hx-txt-weigth hx-mb-10 ">
- 十里桃花
- </view>
- <view class="hx-txt-14 hx-color-black ">
- 店家说明,本店放心吃,地方名才
- </view>
- <!-- <view class="">
- 后续再扩展优惠券,满减,折扣,活动等功能
- </view> -->
- <view class="shrink-box">
- <i class="hxicon" :class="showStoreBox ? 'icon-fold' : 'icon-unfold'" @click="showStoreBox = !showStoreBox"></i>
- </view>
- </view>
- </view>
-
-
-
- <!-- 主体 -->
- <view class="main" :style="{height: mainHeight}" >
- <!-- <view class="" :style="{display:showZz}" style="position: absolute;top: 0;bottom: 0;left: 0;width: 100%; background: #3F536E;z-index: 999;opacity: 0.5;">
- 遮罩
- </view> -->
- <view class="QS-tabs-box" :style="{'top': 'calc(44px + ' + statusBarHeight + 'px)','background-color':'rgba(245,245,245,'+ navSearchBgOpacity +')'}">
- <view class="" style="width: 210px;height: 100%;">
-
- <view class="hx-tabs">
- <view class="hx-tabs-item" v-for="(item,i) in tabs" :key="i" :class="{'hx-tabs-active': swiperCurrent == i}" @click="swiperChange(i)" :style="{transition: transtionTime + 'ms'}">
- <text>{{item.name}}</text>
- </view>
- <view class="hx-tabs-slider-box" :style="{transition: transtionTime + 'ms',left:swiperCurrentSliderLeft + 'px'}">
- <view class="hx-tabs-slider"></view>
- </view>
- </view>
- </view>
- </view>
- <swiper
- id="mainSwiper"
- style="height: 100%;"
- :current="swiperCurrent"
- :duration="transtionTime"
- @transition="transition"
- @animationfinish="animationfinish">
- <!-- 购物 -->
- <swiper-item class="swiper-item" >
-
- <view class="scroll-items">
-
- <view class="category-list">
- <!-- 左侧分类导航 -->
- <scroll-view :scroll-y="true" class="left" >
-
- <view v-for="item in categoryList" :key="item.id" class="row" :class="{active: item.id == currentId}" @click="showCategory(item)">
- <view class="text">
- {{item.name}}
- </view>
- <view class="row-number" v-if="item.number">
- {{item.number}}
- </view>
- </view>
- </scroll-view>
- <!-- 右侧子导航 -->
- <scroll-view scroll-with-animation :scroll-y="true" class="right" @scroll="asideScroll" :scroll-top="tabScrollTop" >
- <view class="goodsListBox">
-
-
- <view class="category" v-for="item in categoryList" :key="item.id" :id="'goodsBox'+item.id" >
- <view class="s-item">{{item.name}}</view>
- <view class="list" >
- <view class="box" v-for="(rowData,i) in goodsList" :key="rowData.id" v-if="item.id == rowData.type_id">
- <!-- 商品列表 -->
- <!-- <m-store-pro @touchOnGoods="touchOnGoods" :rowData="box"></m-store-pro>
- -->
- <!-- 商品列表 -->
- <view class="m-store-item">
- <view class="m-img" @click="hrefGoodsInfo(rowData.id)">
- <image style="width: 100%;height: 100%;" :src="rowData.img" mode="aspectFit"></image>
- </view>
- <view class="m-text">
- <view class="m-title" @click="hrefGoodsInfo(rowData.id)">
- {{rowData.name}}
- </view>
- <view class="m-descripe">
- {{rowData.descripe}}
- </view>
- <view class="m-price-box">
- <view class="symbol">¥</view>
- <view class="m-price">{{rowData.price}}</view>
- <view class="m-old-price" v-if="rowData.oldprice">
- <text>¥{{rowData.oldprice}}</text>
- </view>
- </view>
- <view class="m-distance" >
- <view :class="'addEle_' + i" class="jumpPosition">
- </view>
- <hx-number-box @change="addGoodsChange" :value="rowData.number" :rowData="rowData" :clickTime="animaTime + 100" @addChange="touchOnAddGoods('.addEle_' + i,rowData)"></hx-number-box>
-
- <!-- <image @click="touchOnAddGoods('.addEle_' + i,rowData)" style="width:20px;height: 20px;" src="../../static/img/icon/shop_icon_buy.png" mode="aspectFit"></image>
- -->
- </view>
- </view>
-
- </view>
- </view>
- </view>
- </view>
- </view>
- </scroll-view>
- </view>
- </view>
-
- </swiper-item>
-
- <!-- 评价 -->
- <swiper-item class="swiper-item" >
- <scroll-view scroll-y style="height: 100%;width: 100%;background-color: #ffffff;" @scroll="asideScroll">
- <view class="scroll-items evaluate-box" >
- <view class="evaluate-box-header">
-
- </view>
- <view class="evaluate-box-body">
-
- </view>
- <hx-comment :listData="commentList"></hx-comment>
- </view>
- </scroll-view>
- </swiper-item>
-
- <!-- 商家 -->
- <swiper-item class="swiper-item" >
- <view class="scroll-items business-box">
- <view class="info-list hx-mt-15">
- <view class="info-list-container">
- <i class="hxicon-location"></i>
- <text>{{ storeData.address }}</text>
- </view>
- </view>
-
- <view class="info-list hx-mt-15 ">
- <view class="info-list-container hx-bb">
- <i class="hxicon-time"></i>
- <text>配送时间:{{ storeData.delivery_time }}</text>
- </view>
- </view>
- <view class=" info-list">
- <view class="info-list-container" @click="goCall(storeData.telephone)">
- <i class="hxicon-phone"></i>
- <text style="flex: 1;">商家电话:{{ storeData.telephone }}</text>
- <view class="right">
- <text>拨打</text><i class="hxicon-right"></i>
- </view>
- </view>
- </view>
- <view class="info-list hx-mt-15">
- <view class="info-list-container" @click="showStoreBoxFunc">
- <i class="hxicon-new" style="color:#ff3333"></i>
- <text style="flex: 1;">商家当前热门活动</text>
- <view class="right">
- <text>查看</text><i class="hxicon-right"></i>
- </view>
- </view>
- </view>
- </view>
- </swiper-item>
- </swiper>
- </view>
-
- <!-- 购物车 -->
- <view class="foot" @touchmove.stop.prevent="mpClear" :style="{height: footHeight}" v-if="showFoot">
- <view class="zz" @click="hideShoppingCar"></view>
- <view class="btn-box">
- <view class="btn-box-left" @click="contact">
- <view class="imgBox">
- <image src="../../static/store/contact.png" mode=""></image>
- </view>
- <text>联系商家</text>
- </view>
- <view class="btn-box-line"></view>
- <view class="btn-box-center" @click="showShoppingCar">
- <view class="cart" :animation="cartAnimationData">
- <view class="tag cartNum" v-if="goodsTotalNumber>0">{{goodsTotalNumber}}</view>
- <image :src="goodsTotalNumber ? '/static/store/cart.png' : '/static/store/cart2.png'" mode=""></image>
- </view>
- <view class="priceBox">
- <view class="hx-txt-18 hx-color-white" v-if="goodsTotalPrice>0">
- ¥{{goodsTotalPrice}}
- </view>
- <view class="hx-txt-10 hx-color-gray">
- 另需配送费¥{{shippingDees}}
- </view>
- </view>
- </view>
- <view class="btn-box-right">
- <view class="jiesuan" v-if="goodsTotalPrice>0 && goodsTotalPrice >= startingPrice" @click="jiesuan">
- 去结算
- </view>
- <view class="pscj hx-txt-10 hx-color-gray" v-else>
- <text v-if="startingPrice>0">差¥{{-(goodsTotalPrice-startingPrice)}}起送</text>
- </view>
-
- </view>
- </view>
- <view class="cart-box" :style="{display: showCar ? 'flex' : 'none'}">
- <view class="box-container rebate-box" v-if="showDiscount">
- <text>已享100减25</text>
- </view>
- <view class="box-container operating-box">
- <view class="operating-box_right">
-
- </view>
- <view class="operating-box_left clear" @click="clearShoppingCart">
- <i class="hxicon-delete"></i>
- <text>清空购物车</text>
- </view>
- </view>
- <view class=" goods-box">
- <view class="" style="flex: 1;">
- <scroll-view scroll-y="true" class="goods-list-scroll" :scroll-top="carGoodsScrollTop">
- <view class="goods-list">
- <view class="box" v-for="(rowData,i) in shoppCart" :key="i" v-if="rowData.number>0">
-
- <view class="m-store-item">
- <view class="m-img">
- <image style="width: 100%;height: 100%;" :src="rowData.img" mode="aspectFit"></image>
- </view>
- <view class="m-text">
- <view class="m-title">
- {{rowData.name}}
- </view>
- <view class="m-descripe">
- {{rowData.descripe}}
- </view>
- <view class="m-price-box" >
- <view class="symbol">¥</view>
- <view class="m-price">{{rowData.price}}</view>
- <view class="m-old-price" v-if="rowData.oldprice">
- <text>¥{{rowData.oldprice}}</text>
- </view>
- </view>
- <view class="m-distance" >
- <view :class="'addEle2_' + i" class="jumpPosition">
- </view>
- <hx-number-box @change="addGoodsChange" :value="rowData.number" :rowData="rowData" :clickTime="animaTime + 100" @addChange="touchOnAddGoods('.addEle2_' + i,rowData)"></hx-number-box>
-
- </view>
- </view>
-
- </view>
- </view>
- </view>
- </scroll-view>
- </view>
-
- </view>
- </view>
-
- </view>
-
- </view>
- </template>
- <script>
- import uniIcons from '@/components/uni-icons/uni-icons.vue';
- import hxNavbar from '@/components/hx-navbar/hx-navbar.vue';
- import jumpBall from '@/components/hx-jump-ball/hx-jump-ball.vue';
- import hxNumberBox from "@/components/uni-number-box/uni-number-box.vue";
- import hxComment from "@/components/hx-comment/hx-comment.vue";
- //引入测试数据
- import testData from "@/common/testdata.js";
-
- var statusBarHeight = uni.getSystemInfoSync().statusBarHeight;
-
- export default {
- components: {
- jumpBall,
- hxNavbar,
- uniIcons,
- hxNumberBox,
- hxComment
- },
- data() {
- return {
- //商家信息
- storeData: [],
- //商品列表
- goodsList: [],
- //商品分类信息列表
- categoryList: [],
- //评论列表
- commentList: [],
-
- navSearchWidth: 10,
- navSearchBgOpacity: 0,
- navSearchColor: '#ffffff',
- navHeadHeight: 44,
- //默认禁止商品栏滚动
- goodsBoxScroll: false,
- statusBarHeight,
- //动画时间
- animaTime: 300,
- //商家盒子高度
- storeInfoBoxHeight: 100,
- //展开门店信息容器
- showStoreBox: false,
-
- num:1,
- element: [],
- cartAnimation: {},
- cartAnimationData: {},
-
- //tabs
- tabs: [
- {name:'购物'},
- {name:'评价'},
- {name:'商家'},
- ],
- swiperCurrent: 0,
- dx: 0,
- swiperCurrentSliderLeft: 0,
- transtionTime:100,
-
- //购物车
- shoppingCartAll:[],
- //显示购物车
- showFoot:true,
-
- //配送费
- shippingDees: 0,
- //配送起步价
- startingPrice:0,
-
- //购物车商品价格合计
- goodsTotalPrice: 0,
- //购物车商品数量合计
- goodsTotalNumber: 0,
- //购物车
- shoppCart: [],
- //foot 高度
- footHeight: '0',
- //显示购物车
- showCar: false,
- //购物车中商品滚动条位置
- carGoodsScrollTop: 0,
- //购物车缓存 Storage 名称
- shoppingCartStorageName: 'shopping_cart',
-
- sizeCalcState: false,
- tabScrollTop: 0,
-
- mainHeight: 0,
- currentId:1,
-
-
- //购物车显示折扣
- showDiscount:true,
- //手指触摸滑动
- touchData:{},
- //页面滚动条距离顶部的距离
- pageScrollTop: 0
- }
- },
- onLoad() {
- this.cartAnimation = uni.createAnimation({
- duration: 800,
- timingFunction: "ease",
- delay: 0
- });
- let sysInfo = uni.getSystemInfoSync();
- //屏幕高度 - 头部导航高度 - 状态栏高度 - 分页高度
- this.mainHeight = sysInfo.screenHeight - 43 - statusBarHeight - 40 + 'px';
-
- },
- mounted() {
- let that = this
- uni.showLoading({
- title: '加载中'
- });
- //模拟请求数据
- setTimeout(()=>{
- //商家信息
- that.storeData = testData.storeData,
- //商品列表
- that.goodsList = testData.goodsData;
- //商品分类信息列表
- that.categoryList = testData.categoryData;
- //评论列表
- that.commentList = testData.commentData,
- setTimeout(()=>{
- that.init();
- uni.hideLoading();
- },500)
- },1000)
- },
- watch:{
- showStoreBox(val,oldVal){
- if(val == true){
-
- this.showStoreBoxFunc();
- }else{
- this.hiddenStoreBoxFunc();
- }
- }
- },
- onPageScroll(e) {
- let that = this
- },
- methods: {
-
-
- init(){
- let that = this;
- //假设这是从后台获取的商品数据
- let goods = this.goodsList;
- //商品初始化
-
- for(let i in goods){
-
- goods[i].purchases = 3
- }
-
- let carts = uni.getStorageSync(that.shoppingCartStorageName) || [];
- //根据缓存数据 获取购物车中属于本商店的商品
- for(let i in carts){
- if(carts[i].store_id == that.storeData.store_id){
- that.shoppCart = carts[i].shopping_cart;
- break;
- }
- }
-
- for(let i in that.shoppCart){
- for(let j in goods){
- if(goods[j].id == that.shoppCart[i].id){
- goods[j].number = that.shoppCart[i].number
- }
- }
- //计算商品总价
- that.goodsTotalPrice += that.shoppCart[i].total
- //商品总数量
- that.goodsTotalNumber += that.shoppCart[i].number
- }
- //初始化商品列表
- that.goodsList = goods;
-
- //初始化起步价和配送费
- that.starting_price = that.storeData.starting_price;
- that.shipping_dees = that.storeData.shipping_dees;
-
- that.setLabelNumber();
- this.calcSize();
- },
- //导航栏滑动时的操作
- navbarScroll(scroll){
- let top = scroll.scrollTop
- let that = this
- this.pageScrollTop = scroll.scrollTop
- if(top < 120){
- if(this.navSearchWidth >= 3){
- if(top<3){
- this.navSearchWidth = 3
- this.navSearchBgOpacity = 0
- this.navSearchColor = '#ffffff'
- }else{
- let n = top * (120/100)
- if(n > 100){
- n = 100
- }
- this.navSearchWidth = n
- this.navSearchBgOpacity = top * (1/100)
- this.navSearchColor = '#888888'
- }
-
- }
-
- }else{
- this.navSearchWidth = 100
- this.navSearchBgOpacity = 1
- this.navSearchColor = '#888888'
- }
-
-
- },
- jbMsg(res){
- let that = this;
-
- that.cartAnimation.matrix(1, 0, 0, 0.7, 0, 7).step({duration: 100})
- that.cartAnimationData = that.cartAnimation.export();
- //动画在app端有bug,所以必须写延迟才能解决
- setTimeout(function() {
- that.cartAnimation.matrix(1, 0, 0, 1, 0, 0).step({duration: 150});
- that.cartAnimationData = that.cartAnimation.export();
- },100);
- },
-
- swiperChange(index) {
- this.swiperCurrent = index;
- this.swiperCurrentSliderLeft= 70 * index;
- },
- transition({ detail: { dx } }) {
- // this.$refs.tabs.setDx(dx);
- },
- animationfinish({detail: { current }}) {
- /* this.$refs.tabs.setFinishCurrent(current); */
- this.swiperCurrent = current;
- this.current = current;
- this.swiperChange(current);
- this.showFoot = current == 0 && this.showStoreBox != true ? true : false;
-
- },
-
-
- //一级分类点击
- showCategory(item){
- this.calcSize();
- this.currentId = item.id;
- let index = this.categoryList.findIndex(sitem=>sitem.id === item.id);
- this.tabScrollTop = this.categoryList[index].top;
-
- },
- //右侧栏滚动
- asideScroll(e){
- let that = this;
- this.calcSize();
- let scrollTop = Math.round(e.detail.scrollTop);
- let tabs = this.categoryList.filter(item=>item.top <= scrollTop).reverse();
- if(tabs.length > 0){
- this.currentId = tabs[0].id;
- }
-
- if(scrollTop > 0){
- uni.createSelectorQuery().select(".main").fields({
- scrollOffset: true,
- rect: true,
- },(res)=>{
-
- res.top = Math.round(res.top)
- if(res.top > 111){
- that.navbarScroll({scroll:150})
- uni.pageScrollTo({
- duration:0,
- scrollTop:res.top
- })
-
- }
-
- }).exec()
- }
- },
- //计算右侧栏每个tab的高度等信息
- calcSize(event){
- let h = 0;
- this.categoryList.forEach(item=>{
- let view = uni.createSelectorQuery().select("#goodsBox" + item.id);
- view.fields({
- size: true
- }, data => {
- item.top = h;
- h += Math.round(data.height);
- item.bottom = h;
- }).exec();
- })
- this.sizeCalcState = true;
- },
-
- //小球跳跃动画
- touchOnAddGoods(ele,data){
- this.element = [ele,'.cart'];
- this.num ++;
- },
- //新增商品计算价格
- addGoodsChange(number,rowData){
- number = Number(number)
- var that = this;
-
- let shoppCart = this.shoppCart;
- let totalPrice = 0;
- let totalNumber = 0;
- let existedGoods = false;
- //检查该商品是否为第一次添加,如果为第二次添加,则直接修改商品数量,并计算出合计
- for(var i in shoppCart){
- //非第一次添加
- if(shoppCart[i].id == rowData.id){
- shoppCart[i].number = rowData.number = number;
- shoppCart[i].total = number * shoppCart[i].price
- existedGoods = true;
- break;
- }
- }
- //第一次添加
- if(!existedGoods){
- rowData.number = number;
- rowData.total = number * rowData.price
- shoppCart.push(rowData);
- }
- //计算总商品数量和总价
- for(var i in shoppCart){
- //总价
- totalPrice += shoppCart[i].total
- totalNumber += shoppCart[i].number
-
- }
- //更改商品列表中的已购买数量
- for(let i in that.goodsList){
- if(that.goodsList[i].id == rowData.id){
- that.goodsList[i] = rowData
- break;
- }
- }
-
- that.shoppCart = shoppCart;
- if(that.goodsTotalPrice < totalPrice){
- //更具小球动画延时更改数据
- setTimeout(function(){
- that.goodsTotalPrice = totalPrice
- that.goodsTotalNumber = totalNumber
- },that.animaTime + 150);
- }else{
- that.goodsTotalPrice = totalPrice
- that.goodsTotalNumber = totalNumber
- }
-
- //门店第一次添加该商品
- let isFirstAddGoods = true;
- that.storeData.shopping_cart = that.shoppCart;
-
- for(let i in that.shoppingCartAll){
- if(that.shoppingCartAll[i].store_id == that.storeData.store_id){
- that.shoppingCartAll[i] = that.storeData
- isFirstAddGoods = false
- }
- }
-
- that.setLabelNumber();
- if(isFirstAddGoods === true){
- that.shoppingCartAll.push(that.storeData)
- }
- if(that.goodsTotalNumber == 0){
- that.hideShoppingCar();
- }
-
- //购物车商品数据缓存至本地
- uni.setStorageSync(that.shoppingCartStorageName,that.shoppingCartAll);
- },
-
- //计算每类商品购买的总数
- setLabelNumber(){
- let that = this;
- //计算每一类购买商品的总数量
- for(let j in that.categoryList){
- let n = 0;
- for(var i in that.shoppCart){
- if(that.shoppCart[i].type_id == that.categoryList[j].id){
- n += that.shoppCart[i].number;
- }
- }
- that.categoryList[j].number = n;
- }
- },
-
- //去结算
- jiesuan(){
- uni.showModal({
- title:"",
- content:"去结算"
- })
- },
- //联系商家
- contact(){
- uni.showModal({
- title:"",
- content:"联系商家"
- })
- },
-
- showStoreBoxFunc(){
- this.storeInfoBoxHeight = uni.getSystemInfoSync().screenHeight-136;
- this.$set(this.$data,'showFoot',false);
- this.showStoreBox = true;
- uni.pageScrollTo({
- duration:0,
- scrollTop:0
- })
- },
- hiddenStoreBoxFunc(){
- this.storeInfoBoxHeight = 100;
- this.showStoreBox = false;
- if(this.swiperCurrent == 0){
- this.$set(this.$data,'showFoot',true);
- }
- },
-
- mpClear(e) {
- // TODO nvue 取消冒泡
- e.stopPropagation()
- },
-
- //显示购物车
- showShoppingCar(){
- if(this.goodsTotalNumber == 0){
- return;
- }
- this.footHeight = '100%';
- this.showCar = true;
- this.carGoodsScrollTop = 0;
- },
- //隐藏购物车
- hideShoppingCar(){
- this.footHeight = '0';
- this.showCar = false;
- },
- //清空该门店的购物车
- clearShoppingCart(){
- let that = this;
- that.shoppCart = [];
- that.storeData.shopping_cart = [];
- for(let i in that.shoppingCartAll){
- if(that.shoppingCartAll[i].store_id == that.storeData.store_id){
- that.shoppingCartAll[i] = that.storeData
- }
- }
- uni.setStorageSync(that.shoppingCartStorageName,that.shoppingCartAll);
-
- for(let i in that.goodsList){
- that.goodsList[i].number = 0;
- }
- for(let i in that.categoryList){
- that.categoryList[i].number = 0;
- }
- //购物车商品价格合计
- that.goodsTotalPrice = 0;
- //购物车商品数量合计
- that.goodsTotalNumber = 0;
- that.hideShoppingCar();
- },
- hrefGoodsInfo(id){
- uni.navigateTo({
- url: '/pages/product/product?id=' + id
- });
- },
- //拨打电话
- goCall(phone){
- if(!phone){
- return;
- }
- uni.makePhoneCall({
- phoneNumber: phone //仅为示例
- });
- },
-
- touchStart(e){
-
- this.touchData.clientX=e.changedTouches[0].clientX;
-
- this.touchData.clientY=e.changedTouches[0].clientY;
- },
- touchEnd(e){
-
- const subX=e.changedTouches[0].clientX-this.touchData.clientX;
- const subY=e.changedTouches[0].clientY - this.touchData.clientY;
- if(subY>50 || subY<-50){
- if(subY>50){
- //console.log('下滑')
- if(this.pageScrollTop == 0){
- //this.showStoreBox=true;
-
- }
- }else if(subY<-50){
- //console.log('上滑')
- this.showStoreBox= false;
- }else{
- //console.log('上下滑无效')
- }
-
- }else{
- if(subX>100){
- //console.log('右滑')
- }else if(subX<-100){
- //console.log('左滑')
- }else{
- //console.log('左右滑无效')
- }
- }
- }
- }
- }
- </script>
- <style lang="scss">
- //主题颜色
- $hx-theme-color: #FFC107;
- $hx-theme-color-light: #FFEB3B;
-
- .add{
- position: fixed;
- right: 60upx;
- top: 300upx;
- z-index: 999;
- }
- .ctn{
-
- /* border: 1px solid #e3e3e3; */
- width: 100%;
- display: flex;
- justify-content: flex-end;
- overflow: hidden;
- align-items: center;
- .searchCtn{
- display: flex;
- border-radius: 80upx;
- padding: 8upx 12upx;
- line-height: 44upx;
- background: #e0e0e0;
- overflow: hidden;
- align-items: center;
- min-width: 22px;
- }
- .leftBox{
- display: flex;
- width: 53px;
- justify-content: space-between;
- flex: none;
- margin: 0 8px;
- }
- .jrNull{
- /* #ifdef MP */
- width: 95px;
- flex: none;
- /* #endif */
- }
- }
-
-
- page{
- background: #ffffff;
- }
- .hx-bb{
- border-bottom: 1px solid $uni-border-color;
- }
- .hx-txt-10{
- font-size: 10px;
- }
- .hx-txt-12{
- font-size: 12px;
- }
- .hx-txt-14{
- font-size: 14px;
- }
- .hx-txt-16{
- font-size: 16px;
- }
- .hx-txt-18{
- font-size: 18px;
- }
- .hx-txt-22{
- font-size: 22px;
- }
- .hx-color-gray{
- color: #bbbbbb;
- }
- .hx-color-white{
- color: #FFFFFF;
- }
- .hx-color-black{
- color: #333333;
- }
- .hx-txt-weigth{
- font-weight: bold;
- }
- .hx-mb-10{
- margin-bottom: 10px;
- }
- .hx-mt-15{
- margin-top: 15px;
- }
- .hx-shadow{
- box-shadow: 0px 6upx 16upx rgba(173, 173, 173, 0.2);
- }
-
- .hx-store{
- .header{
- position: relative;
- min-height: 230px;
- &-bg{
- position: absolute;
- left: 0;
- top: 0;
- z-index: 2;
- width: 100%;
- height: 142px;
- }
- &-bg-black{
- position: absolute;
- left: 0;
- top: 142px;
- bottom: 0;
- z-index: 1;
- background-color: #ffffff;
- width: 100%;
- transition: background-color 0.2s;
- }
- &-bg-gray{
- position: absolute;
- left: 0;
- top: 142px;
- bottom: -16px;
- z-index: 1;
- background-color: #afafaf;
- width: 100%;
- transition: background-color 0.2s;
- }
- &-top-Placeholder{
- height: 105px;
- }
- .storeInfo{
- position: relative;
- z-index: 2;
- background: #ffffff;
- height: 100px;
- border-radius: 6px;
- padding: 12px;
- margin-bottom: 4px;
- transition: all 0.2s;
- .shrink-box{
- position: absolute;
- bottom: 0;
- left: 0;
- right: 0;
- text-align: center;
- font-size: 20px;
- color: #a2a8ab;
- }
- .storeAvatar{
- position: absolute;
- width: 50px;
- height: 50px;
- right: 16px;
- top: -25px;
- background: #ffffff;
- border-radius: 4px;
-
- }
- }
- }
- .container{
- margin: 0 32upx;
- }
- .QS-tabs-box{
- width: 100%;
- position: sticky;
- top: calc(44px + var(--status-bar-height));
- z-index: 10;
- background-color: white;
- border-bottom: 1px solid #efefef;
- height: 40px;
-
- .hx-tabs{
- position: relative;
- display: flex;
- height:100%;
- &-item{
- display: flex;
- flex-direction: row;
- justify-content: center;
- align-items: center;
- width: 70px;
- color:#666666;
- text{
- font-size: 16px;
- }
-
- }
- &-active{
- color:#333333;
- font-weight: bold;
- }
- &-slider-box{
- position: absolute;
- display: flex;
- justify-content: center;
- bottom: 0;
- width: 70px;
- }
- &-slider{
- display: flex;
- background: #f6d200;
- width: 30px;
- height: 3px;
- }
- }
- }
- .main{
- position: relative;
- background-color: #ffffff;
-
- #mainSwiper{
- background-color: #eeeeee;
- position: sticky;
- top: calc(40px + 44px + var(--status-bar-height));
- .scroll-items{
- // 商品列表样式
- .category-list{
- width: 100%;
- background-color: #fff;
- display: flex;
- padding-bottom: 50px;
-
- .left,.right{
- background: #fff;
- position: absolute;
- top:0;
- bottom: 0upx;
- }
- .left{
- width: 24%;
- left: 0upx;
- background-color: #f6f3f3;
-
- .row{
- width: 100%;
- height: 45px;
- display: flex;
- align-items: center;
- overflow: hidden;
- position: relative;
- .text{
- width: 100%;
- font-size: 14px;
- color:#999999;
- overflow: hidden;
- text-overflow: ellipsis;
- display: -webkit-box;
- -webkit-box-orient: vertical;
- -webkit-line-clamp: 2;
- text-align: center;
- padding: 0 16px;
- }
- &-number{
- position: absolute;
- width: 18px;
- height: 18px;
- right: 4px;
- top: 4px;
- background: #ff5722;
- border-radius: 50%;
- line-height: 18px;
- text-align: center;
- font-size: 10px;
- color: #ffffff;
- }
- &.active{
- height: 45px;
- background-color: #fff;
- .text{
- font-size: 14px;
-
- }
- }
- }
- .row:last-child{
- margin-bottom: 200upx;
- }
- }
- .right{
- width: 76%;
- left: 24%;
- .goodsListBox{
- padding-bottom: 100px;
- .category{
- // width: 94%;
- padding: 0 15px 10px 15px;
- .s-item{
- height: 45px;
- line-height: 45px;
- font-size: 16px;
- background: #ffffff;
- color: #555555;
- position: sticky;
- top: 0;
- z-index: 18;
- }
- .list:last-child{
- margin-bottom: 0;
- }
- .list{
- margin-bottom: 20px;
- width: 100%;
- display: flex;
- flex-wrap: wrap;
- .box:first-child{
- .m-store-item{
- margin-top: 0;
- }
- }
- .box{
- width: 100%;
-
- .m-store-item{
- display: flex;
- flex-direction: row;
- width: 100%;
- justify-content: space-between;
- align-items: flex-end;
- margin-top: 15px;
- margin-bottom: 15px;
- .m-img{
- flex: 0 0 85px;
- height: 85px;
- background: #eee;
- border-radius: 4px;
- }
- .m-text{
- flex: 1;
- position: relative;
- height: 85px;
- padding: 0 6px;
- display: flex;
- align-content: space-between;
- flex-direction: column;
- .m-title{
- font-size: 16px;
- color:#555555;
- height: 21px;
- font-weight: bold;
- }
- .m-descripe{
- font-size: 12px;
- color:#999999;
- margin-top: 5px;
- height: 35px;
- }
- .m-price-box{
- height: 24px;
- font-weight: bold;
- display: flex;
- flex-direction: row;
- align-items: flex-end;
- .symbol{
- color:#ff582b;
- font-size: 12px;
- }
- .m-price{
- position: relative;
- top: 2px;
- font-size: 18px;
- color:#ff582b;
- }
- .m-old-price{
- margin-left: 3px;
- display: flex;
- flex-direction: row;
- font-size: 10px;
- color:#999999;
- margin-top: 5upx;
- text-decoration: line-through;
- font-weight: normal;
- }
- }
- .m-distance{
- position: absolute;
- right: 0;
- bottom: -4px;
- z-index: 16;
- color:#b2b2b2;
- font-size: 20upx;
- text-align: right;
- .jumpPosition{
- position: absolute;
- bottom: 23px;
- right: 0;
- z-index: 2;
- width: 28px;
- height: 28px;
- }
- }
-
- }
-
- }
- }
- }
- }
- }
- }
- }
- }
- .evaluate-box{
-
- }
- .business-box{
-
- .info-list{
- background: #ffffff;
- padding: 0 15px;
- &-container{
- line-height: 46px;
- height: 46px;
- display: flex;
- flex-direction: row;
- [class*="hxicon-"]="hxicon-"]{
- color: #a2a2a2;
- margin-right: 8px;
- }
- text{
- font-size: 14px;
- }
- .right{
-
- float: right;
- color: #dddddd;
- display: flex;
- flex-direction: row;
- align-items:center;
- [class*="hxicon-"]{
- color: #dddddd;
- margin-right: 0;
- font-size: 16px;
- }
- }
- }
-
- }
- }
- }
-
- }
- .foot{
- position: fixed;
- display: flex;
- z-index: 999;
-
- justify-content:center;
- align-items : center;
- bottom: 0;
- height: 100%;
- width: 100%;
-
- /*width: calc(100% - 32px);*/
- .btn-box{
- position:absolute;
- display: flex;
- bottom: 6px;
- justify-content:center;
- align-items : center;
- margin:0;
- height: 45px;
- width: calc(100% - 32px);
- z-index: 9;
- &-left{
- background: #222222;
- border-top-left-radius:50px;
- border-top-right-radius:9px;
- border-bottom-left-radius:50px;
- border-bottom-right-radius:9px;
- padding-left: 6upx;
- display: flex;
- flex-direction:column;
- justify-content:center;
- align-self: center;
- width: 70px;
- height: 100%;
- color: #f6d200;
- text-align: center;
- .imgBox{
- display: flex;
- text-align: center;
- justify-content:center;
- image{
- width: 20px;
- height: 20px;
- }
- }
- text{
- font-size: 20upx;
- }
- }
- &-line{
- background: #ffffff;
- width: 2px;
- height: 100%;
- }
- &-center{
- height: 100%;
- flex: auto;
- display: flex;
- justify-content:flex-start;
- align-self: center;
- align-items: center;
- background: #222222;
- border-top-left-radius:8upx;
- border-bottom-left-radius:8upx;
- padding-left: 10upx;
- .cart{
- position: relative;
- width: 36px;
- height: 36px;
- image{
- width: 100%;
- height: 100%;
- }
- .tag{
- position: absolute;
- right: 12upx;
- top: 16upx;
- height: 18px;
- width: 18px;
- background-color: #ff4000;
- color: #ffffff;
- border-radius: 50%;
- z-index: 1;
- font-size: 10px;
- text-align: center;
- line-height: 18px;
- }
- }
- .priceBox{
- flex: auto;
- }
-
- }
- &-right{
- width: 70px;
- height: 100%;
- position: relative;
- display: flex;
- justify-content:flex-start;
- align-self: center;
- align-items: center;
-
-
- .pscj{
- width: 100%;
- height: 100%;
- border-top-right-radius:100upx;
- border-bottom-right-radius:100upx;
- background: #222222;
- text-align: center;
- display: flex;
- justify-content:center;
- align-self: center;
- align-items: center;
- }
- .jiesuan{
- width: 100%;
- height: 100%;
- font-size: 28upx;
- border-top-right-radius:100upx;
- border-bottom-right-radius:100upx;
- text-align: center;
- display: flex;
- justify-content:center;
- align-self: center;
- align-items: center;
- background: linear-gradient(45deg, $hx-theme-color-light, $hx-theme-color);
- font-weight: bold;
- color: #222222;
- }
- }
- }
- .zz{
- position: absolute;
- top: 0;
- left: 0;
- right: 0;
- bottom: 0;
- background-color: rgba(0,0,0,.7);
- z-index: 1;
- }
- .cart-box{
- display: flex;
- justify-content: flex-start;
- flex-flow: column;
- background: #ffffff;
- position: absolute;
- bottom: 0;
- z-index: 2;
- max-height: 66%;
-
- padding-bottom: 62px;
- border-top-left-radius: 16px;
- border-top-right-radius: 16px;
- overflow: hidden;
- width: 100%;
- .rebate-box{
- height: 30px;
- background: #FFC107;
- color: #FF9900;
- text-align: center;
- line-height: 30px;
- font-size: 14px;
- }
- .box-container{
- box-sizing: border-box;
- padding:0 16px;
- }
- .operating-box{
- font-size: 12px;
- line-height: 40px;
- height: 40px;
- border-bottom: 1px solid #f6f6f6;
- color: #666666;
- display: flex;
- flex-direction: row;
- &_right{
- flex: 1;
- }
- &_left{
- display: flex;
- flex-direction: row;
- }
-
- }
- .goods-box{
- height: 100%;
- overflow: hidden;
- flex: 1;
- display: flex;
- .goods-list-scroll{
- height: 100%;
-
- .goods-list{
-
- width: 100%;
- display: flex;
- flex-wrap: wrap;
-
- .box{
- width: 100%;
- border-bottom: 1px solid #f6f6f6;
- box-sizing: border-box;
- padding: 0 16px;
- .m-store-item{
- display: flex;
- flex-direction: row;
- width: 100%;
- justify-content: space-between;
- align-items: flex-end;
- padding-top: 15px;
- padding-bottom: 15px;
- .m-img{
- flex: 0 0 85px;
- height: 85px;
- background: #eee;
- border-radius: 4px;
- }
- .m-text{
- flex: 1;
- position: relative;
- height: 85px;
- padding: 0 6px;
- display: flex;
- align-content: space-between;
- flex-direction: column;
- .m-title{
- font-size: 16px;
- color:#555555;
- height: 21px;
- font-weight: bold;
- }
- .m-descripe{
- font-size: 12px;
- color:#999999;
- margin-top: 5px;
- height: 35px;
- }
- .m-price-box{
- height: 24px;
- font-weight: bold;
- display: flex;
- flex-direction: row;
- align-items: flex-end;
- .symbol{
- color:#ff582b;
- font-size: 12px;
- }
- .m-price{
- position: relative;
- top: 2px;
- font-size: 18px;
- color:#ff582b;
- }
- .m-old-price{
- margin-left: 3px;
- display: flex;
- flex-direction: row;
- font-size: 10px;
- color:#999999;
- margin-top: 5upx;
- text-decoration: line-through;
- font-weight: normal;
- }
- }
- .m-distance{
- position: absolute;
- right: 0;
- bottom: -4px;
- z-index: 16;
- color:#b2b2b2;
- font-size: 20upx;
- text-align: right;
- .jumpPosition{
- position: absolute;
- bottom: 23px;
- right: 0;
- z-index: 2;
- width: 28px;
- height: 28px;
- }
- }
-
- }
-
- }
- }
- }
- }
- }
- }
- }
- }
- </style>
|