11 lines
2.7 KiB
JavaScript
11 lines
2.7 KiB
JavaScript
(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["components/home-seckill/home-seckill"],{1933:function(t,n,e){},"3a10":function(t,n,e){"use strict";e.r(n);var i=e("f51a"),o=e("57d4");for(var u in o)["default"].indexOf(u)<0&&function(t){e.d(n,t,(function(){return o[t]}))}(u);e("3ffa");var r=e("828b"),c=Object(r["a"])(o["default"],i["b"],i["c"],!1,null,null,null,!1,i["a"],void 0);n["default"]=c.exports},"3ffa":function(t,n,e){"use strict";var i=e("1933"),o=e.n(i);o.a},"57d4":function(t,n,e){"use strict";e.r(n);var i=e("7710"),o=e.n(i);for(var u in i)["default"].indexOf(u)<0&&function(t){e.d(n,t,(function(){return i[t]}))}(u);n["default"]=o.a},7710:function(t,n,e){"use strict";(function(t){Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0;var e={name:"home-seckill",props:{list:{type:Array,default:function(){return[]}}},data:function(){return{active:-1,goodsList:[]}},methods:{exchangeTime:function(t){this.active=t,this.goodsList=this.list[t].goods},refresh:function(){t.$emit("refreshhome")}},watch:{list:{handler:function(t){var n=t.findIndex((function(t){return 1==t.status}));-1==n&&(n=t.findIndex((function(t){return 0==t.status}))),-1==n&&(n=t.length-1),this.active=n,this.goodsList=t[n].goods},immediate:!0}},computed:{currentStatus:function(){var t=this.active,n=this.list;return n[t]&&n[t].status},currentTime:function(){var t=this.active,n=this.list;return n[t]?n[t].end_time_int-Date.now()/1e3:0}}};n.default=e}).call(this,e("df3c")["default"])},f51a:function(t,n,e){"use strict";e.d(n,"b",(function(){return o})),e.d(n,"c",(function(){return u})),e.d(n,"a",(function(){return i}));var i={uCountDown:function(){return e.e("components/uview-ui/components/u-count-down/u-count-down").then(e.bind(null,"79bd"))},uImage:function(){return e.e("components/uview-ui/components/u-image/u-image").then(e.bind(null,"28a8"))},priceFormat:function(){return e.e("components/price-format/price-format").then(e.bind(null,"1738"))},uIcon:function(){return e.e("components/uview-ui/components/u-icon/u-icon").then(e.bind(null,"8f08"))}},o=function(){var t=this,n=t.$createElement,e=(t._self._c,t.goodsList.length),i=e?t.__map(t.goodsList,(function(n,e){var i=t.__get_orig(n),o={path:"/pages/goods_details/goods_details",query:{id:n.goods_id||n.id}};return{$orig:i,a0:o}})):null;t.$mp.data=Object.assign({},{$root:{g0:e,l0:i}})},u=[]}}]);
|
|
;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
|
|
'components/home-seckill/home-seckill-create-component',
|
|
{
|
|
'components/home-seckill/home-seckill-create-component':(function(module, exports, __webpack_require__){
|
|
__webpack_require__('df3c')['createComponent'](__webpack_require__("3a10"))
|
|
})
|
|
},
|
|
[['components/home-seckill/home-seckill-create-component']]
|
|
]);
|