d68b184.js 4.6 KB

12
  1. (window.webpackJsonp=window.webpackJsonp||[]).push([[63],{639:function(t,e,n){t.exports={}},736:function(t,e,n){"use strict";n(639)},799:function(t,e,n){"use strict";n.r(e);var o=n(12),r=(n(97),n(62),n(571)),l=n.n(r),c=n(572),d={components:{InfiniteLoading:l.a},mixins:[c.a],data:function(){return{listLoading:!0,activeNames:["1"],cardList:[],priceList:[],shopCarBall:!1,shopCarBallEl:null,ss:null}},watch:{},created:function(){return Object(o.a)(regeneratorRuntime.mark((function t(){return regeneratorRuntime.wrap((function(t){for(;;)switch(t.prev=t.next){case 0:case"end":return t.stop()}}),t)})))()},methods:{addCompareList:function(t){this.shopCarBallEl=t,this.shopCarBall=!0},beforeEnter:function(t){var e=this.shopCarBallEl.getBoundingClientRect(),n=document.querySelector(".compare-list").getBoundingClientRect(),o=n.left-e.left,r=e.top-n.top-20;t.style.display="",t.style.transform="translate3D( -".concat(o,"px,").concat(r,"px,0)")},enter:function(t,e){this.ss=document.body.offsetHeight,t.style.transform="translate3D( 0,0,0)",t.addEventListener("transitionend",e)},afterEnter:function(t){this.shopCarBall=!1,t.style.display="none"}}},h=(n(736),n(21)),component=Object(h.a)(d,(function(){var t=this,e=t._self._c;return e("div",{directives:[{name:"loading",rawName:"v-loading",value:t.listLoading,expression:"listLoading"}],staticClass:"com-main",attrs:{"element-loading-text":"Loading"}},[e("div",{staticClass:"com-width-1400 com-margin-auto"},[e("div",{staticClass:"metal-hardPlastic"},[e("div",{staticClass:"metal-title"},[e("p",[t._v("Search Results")]),t._v(" "),e("div",[e("div",{staticClass:"sort"},[e("el-dropdown",{attrs:{trigger:"click"},on:{command:t.handleCommand}},[e("span",{staticClass:"el-dropdown-link"},[t._v("\n Sort by "+t._s(t.command)+"\n "),e("i",{staticClass:"el-icon-arrow-down el-icon--right"})]),t._v(" "),e("el-dropdown-menu",{attrs:{slot:"dropdown"},slot:"dropdown"},t._l(t.commandList,(function(n){return e("el-dropdown-item",{key:n.label,attrs:{command:n.value}},[t._v(t._s(n.label)+"\n ")])})),1)],1)],1)])]),t._v(" "),e("div",{staticClass:"metal-content"},[e("div",{staticClass:"metal-content-left"},[e("category-filter",{attrs:{leadTimeList:t.leadTimeList,colourList:t.colourList,collectionsList:t.collectionsList,complianceList:t.complianceList,featureList:t.featureList,decorationList:t.decorationList,priceRange1:t.priceRange1,priceRange2:t.priceRange2},on:{reset:t.reset,getList:t.getList,handleChangeColor:t.handleChangeColor,handleChangeFeature:t.handleChangeFeature,handleChangePrice:t.handleChangePrice,handleChangeCollection:t.handleChangeCollection,handleChangeCompliance:t.handleChangeCompliance,handleChangeDecoration:t.handleChangeDecoration,handleChangeLeadtime:t.handleChangeLeadtime,handleChangeQuantity:t.handleChangeQuantity}})],1),t._v(" "),t.listLoading?e("div",{staticClass:"metal-content-right"}):t._e(),t._v(" "),e("div",{directives:[{name:"show",rawName:"v-show",value:t.cardList.length>0&&!t.listLoading,expression:"cardList.length > 0 && !listLoading"}],staticClass:"metal-content-right"},[e("div",{staticClass:"metal-content-right-item"},[t._l(t.cardList,(function(t,n){return e("card",{key:parseInt(n),staticClass:"card",attrs:{cardData:t}})})),t._v(" "),e("transition",{on:{"before-enter":t.beforeEnter,enter:t.enter,"after-enter":t.afterEnter}},[e("div",{directives:[{name:"show",rawName:"v-show",value:t.shopCarBall,expression:"shopCarBall"}],ref:"ball",staticClass:"ball"},[e("div",{staticClass:"linner_ball"})])])],2),t._v(" "),e("infinite-loading",{staticClass:"infinite-loading-wrap",attrs:{spinner:"spiral",identifier:t.computedProductList,distance:200},on:{infinite:t.infiniteHandler},scopedSlots:t._u([{key:"error",fn:function(n){var o=n.trigger;return e("div",{},[t._v("\n Error Data, click\n "),e("a",{attrs:{href:"javascript:;"},on:{click:o}},[t._v("here")]),t._v("\n toretry\n ")])}}])},[e("div",{directives:[{name:"loading",rawName:"v-loading",value:!0,expression:"true"}],attrs:{slot:"spinner","element-loading-text":"Loading","element-loading-spinner":"el-icon-loading"},slot:"spinner"}),t._v(" "),e("div",{staticClass:"loading-text",attrs:{slot:"no-more"},slot:"no-more"})])],1),t._v(" "),e("div",{directives:[{name:"show",rawName:"v-show",value:0===t.cardList.length&&!t.listLoading,expression:"cardList.length === 0 && !listLoading"}],staticClass:"metal-content-right-item empty"},[e("category-no-data")],1)])])])])}),[],!1,null,"688f49f2",null);e.default=component.exports;installComponents(component,{CategoryFilter:n(566).default,Card:n(548).default,CategoryNoData:n(567).default})}}]);
  2. //# sourceMappingURL=d68b184.js.map