liveBroadcast.js 3.6 KB

12345678910
  1. (global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["pages/index/diy/components/liveBroadcast"],{"31db":function(t,n,i){"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0;var l=i("5743"),e={name:"liveBroadcast",props:{dataConfig:{type:Object,default:function(){}},isSortType:{type:String|Number,default:0}},data:function(){return{listStyle:this.dataConfig.listStyle.type,mbConfig:this.dataConfig.mbConfig.val,liveList:[],custom_params:"",limit:this.dataConfig.limit.val}},created:function(){},mounted:function(){this.custom_params=encodeURIComponent(JSON.stringify({spid:this.$store.state.app.uid})),this.getLiveList()},methods:{getLiveList:function(){var t=this;this.$config.LIMIT;(0,l.getLiveList)(1,void 0==this.limit?10:this.limit).then((function(n){t.liveList=n.data})).catch((function(t){}))}}};n.default=e},"794e":function(t,n,i){"use strict";var l=i("a7e1"),e=i.n(l);e.a},"8d0f":function(t,n,i){"use strict";i.r(n);var l=i("31db"),e=i.n(l);for(var o in l)["default"].indexOf(o)<0&&function(t){i.d(n,t,(function(){return l[t]}))}(o);n["default"]=e.a},"99d3":function(t,n,i){"use strict";i.r(n);var l=i("a3ae"),e=i("8d0f");for(var o in e)["default"].indexOf(o)<0&&function(t){i.d(n,t,(function(){return e[t]}))}(o);i("794e");var u=i("f0c5"),a=Object(u["a"])(e["default"],l["b"],l["c"],!1,null,null,null,!1,l["a"],void 0);n["default"]=a.exports},a3ae:function(t,n,i){"use strict";i.d(n,"b",(function(){return l})),i.d(n,"c",(function(){return e})),i.d(n,"a",(function(){}));var l=function(){var t=this,n=t.$createElement,i=(t._self._c,t.liveList.length),l=i>0?t.$t("推荐好货"):null,e=i>0?t.$t("更多"):null,o=i>0&&0==t.listStyle?t.__map(t.liveList,(function(n,i){var l=t.__get_orig(n),e=102==n.live_status?t.$t("预告"):null,o=103==n.live_status?t.$t("回放"):null,u=101==n.live_status?t.$t("进行中"):null,a=n.goods.length,s=a<=3?t.__map(n.goods,(function(n,i){var l=t.__get_orig(n),e=t.$t("¥");return{$orig:l,m5:e}})):null,r=n.goods.length,g=r>3?t.__map(n.goods,(function(n,i){var l=t.__get_orig(n),e=i<2?t.$t("¥"):null;return{$orig:l,m6:e}})):null,d=r>3?n.goods.length:null,c=r>3?n.goods.length:null,f=n.goods.length,_=0==f?t.$t("暂无商品"):null;return{$orig:l,m2:e,m3:o,m4:u,g1:a,l0:s,g2:r,l1:g,g3:d,g4:c,g5:f,m7:_}})):null,u=i>0&&1==t.listStyle?t.__map(t.liveList,(function(n,i){var l=t.__get_orig(n),e=102==n.live_status?t.$t("预告"):null,o=103==n.live_status?t.$t("回放"):null,u=101==n.live_status?t.$t("进行中"):null;return{$orig:l,m8:e,m9:o,m10:u}})):null,a=i>0&&2==t.listStyle?t.__map(t.liveList,(function(n,i){var l=t.__get_orig(n),e=102==n.live_status?t.$t("预告"):null,o=103==n.live_status?t.$t("回放"):null,u=101==n.live_status?t.$t("进行中"):null,a=n.goods.length,s=a<=2?t.__map(n.goods,(function(n,i){var l=t.__get_orig(n),e=t.$t("¥");return{$orig:l,m14:e}})):null,r=n.goods.length,g=r>2?t.__map(n.goods,(function(n,i){var l=t.__get_orig(n),e=i<1?t.$t("¥"):null;return{$orig:l,m15:e}})):null,d=r>2?n.goods.length:null,c=r>2?n.goods.length:null;return{$orig:l,m11:e,m12:o,m13:u,g6:a,l4:s,g7:r,l5:g,g8:d,g9:c}})):null;t.$mp.data=Object.assign({},{$root:{g0:i,m0:l,m1:e,l2:o,l3:u,l6:a}})},e=[]},a7e1:function(t,n,i){}}]);
  2. ;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
  3. 'pages/index/diy/components/liveBroadcast-create-component',
  4. {
  5. 'pages/index/diy/components/liveBroadcast-create-component':(function(module, exports, __webpack_require__){
  6. __webpack_require__('543d')['createComponent'](__webpack_require__("99d3"))
  7. })
  8. },
  9. [['pages/index/diy/components/liveBroadcast-create-component']]
  10. ]);