category.js 3.8 KB

12345678910
  1. (global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["components/widgets/category/category"],{"491d":function(e,n,t){"use strict";var o=t("e27f"),c=t.n(o);c.a},5246:function(e,n,t){"use strict";var o=t("47a9");Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0;var c=o(t("2bc2")),r=t("30a0"),i={name:"category",mixins:[c.default],components:{one:function(){Promise.all([t.e("common/vendor"),t.e("components/widgets/category/one")]).then(function(){return resolve(t("234e"))}.bind(null,t)).catch(t.oe)},two:function(){Promise.all([t.e("common/vendor"),t.e("components/widgets/category/two")]).then(function(){return resolve(t("8847"))}.bind(null,t)).catch(t.oe)},three:function(){Promise.all([t.e("common/vendor"),t.e("components/widgets/category/three")]).then(function(){return resolve(t("6d58"))}.bind(null,t)).catch(t.oe)},four:function(){Promise.all([t.e("common/vendor"),t.e("components/widgets/category/four")]).then(function(){return resolve(t("a51c"))}.bind(null,t)).catch(t.oe)},five:function(){Promise.all([t.e("common/vendor"),t.e("components/widgets/category/five")]).then(function(){return resolve(t("9282"))}.bind(null,t)).catch(t.oe)},six:function(){Promise.all([t.e("common/vendor"),t.e("components/widgets/category/six")]).then(function(){return resolve(t("4e46"))}.bind(null,t)).catch(t.oe)},seven:function(){Promise.all([t.e("common/vendor"),t.e("components/widgets/category/seven")]).then(function(){return resolve(t("089d"))}.bind(null,t)).catch(t.oe)},eight:function(){Promise.all([t.e("common/vendor"),t.e("components/widgets/category/eight")]).then(function(){return resolve(t("7807"))}.bind(null,t)).catch(t.oe)},night:function(){Promise.all([t.e("common/vendor"),t.e("components/widgets/category/night")]).then(function(){return resolve(t("f415"))}.bind(null,t)).catch(t.oe)},ten:function(){Promise.all([t.e("common/vendor"),t.e("components/widgets/category/ten")]).then(function(){return resolve(t("d4ae"))}.bind(null,t)).catch(t.oe)}},props:{content:{type:[Object,Array]},styles:{type:[Object,Array]},height:{type:Number,default:0},tabbarHeight:{type:Number,default:0}},data:function(){return{lists:[],selectIndex:-1,leftIndex:-1,thirdlyIndex:-1}},methods:{getLists:function(){var e=this;(0,r.apiGoodsCategory)().then((function(n){e.lists=n.lists,e.selectIndex=0,9!=e.content.style&&10!=e.content.style||(e.leftIndex=0),10==e.content.style&&(e.thirdlyIndex=0)}))}},computed:{banner:function(){var e=this,n=this.content.data.filter((function(n){var t=e.lists[e.selectIndex];return!(!t||!n.category)&&n.category.id==t.id}));return{content:{data:n},styles:{border_radius:3,indicator_align:"center",indicator_color:"#FF2C3C",indicator_style:2,padding_horizontal:10,padding_top:10}}}},created:function(){this.getLists()}};n.default=i},"724b":function(e,n,t){"use strict";t.r(n);var o=t("5246"),c=t.n(o);for(var r in o)["default"].indexOf(r)<0&&function(e){t.d(n,e,(function(){return o[e]}))}(r);n["default"]=c.a},a0de:function(e,n,t){"use strict";t.r(n);var o=t("d1c9"),c=t("724b");for(var r in c)["default"].indexOf(r)<0&&function(e){t.d(n,e,(function(){return c[e]}))}(r);t("491d");var i=t("828b"),a=Object(i["a"])(c["default"],o["b"],o["c"],!1,null,"0d7a40a6",null,!1,o["a"],void 0);n["default"]=a.exports},d1c9:function(e,n,t){"use strict";t.d(n,"b",(function(){return o})),t.d(n,"c",(function(){return c})),t.d(n,"a",(function(){}));var o=function(){var e=this.$createElement;this._self._c},c=[]},e27f:function(e,n,t){}}]);
  2. ;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
  3. 'components/widgets/category/category-create-component',
  4. {
  5. 'components/widgets/category/category-create-component':(function(module, exports, __webpack_require__){
  6. __webpack_require__('df3c')['createComponent'](__webpack_require__("a0de"))
  7. })
  8. },
  9. [['components/widgets/category/category-create-component']]
  10. ]);