12345678910 |
- (global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["pages/index/components/goodList"],{"07f6":function(t,e,o){"use strict";(function(t){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i=o("f8b7"),n={name:"goodList",props:{dataConfig:{type:Object,default:function(){}},isSortType:{type:String|Number,default:0}},data:function(){return{tempArr:[],mbConfig:this.dataConfig.mbConfig.val,numConfig:this.dataConfig.numConfig.val,themeColor:this.dataConfig.themeColor.color[0].item,itemStyle:this.dataConfig.itemStyle.type,sortType:this.dataConfig.goodsSort.type,type:this.dataConfig.tabConfig.tabVal||0,selectId:this.dataConfig.selectConfig.activeValue,storeLabelId:this.dataConfig.goodsLabel.activeValue,productIds:this.dataConfig.goodsList.ids||[],opriceShow:this.dataConfig.opriceShow.val,priceShow:this.dataConfig.priceShow.val,titleShow:this.dataConfig.titleShow.val,couponShow:this.dataConfig.couponShow.val,prConfig:this.dataConfig.prConfig.val,bgStyle:this.dataConfig.bgStyle.type,conStyle:this.dataConfig.conStyle.type,fontColor:this.dataConfig.fontColor.color?this.dataConfig.fontColor.color[0].item:"",labelColor:this.dataConfig.labelColor.color?this.dataConfig.labelColor.color[0].item:"",canPlay:!1,product_video_status:!1,confirm_video_status:!1,confirm_video_result:!1}},watch:{tempArr:function(){var e=this;this.$nextTick((function(){1==e.itemStyle&&e.product_video_status&&t.getNetworkType({success:function(t){["wifi","unknown"].includes(t.networkType)&&e.observeVideo(),["2g","3g","4g","5g"].includes(t.networkType)&&(e.$store.state.app.autoplay?e.observeVideo():e.$eventHub.$emit("confirm_video_status"))}})}))}},created:function(){var t=this;this.$eventHub.$on("product_video_status",(function(e){t.product_video_status=e})),this.$eventHub.$on("product_video_observe",(function(){t.observeVideo()}))},mounted:function(){this.productslist()},methods:{observeVideo:function(){var e=this,o=t.createIntersectionObserver(this,{observeAll:!0});o.relativeToViewport().observe(".video",(function(o){o.intersectionRatio?t.createVideoContext(o.id,e).play():t.createVideoContext(o.id,e).pause()}))},productslist:function(){var t=this,e=(this.$config.LIMIT,{});e=1==this.type?{ids:this.productIds.join(",")}:{priceOrder:2==this.sortType?"desc":"",salesOrder:1==this.sortType?"desc":"",selectId:this.selectId[this.selectId.length-1]||0,store_label_id:this.storeLabelId.join(",")||"",limit:this.numConfig},(0,i.getProductslist)(e).then((function(e){t.tempArr=e.data}))},goDetail:function(t){this.$emit("detail",t)}}};e.default=n}).call(this,o("543d")["default"])},4875:function(t,e,o){"use strict";o.d(e,"b",(function(){return i})),o.d(e,"c",(function(){return n})),o.d(e,"a",(function(){}));var i=function(){var t=this,e=t.$createElement,o=(t._self._c,t.tempArr.length),i=o&&0==t.itemStyle?t.tempArr.length:null,n=o&&1==t.itemStyle?t.tempArr.length:null,a=o&&2==t.itemStyle?t.tempArr.length:null,s=3==t.itemStyle&&t.tempArr.length;t.$mp.data=Object.assign({},{$root:{g0:o,g1:i,g2:n,g3:a,g4:s}})},n=[]},"5c97":function(t,e,o){"use strict";var i=o("f725"),n=o.n(i);n.a},"5efe":function(t,e,o){"use strict";o.r(e);var i=o("4875"),n=o("c3a9");for(var a in n)["default"].indexOf(a)<0&&function(t){o.d(e,t,(function(){return n[t]}))}(a);o("5c97");var s=o("f0c5"),r=Object(s["a"])(n["default"],i["b"],i["c"],!1,null,null,null,!1,i["a"],void 0);e["default"]=r.exports},c3a9:function(t,e,o){"use strict";o.r(e);var i=o("07f6"),n=o.n(i);for(var a in i)["default"].indexOf(a)<0&&function(t){o.d(e,t,(function(){return i[t]}))}(a);e["default"]=n.a},f725:function(t,e,o){}}]);
- ;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
- 'pages/index/components/goodList-create-component',
- {
- 'pages/index/components/goodList-create-component':(function(module, exports, __webpack_require__){
- __webpack_require__('543d')['createComponent'](__webpack_require__("5efe"))
- })
- },
- [['pages/index/components/goodList-create-component']]
- ]);
|