You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
2.4 KiB

3 years ago
(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["tabbarComponent/tabbar"],{"0a67":function(t,n,a){"use strict";var e=a("ce7c"),o=a.n(e);o.a},"594c":function(t,n,a){"use strict";a.r(n);var e=a("695c"),o=a("76de");for(var c in o)"default"!==c&&function(t){a.d(n,t,(function(){return o[t]}))}(c);a("0a67");var i,r=a("f0c5"),s=Object(r["a"])(o["default"],e["b"],e["c"],!1,null,null,null,!1,e["a"],i);n["default"]=s.exports},"695c":function(t,n,a){"use strict";var e;a.d(n,"b",(function(){return o})),a.d(n,"c",(function(){return c})),a.d(n,"a",(function(){return e}));var o=function(){var t=this,n=t.$createElement;t._self._c},c=[]},"76de":function(t,n,a){"use strict";a.r(n);var e=a("a707"),o=a.n(e);for(var c in e)"default"!==c&&function(t){a.d(n,t,(function(){return e[t]}))}(c);n["default"]=o.a},a707:function(t,n,a){"use strict";Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0;var e=getApp(),o={data:function(){return{isIphoneX:e.globalData.isIphoneX,tabbar:{backgroundColor:"#ffffff",color:"#979795",selectedColor:"#FF6F34",list:[{pagePath:"/pages/index/index",iconPath:"../static/tabbarComponent/icon/home.png",selectedIconPath:"../static/tabbarComponent/icon/home-a.png",text:"首页"},{pagePath:"/pages/demandHall/index",iconPath:"../static/tabbarComponent/icon/tab2.png",selectedIconPath:"../static/tabbarComponent/icon/tab2-a.png",text:"供需大厅"},{pagePath:"/pages/release/index",iconPath:"../static/tabbarComponent/icon/icon_release.png",isSpecial:!0,text:"发布"},{pagePath:"/pages/life/index",iconPath:"../static/tabbarComponent/icon/tab3.png",selectedIconPath:"../static/tabbarComponent/icon/tab3-a.png",text:"生活"},{pagePath:"/pages/user/index",iconPath:"../static/tabbarComponent/icon/tab4.png",selectedIconPath:"../static/tabbarComponent/icon/tab4-a.png",text:"我的"}]},currentTabIndex:this.current}},components:{},props:{pagePath:{type:String,default:""},current:{type:[Number,String],default:0}},mounted:function(){},methods:{switchTab:function(t){console.log(t),this.$emit("click",t)}}};n.default=o},ce7c:function(t,n,a){}}]);
;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
'tabbarComponent/tabbar-create-component',
{
'tabbarComponent/tabbar-create-component':(function(module, exports, __webpack_require__){
__webpack_require__('543d')['createComponent'](__webpack_require__("594c"))
})
},
[['tabbarComponent/tabbar-create-component']]
]);