| 1 |
- (window.webpackJsonp=window.webpackJsonp||[]).push([[29,20],{498:function(t,e,o){var content=o(502);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,o(21).default)("1df0c15c",content,!0,{sourceMap:!1})},500:function(t,e,o){"use strict";o.r(e);o(309);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(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)}}},c=(o(501),o(9)),component=Object(c.a)(l,(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},501:function(t,e,o){"use strict";o(498)},502:function(t,e,o){var l=o(20)((function(i){return i[1]}));l.push([t.i,".price-format{align-items:baseline;display:flex}",""]),l.locals={},t.exports=l},548:function(t,e,o){var content=o(575);content.__esModule&&(content=content.default),"string"==typeof content&&(content=[[t.i,content,""]]),content.locals&&(t.exports=content.locals);(0,o(21).default)("6bd476ce",content,!0,{sourceMap:!1})},574:function(t,e,o){"use strict";o(548)},575:function(t,e,o){var l=o(20)((function(i){return i[1]}));l.push([t.i,".seckill[data-v-20b65c16]{border-radius:8px;margin-top:16px;padding:0 20px}.seckill .seckill-header[data-v-20b65c16]{height:66px}.seckill .seckill-header .icon-seckill[data-v-20b65c16]{color:#ff2c3c}.seckill .seckill-header .title[data-v-20b65c16]{font-size:20px}.seckill .goods-lists[data-v-20b65c16]{display:flex;overflow:hidden}.seckill .goods-lists .goods-item[data-v-20b65c16]{border-radius:4px;flex:none;margin-bottom:24px;width:212px}.seckill .goods-lists .goods-item[data-v-20b65c16]:not(:nth-of-type(5n)){margin-right:20px}.seckill .goods-lists .goods-item .goods-image[data-v-20b65c16]{height:0;padding-top:100%;position:relative}.seckill .goods-lists .goods-item .goods-image .el-image[data-v-20b65c16]{bottom:0;left:0;position:absolute;right:0;top:0;z-index:0}.seckill .goods-lists .goods-item .goods-name[data-v-20b65c16]{height:40px;line-height:20px;margin-bottom:10px;margin-top:14px}.seckill .goods-lists .goods-item .goods-price[data-v-20b65c16]{color:#ff2c3c}.seckill .goods-lists .goods-item .btn[data-v-20b65c16]{background-color:#ff2c3c;border-radius:4px;color:#fff;padding:4px 12px}",""]),l.locals={},t.exports=l},629:function(t,e,o){"use strict";o.r(e);o(32),o(67);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 t=this;return function(e){return t.goods.slice(e*t.pageSize,(e+1)*t.pageSize)}}}},c=(o(574),o(9)),component=Object(c.a)(l,(function(){var t=this,e=t._self._c;return t.goods.length?e("div",{staticClass:"seckill bg-white",staticStyle:{"padding-top":"30px"}},[e("div",{staticClass:"seckill-header flex row-between",staticStyle:{width:"100%","text-align":"center"}},[e("div",{staticClass:"title flex",staticStyle:{margin:"auto"}},[e("i",{staticClass:"el-icon-alarm-clock icon-seckill font-size-24"}),t._v(" "),e("span",{staticClass:"m-l-10"},[t._v(t._s(t.content.title))])]),t._v(" "),t.content.show_more?e("div",{staticClass:"more lighter",staticStyle:{position:"absolute",right:"200px"}},[e("nuxt-link",{attrs:{to:"/seckill"}},[t._v("\n 更多 "),e("i",{staticClass:"el-icon-arrow-right"})])],1):t._e()]),t._v(" "),e("el-carousel",{staticStyle:{padding:"40px 100px"},attrs:{interval:3e3,arrow:"never",height:"320px","indicator-position":"outside"}},t._l(t.swiperSize,(function(o,l){return e("el-carousel-item",{key:l},[e("div",{staticClass:"goods-lists"},t._l(t.getSwiperList(l),(function(o,l){return e("nuxt-link",{key:l,staticClass:"goods-item",attrs:{to:"/goods_details_seckill?id=".concat(o.id)}},[e("div",{staticClass:"goods-image"},[e("el-image",{staticStyle:{"border-radius":"20px"},attrs:{src:o.image,fit:"cover"}})],1),t._v(" "),e("div",{staticClass:"goods-name line-2"},[t._v("\n "+t._s(o.name)+"\n ")]),t._v(" "),e("div",{staticClass:"goods-price flex-1 flex col-baseline"},[e("div",{staticClass:"price m-r-5 flex flex-1"},[e("span",[t._v("秒杀价")]),t._v(" "),e("price-formate",{attrs:{price:o.activity_price,"first-size":18}})],1),t._v(" "),e("div",{staticClass:"btn"},[t._v("立即抢购")])])])})),1)])})),1)],1):t._e()}),[],!1,null,"20b65c16",null);e.default=component.exports;installComponents(component,{PriceFormate:o(500).default})}}]);
|