zx/public/static/js/pages-columnGoods-goods_lis...

1 line
37 KiB
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["pages-columnGoods-goods_list-index"],{"171d0":function(t,e,i){"use strict";i("6a54");var a=i("f5bd").default;Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0,i("fd3c"),i("bf0f"),i("2797"),i("aa9c"),i("d4b5"),i("c223"),i("dc69");var r=a(i("39d8")),n=a(i("2634")),o=a(i("9b1b")),s=a(i("2fdc")),c=i("7e00"),d=a(i("d3e2")),p=a(i("c7e7")),l=a(i("0389")),u=i("d727"),f=i("96e0"),h=i("8f59"),v=i("4a82"),w=i("aa10"),m=i("e44d"),g=(getApp(),(0,r.default)({computed:(0,f.configMap)({hide_mer_status:1,recommend_switch:0},(0,h.mapGetters)(["uid","isLogin","scrollTop","viewColor","keyColor"])),components:{recommend:d.default,rightSlider:p.default,WaterfallsFlow:l.default},watch:{},data:function(){return{domain:w.HTTP_REQUEST_URL,productList:[],list:[],storeTypeArr:[],parmasList:[],is_switch:!0,where:{cate_pid:"",order:"",price_on:"",price_off:"",brand_id:"",mer_type_id:"",keyword:"",is_trader:"",filter_params:"",page:1,limit:30},price:0,stock:0,nows:!1,loadend:!1,loading:!1,loadTitle:"加载更多",title:"",hostProduct:[],hotPage:1,hotLimit:10,hotScroll:!1,rightBox:!1,brandStataus:!1,parmasStatus:!1,brandList:[],downKey:0,downStatus:!1,downMenu:[{title:"综合",key:1},{title:"评分",key:2},{title:"新品",key:3}],firstKey:0,sotreParam:{keyword:"",page:1,limit:30,order:""},storeKey:0,storeScroll:!0,activeIndex:0}},onPageScroll:function(){uni.$emit("scroll")},onLoad:function(t){this.$set(this.where,"cate_pid",t.id||""),this.title=t.title||"",this.$set(this.where,"keyword",t.searchValue||""),this.get_product_list(!0),this.get_host_product()},onReady:function(){},mounted:function(){},methods:{goShop:function(t){1!=this.hide_mer_status&&uni.navigateTo({url:"/pages/store/home/index?id=".concat(t)})},getStoreType:function(){var t=this;return(0,s.default)((0,n.default)().mark((function e(){var i;return(0,n.default)().wrap((function(e){while(1)switch(e.prev=e.next){case 0:i=[],(0,c.getStoreTypeApi)().then((function(e){i=e.data.map((function(t){return(0,o.default)((0,o.default)({},t),{},{check:!1})})),t.storeTypeArr=i})).catch((function(e){t.$util.Tips({title:e})}));case 2:case"end":return e.stop()}}),e)})))()},getParmasList:function(){var t=this;return(0,s.default)((0,n.default)().mark((function e(){var i;return(0,n.default)().wrap((function(e){while(1)switch(e.prev=e.next){case 0:i=[],(0,c.getParmasList)({cate_pid:t.where.cate_pid,keyword:t.where.keyword}).then((function(e){t.parmasStatus=!0,i=e.data.map((function(t){return(0,o.default)((0,o.default)({},t),{},{check:!1,showValue:!1,parmasValue:[]})})),t.parmasList=i})).catch((function(e){t.$util.Tips({title:e})}));case 2:case"end":return e.stop()}}),e)})))()},bindRight:function(){this.price=0,this.firstKey=4,this.brandList.length||this.getBrandlist(),this.storeTypeArr.length||this.getStoreType(),this.parmasList.length||this.getParmasList(),this.rightBox=!0},getBrandlist:function(){var t=this;return(0,s.default)((0,n.default)().mark((function e(){var i;return(0,n.default)().wrap((function(e){while(1)switch(e.prev=e.next){case 0:i=[],(0,c.getBrandlist)({cate_pid:t.where.cate_pid,keyword:t.where.keyword}).then((function(e){t.brandStataus=!0,i=e.data.list.map((function(t){return(0,o.default)((0,o.default)({},t),{},{check:!1})})),t.brandList=i}));case 2:case"end":return e.stop()}}),e)})))()},godDetail:function(t){var e=this;(0,v.goShopDetail)(t,this.uid).then((function(i){e.isLogin?(0,u.initiateAssistApi)(t.activity_id).then((function(t){var e=t.data.product_assist_set_id;uni.hideLoading(),uni.navigateTo({url:"/pages/activity/assist_detail/index?id="+e})})).catch((function(t){uni.showToast({title:t,icon:"none"})})):(0,m.toLogin)()}))},confirm:function(t,e){var i=[],a=[];0==t.brandList.length?this.where.brand_id="":(t.brandList.forEach((function(t){i.push(t.brand_id)})),this.where.brand_id=i.toString()),0==t.typeList.length?this.where.mer_type_id="":(t.typeList.forEach((function(t){a.push(t.mer_type_id)})),this.where.mer_type_id=a.toString()),this.activeIndex=e,this.where.filter_params=JSON.stringify(t.parmasList),this.rightBox=t.status,this.where.price_on=t.price_on,this.where.price_off=t.price_off,this.where.is_trader=t.is_trader,this.loadend=!1,this.$set(this.where,"page",1),this.get_product_list(!0)},close:function(){this.rightBox=!1},bindDown:function(t,e){this.firstKey=0,0==e?this.where.order="":1==e?this.where.order="rate":2==e&&(this.where.order="is_new"),this.downKey=e,this.downStatus=!1,this.loadend=!1,this.$set(this.where,"page",1),this.get_product_list(!0)},Changswitch:function(){this.is_switch=!this.is_switch},searchSubmit:function(t){this.$set(this.where,"keyword",t.detail.value),this.loadend=!1,this.$set(this.where,"page",1),this.get_product_list(!0)},get_host_product:function(){var t=this;t.hotScroll||(0,c.getProductHot)(t.hotPage,t.hotLimit).then((function(e){t.hotPage++,t.hotScroll=e.data.length<t.hotLimit,t.hostProduct=t.hostProduct.concat(e.data.list)}))},set_where:function(t){switch(t){case 1:uni.setStorageSync("storeIndex",this.where.cate_pid),uni.navigateBack();break;case 2:this.firstKey=t,0==this.price?(this.price=1,this.where.order="price_asc"):1==this.price?(this.price=2,this.where.order="price_desc"):2==this.price&&(this.price=0,this.where.order=""),this.$set(this.where,"page",1),this.get_product_list(!0);break;case 3:this.price=0,this.loadend=!1,this.$set(this.where,"order","sales"),this.$set(this.where,"page",1),this.get_product_list(!0),this.firstKey=t;break}this.loadend=!1,this.$set(this.where,"page",1),this.get_product_list(!0)},get_product_list:function(t){var e=this;e.loadend||e.loading||(!0===t&&e.$set(e,"productList",[]),e.loading=!0,e.loadTitle="",(0,c.getProductslist)(e.where).then((function(t){var i=t.data.list,a=e.$util.SplitArray(i,e.productList),r=i.length<e.where.limit;e.loadend=r,e.loading=!1,e.loadTitle=r?"已全部加载":"加载更多",e.$set(e,"productList",a),e.$set(e.where,"page",e.where.page+1)})).catch((function(t){e.loading=!1,e.loadTitle="加载更多"})))}},onPullDownRefresh:function(){},onReachBottom:function(){this.productList.length>0?this.get_product_list(""):this.get_host_product()}},"onPullDownRefresh",(function(){var t=this;setTimeout((function(){var e=t.productList.reverse();t.productList=e,uni.stopPullDownRefresh()}),500)})));e.default=g},"28a2":function(t,e,i){"use strict";i("6a54"),Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0,i("64aa"),i("bf0f"),i("2797"),i("8f71"),i("aa9c");var a=i("8f59"),r=i("7e00"),n={props:{brandList:{type:Array},storeTypeArr:{type:Array},parmasList:{type:Array},status:{type:Boolean,default:!1},isCate:{type:Boolean,default:!1},price_on:{type:String,default:""},price_off:{type:String,default:""},activeIndex:{type:Number,default:0}},computed:(0,a.mapGetters)(["viewColor"]),data:function(){return{min:"",max:"",is_trader:"",isShow:!1,isShowBrand:!1,isShowType:!1,isShowParmas:!1,list:[],storeTypeList:[],productParmasList:[],storeCateList:[{name:"全部",value:"",check:!0},{name:"自营",value:"trader",check:!1},{name:"非自营",value:"trader",check:!1}],activeList:[],showBox:!1,index:this.activeIndex}},mounted:function(){this.list=this.brandList,this.storeTypeList=this.storeTypeArr,this.productParmasList=this.parmasList,this.showBox=this.status,this.min=this.price_on,this.max=this.price_off,this.bindChenckType({},this.activeIndex)},methods:{bindChenck:function(t,e){t.check=!t.check},bindChenckType:function(t,e){this.storeCateList=[{name:"全部",value:"",check:!1},{name:"自营",value:"trader",check:!1},{name:"非自营",value:"trader",check:!1}],this.storeCateList[e]["check"]=!0,this.is_trader=this.storeCateList[0]["check"]?"":this.storeCateList[1]["check"]?1:0,this.index=e},getParmasValue:function(t){t.showValue=!t.showValue,(0,r.getParmasValue)(t.parameter_id).then((function(e){e.data.forEach((function(t,e){t.check=!1})),t.parmasValue.length>0||(t.parmasValue=e.data)}))},arrFilter:function(t){var e;return e=t.filter((function(t){return 1==t.check})),e},reset:function(){this.list.forEach((function(t,e){t.check=!1})),this.storeTypeList.forEach((function(t,e){t.check=!1})),this.productParmasList.forEach((function(t,e){t.parmasValue.forEach((function(t,e){t.check=!1}))})),this.storeCateList=[{name:"全部",value:"",check:!0},{name:"自营",value:"trader",check:!1},{name:"非自营",value:"trader",check:!1}],this.min=this.max=""},confirm:function(){var t={};this.productParmasList.forEach((function(e,i){t[e.parameter_id]=[],e.parmasValue.forEach((function(i,a){i.check&&t[e.parameter_id].push(i.value)}))}));var e={brandList:this.arrFilter(this.list),typeList:this.arrFilter(this.storeTypeList),parmasList:t,price_on:this.min,price_off:this.max,status:!1,is_trader:this.is_trader};this.showBox=!1,this.$emit("confirm",e,this.index)},close:function(){this.showBox=!1,this.$emit("close")},moveStop:function(){}}};e.default=n},"2e2f":function(t,e,i){var a=i("d5e1");a.__esModule&&(a=a.default),"string"===typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);var r=i("967d").default;r("57e45147",a,!0,{sourceMap:!1,shadowMode:!1})},"41ba":function(t,e,i){"use strict";i.r(e);var a=i("28a2"),r=i.n(a);for(var n in a)["default"].indexOf(n)<0&&function(t){i.d(e,t,(function(){return a[t]}))}(n);e["default"]=r.a},"63b6":function(t,e,i){"use strict";var a=i("2e2f"),r=i.n(a);r.a},"67e1":function(t,e){t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAG8AAAATCAMAAACp+6PoAAAAZlBMVEUAAADpMyPpMyPpMyPpMyPpMyPpMyPpMyPpMyPpMyPpMyPpMyPpMyPpMyPpMyPpMyPpMyPpMyPpMyPpMyPpMyPpMyPpMyPpMyPpMyPpMyPpMyPpMyPpMyPpMyPpMyPpMyPpMyPpMyPKqB2aAAAAIXRSTlMA/Onfy7+oG9LPxrOrloaAbWBNRzkjHgTukHJxPzIvCgcVzGbCAAAAnUlEQVRIx73QRxLDIBQDUNzAce9OT/79LxnBTAaXtdBG6M1fof4x9aR8+JyLrKhQPInIAx2KC9gVHYhnsek9UHkZC2fJMCs2v5syEZ84u41UlnNwyePqRCkuiawPdPngksl6T+6QyuXxH9gceTOYbF7E54XN5ufGOmw2dxvT2Gyu7Ijb1FaOzeZEJGpWpfoYD2w2D1lt3OPbZncUk38iPXa8mx9k4gAAAABJRU5ErkJggg=="},7702:function(t,e,i){"use strict";var a=i("7e61"),r=i.n(a);r.a},"7e61":function(t,e,i){var a=i("ec6d");a.__esModule&&(a=a.default),"string"===typeof a&&(a=[[t.i,a,""]]),a.locals&&(t.exports=a.locals);var r=i("967d").default;r("3243a4bf",a,!0,{sourceMap:!1,shadowMode:!1})},8174:function(t,e,i){"use strict";i.r(e);var a=i("ace7"),r=i("fa5b");for(var n in r)["default"].indexOf(n)<0&&function(t){i.d(e,t,(function(){return r[t]}))}(n);i("63b6");var o=i("828b"),s=Object(o["a"])(r["default"],a["b"],a["c"],!1,null,"4c04f26c",null,!1,a["a"],void 0);e["default"]=s.exports},ace7:function(t,e,i){"use strict";i.d(e,"b",(function(){return r})),i.d(e,"c",(function(){return n})),i.d(e,"a",(function(){return a}));var a={WaterfallsFlow:i("0389").default},r=function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("v-uni-view",{style:t.viewColor},[i("v-uni-view",{staticClass:"productList"},[i("v-uni-view",{staticClass:"search acea-row row-between-wrapper"},[t.$wechat.isWeixin()?t._e():i("v-uni-view",{staticClass:"back",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.set_where(1)}}},[i("v-uni-view",{staticClass:"iconfont icon-xiangzuo"})],1),i("v-uni-view",{staticClass:"input acea-row row-between-wrapper"},[i("v-uni-text",{staticClass:"iconfont icon-sousuo"}),i("v-uni-input",{attrs:{placeholder:"搜索商品名称","placeholder-class":"placeholder","confirm-type":"search",name:"search",value:t.where.keyword},on:{confirm:function(e){arguments[0]=e=t.$handleEvent(e),t.searchSubmit.apply(void 0,arguments)}}})],1),i("v-uni-view",{staticClass:"iconfont",class:1==t.is_switch?"icon-pailie":"icon-tupianpailie",staticStyle:{"text-align":"right"},on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.Changswitch.apply(void 0,arguments)}}})],1),i("v-uni-view",{staticClass:"nav-wrapper"},[i("v-uni-view",{staticClass:"nav acea-row row-middle"},[i("v-uni-view",{staticClass:"item",class:{"t-color":t.downKey>0&&0==t.firstKey},on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.downStatus=!t.downStatus}}},[t._v(t._s(t.downMenu[t.downKey].title)),t.downStatus?i("v-uni-text",{staticClass:"iconfont icon-xiala1"}):i("v-uni-text",{staticClass:"iconfont icon-xiala1 spin"})],1),i("v-uni-view",{staticClass:"item",class:{"t-color":3==t.firstKey},on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.set_where(3)}}},[t._v("销量")]),i("v-uni-view",{staticClass:"item",class:{"t-color":2==t.firstKey},on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.set_where(2)}}},[t._v("价格"),1==t.price?i("v-uni-image",{attrs:{src:t.domain+"/static/diy/up"+t.keyColor+".png"}}):2==t.price?i("v-uni-image",{attrs:{src:t.domain+"/static/diy/down"+t.keyColor+".png"}}):i("v-uni-image",{attrs:{src:t.domain+"/static/images/horn.png"}})],1),i("v-uni-view",{staticClass:"item",class:{"t-color":4==t.firstKey},on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.bindRight.apply(void 0,arguments)}}},[t._v("筛选"),i("v-uni-text",{staticClass:"iconfont icon-shaixuan"})],1)],1)],1),[t.is_switch?i("v-uni-view",{staticClass:"list"},[i("WaterfallsFlow",{attrs:{wfList:t.productList,type:1},on:{itemTap:function(e){arguments[0]=e=t.$handleEvent(e),t.godDetail.apply(void 0,arguments)},goShop:function(e){arguments[0]=e=t.$handleEvent(e),t.goShop.apply(void 0,arguments)}}})],1):i("v-uni-view",{staticClass:"list acea-row row-between-wrapper on"},t._l(t.productList,(function(e,a){return i("v-uni-view",{key:a,staticClass:"item on",attrs:{"hover-class":"none"},on:{click:function(i){arguments[0]=i=t.$handleEvent(i),t.godDetail(e)}}},[i("v-uni-view",{staticClass:"pictrue on"},[i("v-uni-image",{staticClass:"on",attrs:{src:e.image}}),e.border_pic?i("v-uni-view",{staticClass:"border-picture",style:{backgroundImage:"url("+e.border_pic+")"}}):t._e()],1),i("v-uni-view",{staticClass:"text on"},[i("v-uni-view",{staticClass:"name line1"},[i("v-uni-text",{staticClass:"text_name line2"},[t._v(t._s(e.store_name))])],1),i("v-uni-view",{staticClass:"money on"},[t._v("¥"),i("v-uni-text",{staticClass:"num"},[t._v(t._s(e.price))])],1),i("v-uni-view",{staticClass:"item_tags"},[e.merchant&&e.merchant.type_name&&0==e.product_type?i("v-uni-text",{staticClass:"font-bg-red bt-color"},[t._v(t._s(e.merchant.type_name))]):e.merchant.is_trader&&0==e.product_type?i("v-uni-text",{staticClass:"font-bg-red bt-color"},[t._v("自营")]):t._e(),0!=e.product_type?i("v-uni-text",{class:"font_bg-red bt-color type"+e.product_type},[t._v(t._s(1==e.product_type?"秒杀":2==e.product_type?"预售":3==e.product_type?"助力":4==e.product_type?"拼团":""))]):t._e(),e.issetCoupon?i("v-uni-text",{staticClass:"tags_item ticket"},[t._v("领券")]):t._e(),1==e.delivery_free?i("v-uni-text",{staticClass:"tags_item delivery"},[t._v("包邮")]):t._e()],1),i("v-uni-view",{staticClass:"score"},[t._v(t._s(e.rate)+"评分 "+t._s(e.reply_count)+"条评论")]),e.merchant?i("v-uni-view",{staticClass:"company",on:{click:function(i){i.stopPropagation(),arguments[0]=i=t.$handleEvent(i),t.goShop(e.mer_id)}}},[i("v-uni-text",{staticClass:"line1"},[t._v(t._s(e.merchant.mer_name))]),i("v-uni-view",{staticClass:"flex"},[t._v("进店"),i("v-uni-text",{staticClass:"iconfont icon-xiangyou"})],1)],1):t._e()],1),e.max_extension>0&&(0==e.product_type||2==e.product_type)?[i("v-uni-view",{staticClass:"foot-bar on"},[t._v("最高赚 ¥"+t._s(e.max_extension))])]:t._e()],2)})),1),0==t.productList.length&&t.where.page>1?i("v-uni-view",{staticClass:"noCommodity"},[i("v-uni-view",{staticClass:"pictrue",staticStyle:{margin:"60rpx auto"}},[i("v-uni-image",{attrs:{src:t.domain+"/static/images/noCart.png"}}),i("v-uni-view",[t._v("暂无商品,去看点什么吧")])],1),1==t.recommend_switch?i("recommend",{attrs:{hostProduct:t.hostProduct,isLogin:t.isLogin}}):t._e()],1):t._e()],t.rightBox&&t.brandStataus&&t.parmasStatus?i("rightSlider",{attrs:{status:t.rightBox&&t.brandStataus&&t.parmasStatus,brandList:t.brandList,storeTypeArr:t.storeTypeArr,parmasList:t.parmasList,price_on:t.where.price_on,price_off:t.where.price_off,activeIndex:t.activeIndex},on:{confirm:function(e){arguments[0]=e=t.$handleEvent(e),t.confirm.apply(void 0,arguments)},close:function(e){arguments[0]=e=t.$handleEvent(e),t.close.apply(void 0,arguments)}}}):t._e()],2),t.downStatus?i("v-uni-view",{staticClass:"down-wrapper"},[i("v-uni-view",{staticClass:"bg",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.downStatus=!1}}}),i("v-uni-view",{staticClass:"down-box"},t._l(t.downMenu,(function(e,a){return i("v-uni-view",{key:e.key,staticClass:"down-item",class:{on:a==t.downKey},on:{click:function(i){arguments[0]=i=t.$handleEvent(i),t.bindDown(e,a)}}},[t._v(t._s(e.title)),a==t.downKey?i("v-uni-text",{staticClass:"iconfont icon-gou"}):t._e()],1)})),1)],1):t._e()],1)},n=[]},c6ea:function(t,e,i){"use strict";i.d(e,"b",(function(){return a})),i.d(e,"c",(function(){return r})),i.d(e,"a",(function(){}));var a=function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("v-uni-view",{staticClass:"right-wrapper",style:t.viewColor,on:{touchmove:function(e){e.stopPropagation(),e.preventDefault(),arguments[0]=e=t.$handleEvent(e),t.moveStop.apply(void 0,arguments)}}},[i("v-uni-view",{staticClass:"control-wrapper animated",class:t.showBox?"slideInRight":""},[i("v-uni-view",{staticClass:"wrapper-count"},[i("v-uni-view",{staticClass:"header"},[i("v-uni-view",{staticClass:"title"},[t._v("价格区间")]),i("v-uni-view",{staticClass:"input-wrapper"},[i("v-uni-input",{attrs:{placeholder:"最低价",type:"number"},model:{value:t.min,callback:function(e){t.min=e},expression:"min"}}),i("v-uni-view",{staticClass:"line"}),i("v-uni-input",{attrs:{placeholder:"最高价",type:"number"},model:{value:t.max,callback:function(e){t.max=e},expression:"max"}})],1)],1),i("v-uni-view",{staticClass:"store_type content-border"},[i("v-uni-view",{staticClass:"title"},[t._v("商户类别")]),i("v-uni-view",{staticClass:"brand-wrapper"},[i("v-uni-view",{staticClass:"wrapper"},t._l(t.storeCateList,(function(e,a){return i("v-uni-view",{key:a,staticClass:"item line1",class:e.check?"on":"",on:{click:function(i){arguments[0]=i=t.$handleEvent(i),t.bindChenckType(e,a)}}},[t._v(t._s(e.name))])})),1)],1)],1),i("v-uni-view",{staticClass:"content-box"},[i("v-uni-view",{staticClass:"content-title"},[i("v-uni-view",{staticClass:"title"},[t._v("品牌")]),t.list.length>3?i("v-uni-view",[i("v-uni-view",{staticClass:"btns",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.isShowBrand=!t.isShowBrand}}},[t._v(t._s(t.isShowBrand?"收起":"展开")),i("v-uni-text",{staticClass:"iconfont",class:t.isShowBrand?"icon-xiangshang":"icon-xiangxia"})],1)],1):t._e()],1),i("v-uni-view",{staticClass:"brand-wrapper"},[i("v-uni-scroll-view",{style:{"max-height":t.isShowBrand?"90%":"100rpx"},attrs:{"scroll-y":t.isShowBrand}},[i("v-uni-view",{staticClass:"wrapper"},t._l(t.list,(function(e,a){return i("v-uni-view",{key:a,staticClass:"item line1",class:e.check?"on":"",on:{click:function(i){arguments[0]=i=t.$handleEvent(i),t.bindChenck(e,"brand")}}},[t._v(t._s(e.brand_name))])})),1)],1)],1)],1),i("v-uni-view",{staticClass:"content-box"},[i("v-uni-view",{staticClass:"content-title"},[i("v-uni-view",{staticClass:"title"},[t._v("店铺类型")]),t.storeTypeList.length>3?i("v-uni-view",[i("v-uni-view",{staticClass:"btns",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.isShowType=!t.isShowType}}},[t._v(t._s(t.isShowType?"收起":"展开")),i("v-uni-text",{staticClass:"iconfont",class:t.isShowType?"icon-xiangshang":"icon-xiang"})],1)],1):t._e()],1),i("v-uni-view",{staticClass:"brand-wrapper"},[i("v-uni-scroll-view",{attrs:{"scroll-y":t.isShowType}},[i("v-uni-view",{staticClass:"wrapper"},t._l(t.storeTypeList,(function(e,a){return i("v-uni-view",{key:a,staticClass:"item line1",class:e.check?"on":"",on:{click:function(i){arguments[0]=i=t.$handleEvent(i),t.bindChenck(e)}}},[t._v(t._s(e.type_name))])})),1)],1)],1)],1),i("v-uni-view",{staticClass:"content-border"},[i("v-uni-scroll-view",{staticStyle:{"max-height":"400rpx"},attrs:{"scroll-y":"true"}},t._l(t.productParmasList,(function(e,a){return i("v-uni-view",{staticClass:"content-box"},[i("v-uni-view",{staticClass:"content-title"},[i("v-uni-view",{staticClass:"title"},[t._v(t._s(e.name))]),i("v-uni-view",[i("v-uni-view",{staticClass:"btns",on:{click:function(i){arguments[0]=i=t.$handleEvent(i),t.getParmasValue(e)}}},[t._v(t._s(e.showValue?"收起":"展开")),i("v-uni-text",{staticClass:"iconfont",class:e.showValue?"icon-xiangshang":"icon-xiangxia"})],1)],1)],1),e.parmasValue.length>0&&e.showValue?i("v-uni-view",{staticClass:"brand-wrapper"},[i("v-uni-scroll-view",{attrs:{"scroll-y":t.isShowParmas}},[i("v-uni-view",{staticClass:"wrapper"},t._l(e.parmasValue,(function(e,a){return i("v-uni-view",{key:a,staticClass:"item line1",class:e.check?"on":"",on:{click:function(i){arguments[0]=i=t.$handleEvent(i),t.bindChenck(e)}}},[t._v(t._s(e.value))])})),1)],1)],1):t._e()],1)})),1)],1)],1),i("v-uni-view",{staticClass:"foot-btn"},[i("v-uni-view",{staticClass:"btn-item",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.reset.apply(void 0,arguments)}}},[t._v("重置")]),i("v-uni-view",{staticClass:"btn-item confirm",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.confirm.apply(void 0,arguments)}}},[t._v("确定")])],1)],1),i("v-uni-view",{staticClass:"right-bg",on:{click:function(e){arguments[0]=e=t.$handleEvent(e),t.close.apply(void 0,arguments)}}})],1)},r=[]},c7e7:function(t,e,i){"use strict";i.r(e);var a=i("c6ea"),r=i("41ba");for(var n in r)["default"].indexOf(n)<0&&function(t){i.d(e,t,(function(){return r[t]}))}(n);i("7702");var o=i("828b"),s=Object(o["a"])(r["default"],a["b"],a["c"],!1,null,"2033fb16",null,!1,a["a"],void 0);e["default"]=s.exports},d5e1:function(t,e,i){var a=i("c86c"),r=i("2ec5"),n=i("eeec"),o=i("67e1"),s=i("f1d1");e=a(!1);var c=r(n),d=r(o),p=r(s);e.push([t.i,'@charset "UTF-8";\n/**\n * 这里是uni-app内置的常用样式变量\n *\n * uni-app 官方扩展插件及插件市场https://ext.dcloud.net.cn上很多三方插件均使用了这些样式变量\n * 如果你是插件开发者建议你使用scss预处理并在插件代码中直接使用这些变量无需 import 这个文件方便用户通过搭积木的方式开发整体风格一致的App\n *\n */\n/**\n * 如果你是App开发者插件使用者你可以通过修改这些变量来定制自己的插件主题实现自定义主题功能\n *\n * 如果你的项目同样使用了scss预处理你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件\n */\n/* 颜色变量 */\n/* 行为相关颜色 */\n/* 背景颜色 */\n/* 边框颜色 */\n/* 尺寸变量 */\n/* 文字尺寸 */\n/* 图片尺寸 */\n/* Border Radius */\n/* 水平间距 */\n/* 垂直间距 */\n/* 透明度 */\n/* 文章场景相关 */.productList .search[data-v-4c04f26c]{width:100%;height:%?86?%;padding:0 %?20?%;box-sizing:border-box;position:fixed;left:0;top:0;z-index:9;background-color:var(--view-theme)}.bt-color[data-v-4c04f26c]{background-color:var(--view-theme);border:1px solid var(--view-theme)}.bt-color.type2[data-v-4c04f26c]{background-color:#fd6523;border:1px solid #fd6523}.productList .search .back[data-v-4c04f26c]{display:flex;align-items:center;width:%?40?%;height:%?60?%}.productList .search .back .iconfont[data-v-4c04f26c]{color:#fff;font-size:%?36?%}.productList .search .input[data-v-4c04f26c]{width:%?570?%;height:%?60?%;background-color:#fff;border-radius:%?50?%;padding:0 %?20?%;box-sizing:border-box}.productList .search .input uni-input[data-v-4c04f26c]{flex:1;height:100%;font-size:%?26?%;margin-left:%?10?%}.productList .search .input .placeholder[data-v-4c04f26c]{color:#999}.productList .search .input .iconfont[data-v-4c04f26c]{font-size:%?35?%;color:#555}.productList .search .icon-pailie[data-v-4c04f26c],\n.productList .search .icon-tupianpailie[data-v-4c04f26c]{color:#fff;width:%?62?%;font-size:%?40?%;height:%?86?%;line-height:%?86?%}.productList .nav-wrapper[data-v-4c04f26c]{z-index:9;position:fixed;left:0;top:0;width:100%;margin-top:%?86?%;background-color:#e93323}.productList .nav-wrapper .tab-bar[data-v-4c04f26c]{display:flex;align-items:center}.productList .nav-wrapper .tab-bar .tab-item[data-v-4c04f26c]{position:relative;flex:1;display:flex;justify-content:center;align-items:center;padding:%?8?% 0 %?20?%;color:#fff;font-size:%?28?%;font-weight:700}.productList .nav-wrapper .tab-bar .tab-item[data-v-4c04f26c]::after{content:" ";position:absolute;left:50%;bottom:%?18?%;width:%?30?%;height:%?3?%;background:transparent;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.productList .nav-wrapper .tab-bar .tab-item.on[data-v-4c04f26c]::after{background:#fff}.productList .nav[data-v-4c04f26c]{height:%?86?%;color:#454545;font-size:%?28?%;background-color:#fff;display:flex;justify-content:space-between;padding:0 %?28?%}.productList .nav .item[data-v-4c04f26c]{display:flex;align-items:center;justify-content:center;flex:1}.productList .nav .item.t-color[data-v-4c04f26c]{font-weight:700}.productList .nav .item uni-image[data-v-4c04f26c]{width:%?15?%;height:%?19?%;margin-left:%?10?%}.productList[data-v-4c04f26c]{padding-bottom:calc(0rpx+ constant(safe-area-inset-bottom));padding-bottom:calc(%?0?% + env(safe-area-inset-bottom))}.productList .list[data-v-4c04f26c]{padding:0 %?20?%;margin-top:%?168?%}.productList .list.on[data-v-4c04f26c]{background-color:#fff;border-top:1px solid #f6f6f6}.noCommodity[data-v-4c04f26c]{background-color:#fff;padding-bottom:%?30?%}.spin[data-v-4c04f26c]{display:block;-webkit-transform:rotate(180deg);transform:rotate(180deg);font-size:%?36?%}.icon-xiala1[data-v-4c04f26c]{margin-top:%?6?%}.icon-shaixuan[data-v-4c04f26c]{font-size:%?30?%;margin-left:%?10?%}.down-wrapper .bg[data-v-4c04f26c]{z-index:8;position:fixed;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.5)}.down-wrapper .down-box[data-v-4c04f26c]{z-index:8;position:fixed;left:0;top:%?170?%;width:100%;padding:0 %?40?% %?28?% %?74?%;background-color:#f8f8f8;border-radius:0 0 %?24?% %?24?%}.down-wrapper .down-box .down-item[data-v-4c04f26c]{margin-top:%?28?%;font-size:%?24?%;color:#454545}.down-wrapper .down-box .down-item.on[data-v-4c04f26c]{color:var(--view-theme)}.down-wrapper .down-box .down-item .iconfont[data-v-4c04f26c]{float:right}.store-wrapper[data-v-4c04f26c]{margin-top:%?240?%;border-top:1px solid #f6f6f6}.store-wrapper .star-box[data-v-4c04f26c]{display:flex;align-items:center}.store-wrapper .star-box .star[data-v-4c04f26c]{position:relative;width:%?111?%;height:%?19?%;background:url('+c+");background-size:%?111?% %?19?%}.store-wrapper .star-box .star-active[data-v-4c04f26c]{position:absolute;left:0;top:0;width:%?111?%;height:%?19?%;overflow:hidden;background:url("+d+");background-size:%?111?% %?19?%}.store-wrapper .star-box .num[data-v-4c04f26c]{color:#e93323;font-size:%?24?%;margin-left:%?10?%}.store-wrapper .store-item[data-v-4c04f26c]{margin-bottom:%?12?%;padding:%?40?% %?20?%;background-color:#fff}.store-wrapper .store-item .head[data-v-4c04f26c]{display:flex;align-items:center;justify-content:space-between}.store-wrapper .store-item .head .left-wrapper[data-v-4c04f26c]{display:flex;align-items:center}.store-wrapper .store-item .head .left-wrapper .logo[data-v-4c04f26c]{width:%?80?%;height:%?80?%}.store-wrapper .store-item .head .left-wrapper .logo uni-image[data-v-4c04f26c]{width:%?80?%;height:%?80?%;border-radius:%?6?%}.store-wrapper .store-item .head .left-wrapper .con-box[data-v-4c04f26c]{margin-left:%?20?%}.store-wrapper .store-item .head .left-wrapper .con-box .name[data-v-4c04f26c]{font-size:%?30?%;color:#333;font-weight:700}.store-wrapper .store-item .head .link[data-v-4c04f26c]{width:%?114?%;height:%?50?%;line-height:%?50?%;background:linear-gradient(-90deg,#f67a38,#f11b09);border-radius:%?25?%;text-align:center;color:#fff;font-size:%?24?%}.store-wrapper .store-item .pic-wrapper[data-v-4c04f26c]{display:flex;margin-top:%?30?%}.store-wrapper .store-item .pic-wrapper .pic-item[data-v-4c04f26c]{position:relative;width:%?226?%;height:%?226?%;margin-right:%?16?%}.store-wrapper .store-item .pic-wrapper .pic-item uni-image[data-v-4c04f26c]{width:%?226?%;height:%?226?%;border-radius:%?16?%}.store-wrapper .store-item .pic-wrapper .pic-item .price[data-v-4c04f26c]{position:absolute;right:0;bottom:0;height:%?36?%;padding:0 %?10?%;line-height:%?36?%;text-align:center;background:rgba(0,0,0,.5);border-radius:%?16?% %?2?% %?16?% %?2?%;color:#fff;font-size:%?24?%}.store-wrapper .store-item .pic-wrapper .pic-item .price uni-text[data-v-4c04f26c]{font-size:%?18?%}.store-wrapper .store-item .pic-wrapper .pic-item[data-v-4c04f26c]:nth-child(3n){margin-right:0}.productList .list .item.on[data-v-4c04f26c]{width:100%;display:flex;border-bottom:1px solid #f6f6f6;padding:%?30?% 0;margin:0;position:relative}.productList .list .item .pictrue.on[data-v-4c04f26c]{position:relative;width:%?260?%;height:%?260?%}.productList .list .item .pictrue.on .border-picture[data-v-4c04f26c]{position:absolute;top:0;left:0;width:100%;height:100%;background:50%/cover no-repeat}.productList .list .item .pictrue uni-image[data-v-4c04f26c]{width:%?260?%;height:%?260?%;border-radius:%?20?% %?20?% 0 0}.productList .list .item .pictrue uni-image.on[data-v-4c04f26c]{border-radius:%?6?%}.productList .list .item .text[data-v-4c04f26c]{font-size:%?30?%;color:#222;width:%?460?%;padding:0 0 0 %?22?%}.productList .list .item .text .name[data-v-4c04f26c]{height:%?80?%}.item_tags[data-v-4c04f26c]{margin-top:%?8?%}.item_tags .tags_item[data-v-4c04f26c]{display:inline-block;font-size:%?20?%;text-align:center;border-radius:%?5?%;padding:0 %?4?%;line-height:%?28?%;margin-right:%?8?%}.item_tags .tags_item.ticket[data-v-4c04f26c]{color:#e93323;border:1px solid #e93323}.item_tags .tags_item.delivery[data-v-4c04f26c]{color:#ff9000;border:1px solid #ff9000}.productList .list .item .text .money[data-v-4c04f26c]{display:flex;align-items:center;font-size:%?26?%;font-weight:700;margin-top:%?10?%;color:var(--view-priceColor)}.productList .list .item .text .money .num[data-v-4c04f26c]{font-size:%?34?%}.productList .distance[data-v-4c04f26c]{display:flex;align-items:center;font-size:%?24?%;color:#999}.productList .distance .icon-xiangyou[data-v-4c04f26c]{font-size:%?24?%;line-height:%?24?%}.productList .list .item .text .money .ticket-big[data-v-4c04f26c]{display:flex;align-items:center;justify-content:center;min-width:%?163?%;height:%?28?%;margin-left:%?10?%;background-image:url("+p+");background-size:100% 100%;font-size:%?20?%;font-weight:400;padding:0 %?10?%}.productList .list .item .text .score[data-v-4c04f26c]{margin-top:%?10?%;color:#737373;font-size:%?20?%}.productList .list .item .text .company[data-v-4c04f26c]{display:flex;align-items:center;color:#737373;font-size:%?20?%;margin-top:%?10?%}.productList .list .item .text .company .name[data-v-4c04f26c]{display:inline-block;width:%?200?%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.productList .list .item .text .company .flex[data-v-4c04f26c]{display:flex;align-items:center;margin-left:%?10?%;color:#282828}.productList .list .item .text .company .flex .iconfont[data-v-4c04f26c]{font-size:%?16?%;margin-top:%?4?%}.productList .list .item .foot-bar[data-v-4c04f26c]{width:100%;height:%?52?%;display:flex;align-items:center;justify-content:center;background-image:linear-gradient(-90deg,var(--view-bntColor21),var(--view-bntColor22));border-radius:0 0 %?16?% %?16?%;color:#fff;font-size:%?24?%}.productList .list .item .foot-bar .icon-fenxiang[data-v-4c04f26c]{font-size:%?24?%;margin-right:%?10?%}.productList .list .item .foot-bar.on[data-v-4c04f26c]{position:absolute;right:0;bottom:%?30?%;width:%?180?%;height:%?44?%;border-radius:%?22?%}",""]),t.exports=e},ec6d:function(t,e,i){var a=i("c86c");e=a(!1),e.push([t.i,'@charset "UTF-8";\n/**\n * 这里是uni-app内置的常用样式变量\n *\n * uni-app 官方扩展插件及插件市场https://ext.dcloud.net.cn上很多三方插件均使用了这些样式变量\n * 如果你是插件开发者建议你使用scss预处理并在插件代码中直接使用这些变量无需 import 这个文件方便用户通过搭积木的方式开发整体风格一致的App\n *\n */\n/**\n * 如果你是App开发者插件使用者你可以通过修改这些变量来定制自己的插件主题实现自定义主题功能\n *\n * 如果你的项目同样使用了scss预处理你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件\n */\n/* 颜色变量 */\n/* 行为相关颜色 */\n/* 背景颜色 */\n/* 边框颜色 */\n/* 尺寸变量 */\n/* 文字尺寸 */\n/* 图片尺寸 */\n/* Border Radius */\n/* 水平间距 */\n/* 垂直间距 */\n/* 透明度 */\n/* 文章场景相关 */.slideInRight[data-v-2033fb16]{-webkit-animation-duration:.5s;animation-duration:.5s}.right-wrapper[data-v-2033fb16]{z-index:99;position:fixed;left:0;top:0;width:100%;height:100%}.right-wrapper .control-wrapper[data-v-2033fb16]{z-index:90;position:absolute;right:0;top:0;display:flex;flex-direction:column;width:%?635?%;height:100%;background-color:#fff}.right-wrapper .control-wrapper .wrapper-count[data-v-2033fb16]{height:calc(100% - %?120?%);overflow-y:auto}.right-wrapper .control-wrapper .header[data-v-2033fb16]{padding:%?50?% %?26?% %?40?%;background-color:#fff}.right-wrapper .control-wrapper .header .content-title[data-v-2033fb16]{display:flex;align-items:center;justify-content:space-between}.right-wrapper .control-wrapper .header .title[data-v-2033fb16]{font-size:%?26?%;font-weight:700;color:#282828}.right-wrapper .control-wrapper .header .input-wrapper[data-v-2033fb16]{display:flex;align-items:center;justify-content:space-between;margin-top:%?28?%}.right-wrapper .control-wrapper .header .input-wrapper uni-input[data-v-2033fb16]{width:%?260?%;height:%?56?%;padding:0 %?10?%;background:#f2f2f2;border-radius:%?28?%;font-size:%?22?%;text-align:center}.right-wrapper .control-wrapper .header .input-wrapper .line[data-v-2033fb16]{width:%?15?%;height:%?2?%;background:#7d7d7d}.right-wrapper .control-wrapper .content-border[data-v-2033fb16]{border-top:%?20?% solid #f5f5f5}.right-wrapper .control-wrapper .content-box[data-v-2033fb16]{position:relative;display:flex;flex-direction:column;padding:0 %?26?%}.right-wrapper .control-wrapper .content-box .content-title[data-v-2033fb16]{display:flex;align-items:center;justify-content:space-between;padding:%?40?% 0 %?20?%}.right-wrapper .control-wrapper .content-box .content-title .title[data-v-2033fb16]{font-size:%?26?%;font-weight:700;color:#282828}.right-wrapper .control-wrapper .content-box .content-title .btns[data-v-2033fb16]{display:flex;align-items:center;justify-content:center;font-size:%?22?%;color:#999}.right-wrapper .control-wrapper .content-box .content-title .btns .iconfont[data-v-2033fb16]{margin-left:%?10?%;margin-top:%?5?%;font-size:%?20?%}.right-wrapper .control-wrapper .content-box .brand-wrapper[data-v-2033fb16]{flex:1;overflow:hidden}.right-wrapper .control-wrapper .content-box .brand-wrapper .wrapper[data-v-2033fb16]{display:flex;flex-wrap:wrap;padding-bottom:%?20?%}.right-wrapper .control-wrapper .content-box .brand-wrapper .item[data-v-2033fb16]{display:block;width:%?186?%;height:%?56?%;line-height:%?56?%;text-align:center;background:#f2f2f2;border-radius:%?28?%;margin-top:%?25?%;padding:0 %?10?%;margin-right:%?12?%}.right-wrapper .control-wrapper .content-box .brand-wrapper .item[data-v-2033fb16]:nth-child(3n){margin-right:0}.right-wrapper .control-wrapper .content-box .brand-wrapper .item.on[data-v-2033fb16]{background:var(--view-minorColor);border:1px solid var(--view-theme);color:var(--view-theme)}.right-wrapper .control-wrapper .foot-btn[data-v-2033fb16]{display:flex;align-items:center;justify-content:space-between;padding-bottom:%?30?%;position:absolute;bottom:0;left:%?20?%}.right-wrapper .control-wrapper .foot-btn .btn-item[data-v-2033fb16]{display:flex;align-items:center;justify-content:center;width:%?286?%;height:%?68?%;background:#fff;border:1px solid #aaa;border-radius:%?34?%;font-size:%?26?%;color:#282828}.right-wrapper .control-wrapper .foot-btn .btn-item.confirm[data-v-2033fb16]{background:var(--view-theme);border-color:var(--view-theme);color:#fff;margin-left:%?20?%}.right-wrapper .control-wrapper .store_type[data-v-2033fb16]{position:relative;border-top:%?20?% solid #f5f5f5;padding:0 %?26?%}.right-wrapper .control-wrapper .store_type .title[data-v-2033fb16]{padding:%?40?% 0 %?20?%;font-size:%?26?%;font-weight:700;color:#282828}.right-wrapper .control-wrapper .store_type .brand-wrapper[data-v-2033fb16]{overflow:hidden}.right-wrapper .control-wrapper .store_type .brand-wrapper .wrapper[data-v-2033fb16]{display:flex;flex-wrap:wrap}.right-wrapper .control-wrapper .store_type .brand-wrapper .item[data-v-2033fb16]{display:block;width:%?186?%;height:%?56?%;line-height:%?56?%;text-align:center;background:#f2f2f2;border-radius:%?28?%;margin-top:%?25?%;padding:0 %?10?%;margin-right:%?12?%}.right-wrapper .control-wrapper .store_type .brand-wrapper .item[data-v-2033fb16]:nth-child(3n){margin-right:0}.right-wrapper .control-wrapper .store_type .brand-wrapper .item.on[data-v-2033fb16]{background:var(--view-minorColor);border:1px solid var(--view-theme);color:var(--view-theme)}.right-wrapper .right-bg[data-v-2033fb16]{position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.5)}',""]),t.exports=e},eeec:function(t,e){t.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAG8AAAATCAMAAACp+6PoAAAAWlBMVEUAAABmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZJqDNWAAAAHXRSTlMAqhzp38+/0svGs5aGgG1gTUc5IwbukHJxPzIvCgAGtv4AAACUSURBVEjHtcpHDgMxDARBJWtzXmfz/9/0SIBBGToPL2QXaH7jht3o8LkR0eDzLiIPTTp3sKsmmw9JsyhQ2W1dtrAehs3vsQ+i4+Nto7LUg08e24pafNK4xssHn0y2/5QfqdxXRObCHJLNrrAXms3PwmY0m+fCLJrNNoWf2rQaNJsD7vE0ZvE40Gxe4+DycU7xjsXkLziLaFJfyLhOAAAAAElFTkSuQmCC"},fa5b:function(t,e,i){"use strict";i.r(e);var a=i("171d0"),r=i.n(a);for(var n in a)["default"].indexOf(n)<0&&function(t){i.d(e,t,(function(){return a[t]}))}(n);e["default"]=r.a}}]);