| 1 |
- (window.webpackJsonp=window.webpackJsonp||[]).push([[43,5,13,19,20],{483:function(t,e,r){var content=r(487);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,r(20).default)("bc98bd04",content,!0,{sourceMap:!1})},484:function(t,e,r){"use strict";r(21),r(61);e.a={head:function(){var t=this.$store.getters.headerMeta;return{title:t.title,link:[{rel:"icon",type:"image/x-icon",href:t.ico}],meta:[{hid:"description",name:"description",content:t.description},{hid:"keywords",name:"keywords",content:t.keywords}]}}}},485:function(t,e,r){"use strict";r.r(e);r(300);var o={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=parseFloat(t),t=String(t).split("."),e.first=t[0],e.second=t[1],this.priceSlice=e)}}},n=(r(486),r(9)),component=Object(n.a)(o,(function(){var t=this,e=t._self._c;return e("span",{class:(t.lineThrough?"line-through":"")+"price-format",style:{color:t.color,"font-weight":t.weight}},[t.showSubscript?e("span",{style:{"font-size":t.subscriptSize+"px","margin-right":"1px"}},[t._v("¥")]):t._e(),t._v(" "),e("span",{style:{"font-size":t.firstSize+"px","margin-right":"1px"}},[t._v(t._s(t.priceSlice.first))]),t._v(" "),t.priceSlice.second?e("span",{style:{"font-size":t.secondSize+"px"}},[t._v("."+t._s(t.priceSlice.second))]):t._e()])}),[],!1,null,null,null);e.default=component.exports},486:function(t,e,r){"use strict";r(483)},487:function(t,e,r){var o=r(19)((function(i){return i[1]}));o.push([t.i,".price-format{align-items:baseline;display:flex}",""]),o.locals={},t.exports=o},488:function(t,e,r){var content=r(491);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,r(20).default)("a3b07d2a",content,!0,{sourceMap:!1})},490:function(t,e,r){"use strict";r(488)},491:function(t,e,r){var o=r(19)((function(i){return i[1]}));o.push([t.i,".null-data[data-v-847c0814]{padding:100px}.null-data .img-null[data-v-847c0814]{height:150px;width:150px}",""]),o.locals={},t.exports=o},492:function(t,e,r){"use strict";r.r(e);var o={components:{},props:{img:{type:String},text:{type:String,default:"暂无数据"},imgStyle:{type:String,default:""}},methods:{}},n=(r(490),r(9)),component=Object(n.a)(o,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"bg-white flex-col col-center null-data"},[e("img",{staticClass:"img-null",style:t.imgStyle,attrs:{src:t.img,alt:""}}),t._v(" "),e("div",{staticClass:"muted m-t-8"},[t._v(t._s(t.text))])])}),[],!1,null,"847c0814",null);e.default=component.exports},493:function(t,e,r){"use strict";r.d(e,"b",(function(){return o})),r.d(e,"a",(function(){return n}));r(30),r(65),r(47),r(37),r(21),r(61),r(66),r(48),r(18),r(100),r(63),r(12);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 o=(new Date).getTime();if(o-r>time){for(var n=arguments.length,c=new Array(n),l=0;l<n;l++)c[l]=arguments[l];t.apply(e,c),r=o}}};var n=function(t){var e=document.createElement("input");e.setAttribute("value",t),document.body.appendChild(e),e.select();try{if(document.execCommand("copy"))return Promise.resolve();throw new Error}catch(t){return Promise.reject(t)}finally{document.body.removeChild(e)}}},494:function(t,e,r){var content=r(502);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,r(20).default)("77b218c1",content,!0,{sourceMap:!1})},497:function(t,e,r){var content=r(510);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,r(20).default)("7ff6d7ed",content,!0,{sourceMap:!1})},501:function(t,e,r){"use strict";r(494)},502:function(t,e,r){var o=r(19)((function(i){return i[1]}));o.push([t.i,".ad-item[data-v-127365e2]{cursor:pointer;height:100%;width:100%}",""]),o.locals={},t.exports=o},507:function(t,e,r){"use strict";r.r(e);r(26),r(21),r(25),r(12),r(31),r(22),r(32);var o=r(10),n=(r(142),r(493),r(13));function c(object,t){var e=Object.keys(object);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(object);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(object,t).enumerable}))),e.push.apply(e,r)}return e}var l={components:{},props:{item:{type:Object,default:function(){return{}}}},computed:function(t){for(var i=1;i<arguments.length;i++){var source=null!=arguments[i]?arguments[i]:{};i%2?c(Object(source),!0).forEach((function(e){Object(o.a)(t,e,source[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(source)):c(Object(source)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(source,e))}))}return t}({},Object(n.c)(["ossDomain"])),methods:{goPage:function(t){var e=t.link,r=e.type,path=e.path,o=e.params;switch(r){case"goods":case"seckill":case"category":path+="?id=".concat(o.id),this.$router.push({path:path});break;default:this.$router.push({path:path})}}}},d=l,f=(r(501),r(9)),component=Object(f.a)(d,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"ad-item",on:{click:function(e){return e.stopPropagation(),t.goPage(t.item)}}},[t.ossDomain&&t.item.url?e("el-image",{staticStyle:{width:"100%",height:"100%"},attrs:{src:t.$getImageUri(t.item.url)}}):t._e()],1)}),[],!1,null,"127365e2",null);e.default=component.exports},509:function(t,e,r){"use strict";r(497)},510:function(t,e,r){var o=r(19)((function(i){return i[1]}));o.push([t.i,".goods-list[data-v-03a8098d]{align-items:stretch}.goods-list .goods-item[data-v-03a8098d]{border-radius:4px;box-sizing:border-box;display:block;height:310px;margin-bottom:16px;padding:12px 12px 16px;transition:all .2s;width:224px}.goods-list .goods-item[data-v-03a8098d]:hover{box-shadow:0 0 6px rgba(0,0,0,.1);transform:translateY(-8px)}.goods-list .goods-item .goods-img[data-v-03a8098d]{height:200px;width:200px}.goods-list .goods-item .name[data-v-03a8098d]{height:40px;line-height:20px;margin-bottom:10px}.goods-list .goods-item .seckill .btn[data-v-03a8098d]{border:1px solid transparent;border-radius:4px;padding:4px 12px}.goods-list .goods-item .seckill .btn.not-start[data-v-03a8098d]{background-color:transparent;border-color:#ff2c3c;color:#ff2c3c}.goods-list .goods-item .seckill .btn.end[data-v-03a8098d]{background-color:#e5e5e5;color:#fff}",""]),o.locals={},t.exports=o},519:function(t,e,r){"use strict";r.r(e);r(30),r(300);var o={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"已结束"}}},methods:{goTo:function(t){"seckill"==this.type?this.$router.push("/goods_details_seckill?id="+t.id):this.$router.push("/goods_details?id="+t.id)}}},n=(r(509),r(9)),component=Object(n.a)(o,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"goods-list flex flex-wrap"},t._l(t.list,(function(r,o){return e("div",{key:o,staticClass:"goods-item bg-white pointer",style:{marginRight:(o+1)%t.num==0?0:"14px"},on:{click:function(e){return t.goTo(r)}}},[e("el-image",{staticClass:"goods-img",attrs:{lazy:"",src:r.image,alt:""}}),t._v(" "),e("div",{staticClass:"name line-2"},[t._v(t._s(r.name))]),t._v(" "),"seckill"==t.type?e("div",{staticClass:"seckill flex row-between"},[e("div",{staticClass:"primary flex"},[t._v("\n 秒杀价\n "),e("price-formate",{attrs:{price:r.min_seckill_price,"first-size":18}})],1),t._v(" "),e("div",{class:["btn bg-primary white",{"not-start":0==t.status,end:2==t.status}]},[t._v(t._s(t.getSeckillText))])]):e("div",{staticClass:"flex row-between flex-wrap"},[e("div",{staticClass:"price flex"},[e("div",{staticClass:"primary m-r-8"},[e("price-formate",{attrs:{price:r.sell_price,"first-size":16}})],1),t._v(" "),Number(r.lineation_price)?e("div",{staticClass:"muted sm line-through"},[e("price-formate",{attrs:{price:r.lineation_price}})],1):t._e()]),t._v(" "),e("div",{staticClass:"muted xs"},[t._v(t._s(r.sales_num)+"人购买")])])],1)})),0)}),[],!1,null,"03a8098d",null);e.default=component.exports;installComponents(component,{PriceFormate:r(485).default})},520:function(t,e,r){t.exports=r.p+"img/goods_null.38f1689.png"},577:function(t,e,r){var content=r(630);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,r(20).default)("48b84c7c",content,!0,{sourceMap:!1})},629:function(t,e,r){"use strict";r(577)},630:function(t,e,r){var o=r(19)((function(i){return i[1]}));o.push([t.i,".seckill .banner img[data-v-5acc60bf]{display:block;width:100%}.seckill .time-list[data-v-5acc60bf]{background-color:#414141}.seckill .time-list .swiper[data-v-5acc60bf]{--swiper-navigation-size:20px;--swiper-navigation-color:#fff}.seckill .time-list .swiper .swiper-button-next[data-v-5acc60bf],.seckill .time-list .swiper .swiper-button-prev[data-v-5acc60bf]{background-size:12px 22px;height:100%;margin-top:0;top:0;width:25px}.seckill .time-list .swiper .swiper-button-prev[data-v-5acc60bf]{left:0}.seckill .time-list .swiper .swiper-button-next[data-v-5acc60bf]{right:0}.seckill .time-list .swiper .swiper-item[data-v-5acc60bf]{cursor:pointer;height:60px;width:120px}.seckill .time-list .swiper .swiper-item.active[data-v-5acc60bf]{background-color:#ff2c3c}.seckill .time-list .swiper .swiper-item.active .time-status[data-v-5acc60bf]{background-color:#fff;color:#ff2c3c}.seckill .time-list .swiper .swiper-item .time-status[data-v-5acc60bf]{border-radius:60px;color:#ccc;padding:1px 8px}",""]),o.locals={},t.exports=o},704:function(t,e,r){"use strict";r.r(e);var o=r(5),n=(r(46),{mixins:[r(484).a],data:function(){return{page:1,count:0,goodsList:[],hasData:!0,adData:{}}},created:function(){this.getGoods(),this.getPage()},methods:{changePage:function(t){this.page=t,this.getGoods()},getGoods:function(){var t=this;return Object(o.a)(regeneratorRuntime.mark((function e(){var r,o,n,c,l;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return r=t.page,e.next=3,t.$get("seckill/lists",{params:{page_size:10,page_no:r}});case 3:o=e.sent,n=o.data,c=n.lists,l=n.count,1==o.code&&(t.goodsList=c,t.hasData=!!c.length,t.count=l);case 9:case"end":return e.stop()}}),e)})))()},getPage:function(){var t=this;return Object(o.a)(regeneratorRuntime.mark((function e(){var data;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,t.$get("Pc/getPage",{params:{type:3}});case 2:data=e.sent,console.log(data,"data"),1==data.code&&(t.adData=data.data);case 5:case"end":return e.stop()}}),e)})))()}},computed:{}}),c=(r(629),r(9)),component=Object(c.a)(n,(function(){var t=this,e=t._self._c;return e("div",{staticClass:"seckill"},[e("div",{staticClass:"banner m-t-16 flex-col"},[t.adData.content?e("ad-item",{attrs:{item:t.adData.content}}):t._e()],1),t._v(" "),e("div",{staticClass:"goods m-t-16"},[t.hasData?[e("goods-list",{attrs:{type:"seckill",list:t.goodsList,status:1}}),t._v(" "),t.count?e("div",{staticClass:"pagination flex row-center",staticStyle:{"padding-bottom":"38px"}},[e("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()]:e("null-data",{attrs:{img:r(520),text:"暂无秒杀~"}})],2)])}),[],!1,null,"5acc60bf",null);e.default=component.exports;installComponents(component,{AdItem:r(507).default,GoodsList:r(519).default,NullData:r(492).default})}}]);
|