swiper-tab.js 1.6 KB

1234567891011
  1. (global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["components/swiper-tab"],{"05ce":function(t,n,e){"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0;var u={props:{menuList:{type:Array,default:function(){return[]}},activeTab:{type:Number,default:0}},watch:{activeTab:function(t,n){this.currentIndex=t}},data:function(){return{currentIndex:0}},methods:{changeTab:function(t){this.currentIndex=t,this.$emit("changeTab",t)}}};n.default=u},"50ed":function(t,n,e){},"737f":function(t,n,e){"use strict";var u=e("50ed"),a=e.n(u);a.a},8444:function(t,n,e){"use strict";var u,a=function(){var t=this,n=t.$createElement;t._self._c},r=[];e.d(n,"b",(function(){return a})),e.d(n,"c",(function(){return r})),e.d(n,"a",(function(){return u}))},a529:function(t,n,e){"use strict";e.r(n);var u=e("05ce"),a=e.n(u);for(var r in u)"default"!==r&&function(t){e.d(n,t,(function(){return u[t]}))}(r);n["default"]=a.a},d0ba:function(t,n,e){"use strict";e.r(n);var u=e("8444"),a=e("a529");for(var r in a)"default"!==r&&function(t){e.d(n,t,(function(){return a[t]}))}(r);e("737f");var c,i=e("f0c5"),f=Object(i["a"])(a["default"],u["b"],u["c"],!1,null,"aa709134",null,!1,u["a"],c);n["default"]=f.exports}}]);
  2. ;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
  3. 'components/swiper-tab-create-component',
  4. {
  5. 'components/swiper-tab-create-component':(function(module, exports, __webpack_require__){
  6. __webpack_require__('543d')['createComponent'](__webpack_require__("d0ba"))
  7. })
  8. },
  9. [['components/swiper-tab-create-component']]
  10. ]);