| 12345678910 |
- (global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["components/app-tabbar"],{"1bcf":function(t,e,a){"use strict";a.r(e);var n=a("e8b3"),c=a("e38c");for(var o in c)["default"].indexOf(o)<0&&function(t){a.d(e,t,(function(){return c[t]}))}(o);a("f545");var i,s=a("0095"),r=Object(s["a"])(c["default"],n["b"],n["c"],!1,null,"ba85a62c",null,!1,n["a"],i);e["default"]=r.exports},"48ac":function(t,e,a){"use strict";(function(t){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var a={data:function(){return{tabList:[{pagePath:"/pages/home/index",iconPath:"../static/images/common/home-no.png",selectedIconPath:"../static/images/common/home-is.png",text:"首页"},{pagePath:"/pages/home/category",iconPath:"../static/images/common/category-no.png",selectedIconPath:"../static/images/common/category-is.png",text:"分类"},{pagePath:"/pages/home/course",iconPath:"../static/images/common/icon_class.png",selectedIconPath:"../static/images/common/icon_class_active.png",text:"培训班"},{pagePath:"/pages/home/shop",iconPath:"../static/images/common/shop-no.png",selectedIconPath:"../static/images/common/shop-is.png",text:"门店"},{pagePath:"/pages/home/user",iconPath:"../static/images/common/user-no.png",selectedIconPath:"../static/images/common/user-is.png",text:"我的"}],currentTabIndex:this.current}},props:{current:{type:[Number,String],default:0},backgroundColor:{type:String,default:"#fff"},color:{type:String,default:"#c0c4cc"},tintColor:{type:String,default:"#fa436a"}},methods:{switchTab:function(e,a){this.currentTabIndex=this.current,t.switchTab({url:a.pagePath})}}};e.default=a}).call(this,a("f3be")["default"])},"9f2a":function(t,e,a){},e38c:function(t,e,a){"use strict";a.r(e);var n=a("48ac"),c=a.n(n);for(var o in n)["default"].indexOf(o)<0&&function(t){a.d(e,t,(function(){return n[t]}))}(o);e["default"]=c.a},e8b3:function(t,e,a){"use strict";var n;a.d(e,"b",(function(){return c})),a.d(e,"c",(function(){return o})),a.d(e,"a",(function(){return n}));var c=function(){var t=this,e=t.$createElement,a=(t._self._c,t.__map(t.tabList,(function(e,a){var n=t.__get_orig(e),c=t.__get_style([t.current==a?{color:t.tintColor}:{color:t.color}]);return{$orig:n,s0:c}})));t.$mp.data=Object.assign({},{$root:{l0:a}})},o=[]},f545:function(t,e,a){"use strict";var n=a("9f2a"),c=a.n(n);c.a}}]);
- ;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
- 'components/app-tabbar-create-component',
- {
- 'components/app-tabbar-create-component':(function(module, exports, __webpack_require__){
- __webpack_require__('f3be')['createComponent'](__webpack_require__("1bcf"))
- })
- },
- [['components/app-tabbar-create-component']]
- ]);
|