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.
10 lines
2.4 KiB
10 lines
2.4 KiB
(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["tabbarComponent/tabbar"],{3546:function(t,a,n){"use strict";var e;n.d(a,"b",(function(){return o})),n.d(a,"c",(function(){return c})),n.d(a,"a",(function(){return e}));var o=function(){var t=this,a=t.$createElement;t._self._c},c=[]},"5ee2":function(t,a,n){"use strict";var e=n("c84a"),o=n.n(e);o.a},"6b2e":function(t,a,n){"use strict";n.r(a);var e=n("3546"),o=n("c448");for(var c in o)"default"!==c&&function(t){n.d(a,t,(function(){return o[t]}))}(c);n("5ee2");var i,r=n("f0c5"),s=Object(r["a"])(o["default"],e["b"],e["c"],!1,null,null,null,!1,e["a"],i);a["default"]=s.exports},a2a1:function(t,a,n){"use strict";Object.defineProperty(a,"__esModule",{value:!0}),a.default=void 0;var e=getApp(),o={data:function(){return{isIphoneX:e.globalData.isIphoneX,tabbar:{backgroundColor:"#ffffff",color:"#979795",selectedColor:"#FF6F34",list:[{pagePath:"/pages/home/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)}}};a.default=o},c448:function(t,a,n){"use strict";n.r(a);var e=n("a2a1"),o=n.n(e);for(var c in e)"default"!==c&&function(t){n.d(a,t,(function(){return e[t]}))}(c);a["default"]=o.a},c84a:function(t,a,n){}}]); |
|
;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([ |
|
'tabbarComponent/tabbar-create-component', |
|
{ |
|
'tabbarComponent/tabbar-create-component':(function(module, exports, __webpack_require__){ |
|
__webpack_require__('543d')['createComponent'](__webpack_require__("6b2e")) |
|
}) |
|
}, |
|
[['tabbarComponent/tabbar-create-component']] |
|
]);
|
|
|