14f5501.js 5.2 KB

1
  1. (window.webpackJsonp=window.webpackJsonp||[]).push([[29,20],{483:function(e,t,o){var content=o(487);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[e.i,content,""]]),content.locals&&(e.exports=content.locals);(0,o(20).default)("bc98bd04",content,!0,{sourceMap:!1})},485:function(e,t,o){"use strict";o.r(t);o(300);var l={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(e){this.priceFormat()}},methods:{priceFormat:function(){var e=this.price,t={};null!==e&&(e=parseFloat(e),e=String(e).split("."),t.first=e[0],t.second=e[1],this.priceSlice=t)}}},c=(o(486),o(9)),component=Object(c.a)(l,(function(){var e=this,t=e._self._c;return t("span",{class:(e.lineThrough?"line-through":"")+"price-format",style:{color:e.color,"font-weight":e.weight}},[e.showSubscript?t("span",{style:{"font-size":e.subscriptSize+"px","margin-right":"1px"}},[e._v("¥")]):e._e(),e._v(" "),t("span",{style:{"font-size":e.firstSize+"px","margin-right":"1px"}},[e._v(e._s(e.priceSlice.first))]),e._v(" "),e.priceSlice.second?t("span",{style:{"font-size":e.secondSize+"px"}},[e._v("."+e._s(e.priceSlice.second))]):e._e()])}),[],!1,null,null,null);t.default=component.exports},486:function(e,t,o){"use strict";o(483)},487:function(e,t,o){var l=o(19)((function(i){return i[1]}));l.push([e.i,".price-format{align-items:baseline;display:flex}",""]),l.locals={},e.exports=l},534:function(e,t,o){var content=o(562);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[e.i,content,""]]),content.locals&&(e.exports=content.locals);(0,o(20).default)("62d0c025",content,!0,{sourceMap:!1})},561:function(e,t,o){"use strict";o(534)},562:function(e,t,o){var l=o(19)((function(i){return i[1]}));l.push([e.i,".seckill[data-v-8eaadcee]{border-radius:8px;margin-top:16px;padding:0 20px}.seckill .seckill-header[data-v-8eaadcee]{height:66px}.seckill .seckill-header .icon-seckill[data-v-8eaadcee]{color:#ff2c3c}.seckill .seckill-header .title[data-v-8eaadcee]{font-size:20px}.seckill .goods-lists[data-v-8eaadcee]{display:flex;overflow:hidden}.seckill .goods-lists .goods-item[data-v-8eaadcee]{border-radius:4px;flex:none;margin-bottom:24px;width:212px}.seckill .goods-lists .goods-item[data-v-8eaadcee]:not(:nth-of-type(5n)){margin-right:20px}.seckill .goods-lists .goods-item .goods-image[data-v-8eaadcee]{height:0;padding-top:100%;position:relative}.seckill .goods-lists .goods-item .goods-image .el-image[data-v-8eaadcee]{bottom:0;left:0;position:absolute;right:0;top:0;z-index:0}.seckill .goods-lists .goods-item .goods-name[data-v-8eaadcee]{height:40px;line-height:20px;margin-bottom:10px;margin-top:14px}.seckill .goods-lists .goods-item .goods-price[data-v-8eaadcee]{color:#ff2c3c}.seckill .goods-lists .goods-item .btn[data-v-8eaadcee]{background-color:#ff2c3c;border-radius:4px;color:#fff;padding:4px 12px}",""]),l.locals={},e.exports=l},613:function(e,t,o){"use strict";o.r(t);o(30),o(63);var l={props:{content:{type:[Object,Array]},styles:{type:[Object,Array]}},data:function(){return{pageSize:5}},computed:{goods:function(){return this.content.data},swiperSize:function(){return console.log(Math.ceil(this.goods.length/this.pageSize)),Math.ceil(this.goods.length/this.pageSize)},getSwiperList:function(){var e=this;return function(t){return e.goods.slice(t*e.pageSize,(t+1)*e.pageSize)}}}},c=(o(561),o(9)),component=Object(c.a)(l,(function(){var e=this,t=e._self._c;return e.goods.length?t("div",{staticClass:"seckill bg-white"},[t("div",{staticClass:"seckill-header flex row-between"},[t("div",{staticClass:"title flex"},[t("i",{staticClass:"el-icon-alarm-clock icon-seckill font-size-24"}),e._v(" "),t("span",{staticClass:"m-l-10"},[e._v(e._s(e.content.title))])]),e._v(" "),e.content.show_more?t("div",{staticClass:"more lighter"},[t("nuxt-link",{attrs:{to:"/seckill"}},[e._v("\n 更多 "),t("i",{staticClass:"el-icon-arrow-right"})])],1):e._e()]),e._v(" "),t("el-carousel",{attrs:{interval:3e3,arrow:"never",height:"320px","indicator-position":"outside"}},e._l(e.swiperSize,(function(o,l){return t("el-carousel-item",{key:l},[t("div",{staticClass:"goods-lists"},e._l(e.getSwiperList(l),(function(o,l){return t("nuxt-link",{key:l,staticClass:"goods-item",attrs:{to:"/goods_details_seckill?id=".concat(o.id)}},[t("div",{staticClass:"goods-image"},[t("el-image",{attrs:{src:o.image,fit:"cover"}})],1),e._v(" "),t("div",{staticClass:"goods-name line-2"},[e._v("\n "+e._s(o.name)+"\n ")]),e._v(" "),t("div",{staticClass:"goods-price flex-1 flex col-baseline"},[t("div",{staticClass:"price m-r-5 flex flex-1"},[t("span",[e._v("秒杀价")]),e._v(" "),t("price-formate",{attrs:{price:o.activity_price,"first-size":18}})],1),e._v(" "),t("div",{staticClass:"btn"},[e._v("立即抢购")])])])})),1)])})),1)],1):e._e()}),[],!1,null,"8eaadcee",null);t.default=component.exports;installComponents(component,{PriceFormate:o(485).default})}}]);