home.js 2.2 KB

12345678910
  1. (global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["pages/index/components/home"],{"499e":function(t,n,a){"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0;var e=a("aa57"),i={data:function(){return{bannerList:[],couponList:[],menuList:[],topLoading:!0,pddList:[],pddLoading:!0}},mounted:function(){this.init()},methods:{init:function(){var t=this;(0,e.getHomePageDataList)().then((function(n){t.bannerList=n.data.carouselChart,t.couponList=n.data.coupon.slice(0,4),t.menuList=n.data.menu,t.$nextTick((function(){t.topLoading=!1}))})),(0,e.getPddWxData)().then((function(n){t.pddList=n,t.$nextTick((function(){t.pddLoading=!1}))}))}}};n.default=i},"6c26":function(t,n,a){"use strict";a.r(n);var e=a("499e"),i=a.n(e);for(var o in e)"default"!==o&&function(t){a.d(n,t,(function(){return e[t]}))}(o);n["default"]=i.a},"6fe0":function(t,n,a){"use strict";a.d(n,"b",(function(){return i})),a.d(n,"c",(function(){return o})),a.d(n,"a",(function(){return e}));var e={topbar:function(){return a.e("components/topbar/topbar").then(a.bind(null,"6778"))}},i=function(){var t=this,n=t.$createElement,a=(t._self._c,t.__map(t.couponList,(function(n,a){var e=t.__get_orig(n),i=n.dataDescribe.toString();return{$orig:e,g0:i}}))),e=t.__map(t.pddList,(function(n,a){var e=t.__get_orig(n),i=JSON.stringify({appId:n.we_app_info.app_id,path:n.we_app_info.page_path});return{$orig:e,g1:i}}));t.$mp.data=Object.assign({},{$root:{l0:a,l1:e}})},o=[]},"8ac5":function(t,n,a){"use strict";var e=a("a91d"),i=a.n(e);i.a},a91d:function(t,n,a){},b04b:function(t,n,a){"use strict";a.r(n);var e=a("6fe0"),i=a("6c26");for(var o in i)"default"!==o&&function(t){a.d(n,t,(function(){return i[t]}))}(o);a("8ac5");var u,r=a("f0c5"),c=Object(r["a"])(i["default"],e["b"],e["c"],!1,null,"7f7cd99a",null,!1,e["a"],u);n["default"]=c.exports}}]);
  2. ;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
  3. 'pages/index/components/home-create-component',
  4. {
  5. 'pages/index/components/home-create-component':(function(module, exports, __webpack_require__){
  6. __webpack_require__('543d')['createComponent'](__webpack_require__("b04b"))
  7. })
  8. },
  9. [['pages/index/components/home-create-component']]
  10. ]);