1 line
15 KiB
JavaScript
1 line
15 KiB
JavaScript
(window.webpackJsonp=window.webpackJsonp||[]).push([[35,5,13,16,18],{439:function(t,e,r){"use strict";var n=r(18),o=r(2),l=r(3),c=r(137),d=r(27),f=r(19),m=r(273),v=r(54),h=r(136),x=r(272),w=r(5),_=r(97).f,y=r(45).f,k=r(25).f,S=r(440),C=r(441).trim,I="Number",N=o.Number,E=N.prototype,z=o.TypeError,O=l("".slice),T=l("".charCodeAt),L=function(t){var e=x(t,"number");return"bigint"==typeof e?e:M(e)},M=function(t){var e,r,n,o,l,c,d,code,f=x(t,"number");if(h(f))throw z("Cannot convert a Symbol value to a number");if("string"==typeof f&&f.length>2)if(f=C(f),43===(e=T(f,0))||45===e){if(88===(r=T(f,2))||120===r)return NaN}else if(48===e){switch(T(f,1)){case 66:case 98:n=2,o=49;break;case 79:case 111:n=8,o=55;break;default:return+f}for(c=(l=O(f,2)).length,d=0;d<c;d++)if((code=T(l,d))<48||code>o)return NaN;return parseInt(l,n)}return+f};if(c(I,!N(" 0o1")||!N("0b1")||N("+0x1"))){for(var A,j=function(t){var e=arguments.length<1?0:N(L(t)),r=this;return v(E,r)&&w((function(){S(r)}))?m(Object(e),r,j):e},$=n?_(N):"MAX_VALUE,MIN_VALUE,NaN,NEGATIVE_INFINITY,POSITIVE_INFINITY,EPSILON,MAX_SAFE_INTEGER,MIN_SAFE_INTEGER,isFinite,isInteger,isNaN,isSafeInteger,parseFloat,parseInt,fromString,range".split(","),F=0;$.length>F;F++)f(N,A=$[F])&&!f(j,A)&&k(j,A,y(N,A));j.prototype=E,E.constructor=j,d(o,I,j)}},440:function(t,e,r){var n=r(3);t.exports=n(1..valueOf)},441:function(t,e,r){var n=r(3),o=r(33),l=r(17),c=r(442),d=n("".replace),f="["+c+"]",m=RegExp("^"+f+f+"*"),v=RegExp(f+f+"*$"),h=function(t){return function(e){var r=l(o(e));return 1&t&&(r=d(r,m,"")),2&t&&(r=d(r,v,"")),r}};t.exports={start:h(1),end:h(2),trim:h(3)}},442:function(t,e){t.exports="\t\n\v\f\r \u2028\u2029\ufeff"},443:function(t,e,r){var content=r(446);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,r(15).default)("3181fc86",content,!0,{sourceMap:!1})},444:function(t,e,r){"use strict";r.r(e);r(439),r(39),r(274);var n={data:function(){return{priceSlice:{}}},components:{},props:{firstSize:{type:Number,default:14},secondSize:{type:Number,default:14},color:{type:String},weight:{type:[String,Number],default:400},price:{type:[String,Number],default:""},showSubscript:{type:Boolean,default:!0},subscriptSize:{type:Number,default:14},lineThrough:{type:Boolean,default:!1}},created:function(){this.priceFormat()},watch:{price:function(t){this.priceFormat()}},methods:{priceFormat:function(){var t=this.price,e={};null!==t&&(t=String(t).split("."),e.first=t[0],e.second=t[1],this.priceSlice=e)}}},o=(r(445),r(9)),component=Object(o.a)(n,(function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("span",{class:(t.lineThrough?"line-through":"")+"price-format",style:{color:t.color,"font-weight":t.weight}},[t.showSubscript?r("span",{style:{"font-size":t.subscriptSize+"px","margin-right":"1px"}},[t._v("¥")]):t._e(),t._v(" "),r("span",{style:{"font-size":t.firstSize+"px","margin-right":"1px"}},[t._v(t._s(t.priceSlice.first))]),t._v(" "),t.priceSlice.second?r("span",{style:{"font-size":t.secondSize+"px"}},[t._v("."+t._s(t.priceSlice.second))]):t._e()])}),[],!1,null,null,null);e.default=component.exports},445:function(t,e,r){"use strict";r(443)},446:function(t,e,r){var n=r(14)(!1);n.push([t.i,".price-format{display:flex;align-items:baseline}",""]),t.exports=n},447:function(t,e,r){var content=r(449);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,r(15).default)("12a18d22",content,!0,{sourceMap:!1})},448:function(t,e,r){"use strict";r(447)},449:function(t,e,r){var n=r(14)(!1);n.push([t.i,".null-data[data-v-93598fb0]{padding:100px}.null-data .img-null[data-v-93598fb0]{width:150px;height:150px}",""]),t.exports=n},450:function(t,e,r){"use strict";r.r(e);var n={components:{},props:{img:{type:String},text:{type:String,default:"暂无数据"},imgStyle:{type:String,default:""}},methods:{}},o=(r(448),r(9)),component=Object(o.a)(n,(function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("div",{staticClass:"bg-white flex-col col-center null-data"},[r("img",{staticClass:"img-null",style:t.imgStyle,attrs:{src:t.img,alt:""}}),t._v(" "),r("div",{staticClass:"muted mt8"},[t._v(t._s(t.text))])])}),[],!1,null,"93598fb0",null);e.default=component.exports},452:function(t,e,r){"use strict";r.d(e,"b",(function(){return o})),r.d(e,"a",(function(){return l}));var n=r(34);r(39),r(274),r(100),r(61),r(11),r(40),r(62),r(46),r(20),r(63),r(64),r(47);var o=function(t){var time=arguments.length>1&&void 0!==arguments[1]?arguments[1]:1e3,e=arguments.length>2?arguments[2]:void 0,r=new Date(0).getTime();return function(){var n=(new Date).getTime();if(n-r>time){for(var o=arguments.length,l=new Array(o),c=0;c<o;c++)l[c]=arguments[c];t.apply(e,l),r=n}}};function l(t){var p="";if("object"==Object(n.a)(t)){for(var e in p="?",t)p+="".concat(e,"=").concat(t[e],"&");p=p.slice(0,-1)}return p}},453:function(t,e,r){var content=r(458);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,r(15).default)("1469a4e1",content,!0,{sourceMap:!1})},454:function(t,e,r){var content=r(463);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,r(15).default)("532bec65",content,!0,{sourceMap:!1})},457:function(t,e,r){"use strict";r(453)},458:function(t,e,r){var n=r(14)(!1);n.push([t.i,".goods-list[data-v-060944d1]{align-items:stretch}.goods-list .goods-item[data-v-060944d1]{display:block;box-sizing:border-box;width:224px;height:310px;margin-bottom:16px;padding:12px 12px 16px;border-radius:4px;transition:all .2s}.goods-list .goods-item[data-v-060944d1]:hover{transform:translateY(-8px);box-shadow:0 0 6px rgba(0,0,0,.1)}.goods-list .goods-item .goods-img[data-v-060944d1]{width:200px;height:200px}.goods-list .goods-item .name[data-v-060944d1]{margin-bottom:10px;height:40px;line-height:20px}.goods-list .goods-item .seckill .btn[data-v-060944d1]{padding:4px 12px;border-radius:4px;border:1px solid transparent}.goods-list .goods-item .seckill .btn.not-start[data-v-060944d1]{border-color:#ff2c3c;color:#ff2c3c;background-color:transparent}.goods-list .goods-item .seckill .btn.end[data-v-060944d1]{background-color:#e5e5e5;color:#fff}",""]),t.exports=n},459:function(t,e,r){"use strict";var n=r(7),o=r(460);n({target:"String",proto:!0,forced:r(461)("link")},{link:function(t){return o(this,"a","href",t)}})},460:function(t,e,r){var n=r(3),o=r(33),l=r(17),c=/"/g,d=n("".replace);t.exports=function(t,e,r,n){var f=l(o(t)),m="<"+e;return""!==r&&(m+=" "+r+'="'+d(l(n),c,""")+'"'),m+">"+f+"</"+e+">"}},461:function(t,e,r){var n=r(5);t.exports=function(t){return n((function(){var e=""[t]('"');return e!==e.toLowerCase()||e.split('"').length>3}))}},462:function(t,e,r){"use strict";r(454)},463:function(t,e,r){var n=r(14)(!1);n.push([t.i,".ad-item[data-v-368017b1]{width:100%;height:100%;cursor:pointer}",""]),t.exports=n},464:function(t,e,r){"use strict";r.r(e);r(439);var n={props:{list:{type:Array,default:function(){return[]}},num:{type:Number,default:5},type:{type:String},status:{type:Number}},watch:{list:{immediate:!0,handler:function(t){}}},computed:{getSeckillText:function(){switch(this.status){case 0:return"未开始";case 1:return"立即抢购";case 2:return"已结束"}}}},o=(r(457),r(9)),component=Object(o.a)(n,(function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("div",{staticClass:"goods-list flex flex-wrap"},t._l(t.list,(function(e,n){return r("nuxt-link",{key:n,staticClass:"goods-item bg-white",style:{marginRight:(n+1)%t.num==0?0:"14px"},attrs:{to:"/goods_details/"+(e.id||e.goods_id)}},[r("el-image",{staticClass:"goods-img",attrs:{lazy:"",src:e.image||e.goods_image,alt:""}}),t._v(" "),r("div",{staticClass:"name line-2"},[t._v(t._s(e.name||e.goods_name))]),t._v(" "),"seckill"==t.type?r("div",{staticClass:"seckill flex row-between"},[r("div",{staticClass:"primary flex"},[t._v("\n 秒杀价\n "),r("price-formate",{attrs:{price:e.seckill_price,"first-size":18}})],1),t._v(" "),r("div",{class:["btn bg-primary white",{"not-start":0==t.status,end:2==t.status}]},[t._v(t._s(t.getSeckillText)+"\n ")])]):r("div",{staticClass:"flex row-between flex-wrap"},[r("div",{staticClass:"price flex col-baseline"},[r("div",{staticClass:"primary m-r-8"},[r("price-formate",{attrs:{price:e.min_price||e.price,"first-size":16}})],1),t._v(" "),r("div",{staticClass:"muted sm line-through"},[r("price-formate",{attrs:{price:e.market_price}})],1)]),t._v(" "),r("div",{staticClass:"muted xs"},[t._v(t._s(e.sales_total||e.sales_sum||0)+"人购买")])])],1)})),1)}),[],!1,null,"060944d1",null);e.default=component.exports;installComponents(component,{PriceFormate:r(444).default})},465:function(t,e,r){"use strict";r.r(e);r(459),r(82);var n=r(452),o={components:{},props:{item:{type:Object,default:function(){return{}}}},methods:{goPage:function(t){var e=t.link_type,link=t.link,r=t.params;if(3===e)window.open(t.link);else["/goods_details"].includes(link)?link+="/".concat(r.id):link+=Object(n.a)(r),this.$router.push({path:link})}}},l=(r(462),r(9)),component=Object(l.a)(o,(function(){var t=this,e=t.$createElement,r=t._self._c||e;return r("div",{staticClass:"ad-item",on:{click:function(e){return e.stopPropagation(),t.goPage(t.item)}}},[r("el-image",{staticStyle:{width:"100%",height:"100%"},attrs:{src:t.item.image,fit:"cover"}})],1)}),[],!1,null,"368017b1",null);e.default=component.exports},466:function(t,e,r){t.exports=r.p+"img/goods_null.38f1689.png"},471:function(t,e,r){"use strict";var n=r(7),o=r(101).findIndex,l=r(187),c="findIndex",d=!0;c in[]&&Array(1).findIndex((function(){d=!1})),n({target:"Array",proto:!0,forced:d},{findIndex:function(t){return o(this,t,arguments.length>1?arguments[1]:void 0)}}),l(c)},528:function(t,e,r){var content=r(580);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,r(15).default)("0fddbd76",content,!0,{sourceMap:!1})},578:function(t,e,r){t.exports=r.p+"img/seckill_banner.e023174.png"},579:function(t,e,r){"use strict";r(528)},580:function(t,e,r){var n=r(14)(!1);n.push([t.i,".seckill .banner img[data-v-0a733def]{width:100%;display:block}.seckill .time-list[data-v-0a733def]{background-color:#414141}.seckill .time-list .swiper[data-v-0a733def]{padding:0 40px;--swiper-navigation-size:20px;--swiper-navigation-color:#fff}.seckill .time-list .swiper .swiper-button-next[data-v-0a733def],.seckill .time-list .swiper .swiper-button-prev[data-v-0a733def]{top:0;width:25px;height:100%;margin-top:0;background-size:12px 22px}.seckill .time-list .swiper .swiper-button-prev[data-v-0a733def]{left:0}.seckill .time-list .swiper .swiper-button-next[data-v-0a733def]{right:0}.seckill .time-list .swiper .swiper-item[data-v-0a733def]{cursor:pointer;height:60px;width:120px;padding:10px 0;display:inline-block}.seckill .time-list .swiper .swiper-item.active[data-v-0a733def]{color:#fff;background-color:#ff2c3c}.seckill .time-list .swiper .swiper-item.active .time-status[data-v-0a733def]{color:#fff}.seckill .time-list .swiper .swiper-item .time-status[data-v-0a733def]{color:#ccc;border-radius:60px;padding:1px 8px}",""]),t.exports=n},657:function(t,e,r){"use strict";r.r(e);var n=r(6),o=(r(53),r(471),{head:function(){return{title:this.$store.getters.headTitle,link:[{rel:"icon",type:"image/x-icon",href:this.$store.getters.favicon}]}},components:{goodsList:r(464).default},watchQuery:!0,asyncData:function(t){return Object(n.a)(regeneratorRuntime.mark((function e(){var r,n,o,l,data,c;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return r=t.$get,n={},e.next=4,r("ad_content/lists",{params:{pid:24,terminal:2}});case 4:return(o=e.sent).data.length&&(n={image:o.data[0].image}),e.next=8,r("seckill_goods/getSeckillTime");case 8:return l=e.sent,data=l.data,console.log(data),-1==(c=data.findIndex((function(t){return 1==t.status})))&&(c=data.findIndex((function(t){return 2==t.status}))),e.abrupt("return",{timeList:data,swiperIndex:c,ad:n});case 14:case"end":return e.stop()}}),e)})))()},data:function(){return{ad:{image:0},page:1,swiperIndex:0,count:0,goodsList:[],timeList:[],hasData:!0,swiperOptions:{initialSlide:0,pagination:{el:".swiper-pagination",clickable:!0},navigation:{nextEl:".swiper-button-next",prevEl:".swiper-button-prev"},preventClicks:!0,slidesPerView:"auto"}}},created:function(){this.swiperOptions.initialSlide=this.swiperIndex,this.getGoods()},methods:{changeTime:function(t){this.swiperIndex=t,this.getGoods(),this.page=1,this.goodsList=[]},changePage:function(t){this.page=t,this.getGoods()},getGoods:function(){var t=this;return Object(n.a)(regeneratorRuntime.mark((function e(){var r,n,o,l,c,d,f,m;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return r=t.swiperIndex,n=t.timeList,o=t.page,l=n[r]?n[r].id:-1,e.next=4,t.$get("seckill_goods/getSeckillGoods",{params:{page_size:10,page_no:o,seckill_id:l}});case 4:c=e.sent,d=c.data,f=d.lists,m=d.count,1==c.code&&(t.goodsList=f,t.hasData=!!f.length,t.count=m);case 10:case"end":return e.stop()}}),e)})))()}},computed:{status:function(){var t=this.swiperIndex,e=this.timeList;return e[t]?e[t].status:-1}}}),l=(r(579),r(9)),component=Object(l.a)(o,(function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"seckill"},[n("div",{staticClass:"banner mt16 column"},[t.ad.image?n("ad-item",{attrs:{item:t.ad}}):n("el-image",{attrs:{src:r(578)}})],1),t._v(" "),n("div",{staticClass:"time-list"},[n("client-only",[n("swiper",{ref:"mySwiper",staticClass:"swiper",attrs:{options:t.swiperOptions}},[t._l(t.timeList,(function(e,r){return n("swiper-slide",{key:r,class:{"swiper-item":!0,active:r===t.swiperIndex}},[n("div",{staticClass:" white",staticStyle:{width:"100%",height:"100%"},on:{click:function(e){return t.changeTime(r)}}},[n("div",{staticClass:"weight-500 xxl flex row-center"},[t._v(t._s(e.start_time))]),t._v(" "),n("div",{staticClass:"xs time-status flex row-center"},[t._v(t._s(e.tips))])])])})),t._v(" "),n("div",{staticClass:"swiper-button-prev",attrs:{slot:"button-prev"},slot:"button-prev"}),t._v(" "),n("div",{staticClass:"swiper-button-next",attrs:{slot:"button-next"},slot:"button-next"})],2)],1)],1),t._v(" "),n("div",{staticClass:"goods m-t-16"},[t.hasData?[n("goods-list",{attrs:{type:"seckill",list:t.goodsList,status:t.status}}),t._v(" "),t.count?n("div",{staticClass:"pagination row-center",staticStyle:{"padding-bottom":"38px"}},[n("el-pagination",{attrs:{background:"",layout:"prev, pager, next",total:t.count,"prev-text":"上一页","next-text":"下一页","hide-on-single-page":"","page-size":10},on:{"current-change":t.changePage}})],1):t._e()]:n("null-data",{attrs:{img:r(466),text:"暂无秒杀~"}})],2)])}),[],!1,null,"0a733def",null);e.default=component.exports;installComponents(component,{AdItem:r(465).default,GoodsList:r(464).default,NullData:r(450).default})}}]); |