You cannot 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.1 KiB
JavaScript

2 months ago
(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["components/tab-bar"],{"0c73":function(t,n,e){"use strict";e.r(n);var a=e("870c"),u=e.n(a);for(var c in a)["default"].indexOf(c)<0&&function(t){e.d(n,t,(function(){return a[t]}))}(c);n["default"]=u.a},"573c":function(t,n,e){"use strict";e.d(n,"b",(function(){return u})),e.d(n,"c",(function(){return c})),e.d(n,"a",(function(){return a}));var a={uTabbar:function(){return Promise.all([e.e("common/vendor"),e.e("uni_modules/uview-ui/components/u-tabbar/u-tabbar")]).then(e.bind(null,"f989"))},uTabbarItem:function(){return Promise.all([e.e("common/vendor"),e.e("uni_modules/uview-ui/components/u-tabbar-item/u-tabbar-item")]).then(e.bind(null,"4bce"))}},u=function(){var t=this.$createElement;this._self._c},c=[]},"870c":function(t,n,e){"use strict";(function(t){Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0;var e={name:"TabBar",props:{current:Number},data:function(){return{list:[{iconPath:"/static/img/home.png",selectedIconPath:"/static/img/homeHL.png",pagePath:"pages/cloudStore/cloudStoreList",text:"主页",customIcon:!1},{iconPath:"/static/img/user.png",selectedIconPath:"/static/img/userHL.png",pagePath:"pages/index/index",text:"我的",customIcon:!1}]}},methods:{changeTab:function(n){t.switchTab({url:"/"+this.list[n].pagePath})}}};n.default=e}).call(this,e("df3c")["default"])},bad1:function(t,n,e){"use strict";var a=e("dc0f"),u=e.n(a);u.a},dc0f:function(t,n,e){},e1f8:function(t,n,e){"use strict";e.r(n);var a=e("573c"),u=e("0c73");for(var c in u)["default"].indexOf(c)<0&&function(t){e.d(n,t,(function(){return u[t]}))}(c);e("bad1");var i=e("828b"),o=Object(i["a"])(u["default"],a["b"],a["c"],!1,null,null,null,!1,a["a"],void 0);n["default"]=o.exports}}]);
;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
'components/tab-bar-create-component',
{
'components/tab-bar-create-component':(function(module, exports, __webpack_require__){
__webpack_require__('df3c')['createComponent'](__webpack_require__("e1f8"))
})
},
[['components/tab-bar-create-component']]
]);