chunk-3e8090da.f1f1587e.js
3.87 KB
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-3e8090da"],{"3ca31":function(t,e,a){},8422:function(t,e,a){"use strict";a.r(e);var i=function(){var t=this,e=t.$createElement,a=t._self._c||e;return a("div",{staticClass:"group-list"},[a("div",{staticClass:"group-warp"},[a("div",{staticClass:"title"},[t._m(0),a("a",{directives:[{name:"show",rawName:"v-show",value:t.componentContent.showMore,expression:"componentContent.showMore"}],staticClass:"btn-all a-link",on:{click:function(e){return t.jumpDiscount(t.productData)}}},[t._v("更多"),a("i",{staticClass:"iconfont icon-arrow-right"})])]),a("swiper",{staticClass:"pro-box",attrs:{options:t.swiperOption}},t._l(t.productData.products,(function(e,i){return a("swiper-slide",{key:i,staticClass:"pro-item",on:{click:function(a){return t.jumpProductDetail(e)}}},[a("div",{staticClass:"pro-item-img"},[a("img",{directives:[{name:"show",rawName:"v-show",value:e.image,expression:"item.image"}],staticClass:"img",attrs:{src:e.image}})]),a("div",{staticClass:"pro-item-info"},[a("label",{staticClass:"name"},[t._v(t._s(e.productName))]),a("div",{staticClass:"price"},[a("label",{staticClass:"unit"},[t._v("¥ ")]),a("label",{staticClass:"val"},[t._v(" "+t._s(e.price))])]),a("label",{staticClass:"buyCount"},[t._v(t._s(e.workUsers?e.workUsers:0)+"人已拼")])])])})),1),a("div",{staticClass:"pagination group-pagination"})],1)])},n=[function(){var t=this,e=t.$createElement,i=t._self._c||e;return i("label",[i("img",{attrs:{src:a("ad61"),alt:"拼团专区"}})])}],o=a("fa11"),r={mixins:[o["a"]],data:function(){return{swiperOption:{slidesPerView:3,spaceBetween:16,autoplay:!1,loop:!0,pagination:{el:".group-pagination"},navigation:{nextEl:".swiper-button-next",prevEl:".swiper-button-prev"}}}}},s=r,c=(a("9aa7"),a("2877")),p=Object(c["a"])(s,i,n,!1,null,"420d907a",null);e["default"]=p.exports},"99af":function(t,e,a){"use strict";var i=a("23e7"),n=a("d039"),o=a("e8b5"),r=a("861d"),s=a("7b0b"),c=a("50c4"),p=a("8418"),u=a("65f0"),d=a("1dde"),l=a("b622"),f=a("2d00"),m=l("isConcatSpreadable"),v=9007199254740991,w="Maximum allowed index exceeded",h=f>=51||!n((function(){var t=[];return t[m]=!1,t.concat()[0]!==t})),g=d("concat"),b=function(t){if(!r(t))return!1;var e=t[m];return void 0!==e?!!e:o(t)},C=!h||!g;i({target:"Array",proto:!0,forced:C},{concat:function(t){var e,a,i,n,o,r=s(this),d=u(r,0),l=0;for(e=-1,i=arguments.length;e<i;e++)if(o=-1===e?r:arguments[e],b(o)){if(n=c(o.length),l+n>v)throw TypeError(w);for(a=0;a<n;a++,l++)a in o&&p(d,l,o[a])}else{if(l>=v)throw TypeError(w);p(d,l++,o)}return d.length=l,d}})},"9aa7":function(t,e,a){"use strict";a("3ca31")},ad61:function(t,e,a){t.exports=a.p+"static/img/img-title.fb0ad43b.png"},fa11:function(t,e,a){"use strict";a.d(e,"a",(function(){return c}));var i=a("5530"),n=(a("99af"),a("a9e3"),a("7212")),o=(a("a7a3"),a("7a32")),r=a("f270"),s=a("2f62"),c={name:"productList",mixins:[r["a"]],props:{terminal:{type:Number,default:4},typeId:{type:Number,default:1},shopId:{type:Number,default:0},componentContent:{type:Object}},components:{Swiper:n["Swiper"],SwiperSlide:n["SwiperSlide"]},directives:{swiper:n["directive"]},data:function(){return{productData:[]}},computed:Object(i["a"])({},Object(s["b"])(["groupNum"])),watch:{groupNum:{handler:function(t,e){this.getData()},deep:!0}},mounted:function(){this.getData()},methods:{getData:function(){var t=this;if(1===t.typeId){this.beforeGetData();var e={method:"GET",url:"".concat(o["a"].getAdminGroupWorks)};this.sendReq(e,(function(e){t.afterGetData(),t.productData.products=e.data,t.$forceUpdate()}),(function(e){t.afterGetData()}))}else if(3===t.typeId)if(t.componentContent.shopGroupWorkId){this.beforeGetData();var a={method:"GET",url:"".concat(o["a"].getGroupWorks,"?shopId=").concat(t.shopId,"&ids=").concat(t.componentContent.shopGroupWorkId)};this.sendReq(a,(function(e){t.afterGetData(),t.productData=e.data[0]}),(function(e){t.afterGetData()}))}else t.productData={products:[]}}}}}}]);