Files
wdsxh/unpackage/dist/build/mp-weixin/pages/component/tab-bar/tab-bar.js
2026-04-29 15:33:58 +08:00

11 lines
3.0 KiB
JavaScript

(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["pages/component/tab-bar/tab-bar"],{2733:function(t,e,r){"use strict";r.r(e);var a=r("a8a7"),n=r.n(a);for(var i in a)["default"].indexOf(i)<0&&function(t){r.d(e,t,(function(){return a[t]}))}(i);e["default"]=n.a},"48f3":function(t,e,r){"use strict";r.d(e,"b",(function(){return a})),r.d(e,"c",(function(){return n})),r.d(e,"a",(function(){}));var a=function(){var t=this.$createElement,e=(this._self._c,this.tabBarList&&this.tabBarList.length);this.$mp.data=Object.assign({},{$root:{g0:e}})},n=[]},6914:function(t,e,r){"use strict";r.r(e);var a=r("48f3"),n=r("2733");for(var i in n)["default"].indexOf(i)<0&&function(t){r.d(e,t,(function(){return n[t]}))}(i);r("6c54");var u=r("828b"),o=Object(u["a"])(n["default"],a["b"],a["c"],!1,null,null,null,!1,a["a"],void 0);e["default"]=o.exports},"6c54":function(t,e,r){"use strict";var a=r("d783"),n=r.n(a);n.a},a8a7:function(t,e,r){"use strict";(function(t,a){var n=r("47a9");Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var i=n(r("7ca3")),u=r("8f59");function o(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(t);e&&(a=a.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),r.push.apply(r,a)}return r}var c={name:"tabBar",data:function(){return{currentPath:""}},computed:function(t){for(var e=1;e<arguments.length;e++){var r=null!=arguments[e]?arguments[e]:{};e%2?o(Object(r),!0).forEach((function(e){(0,i.default)(t,e,r[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):o(Object(r)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(r,e))}))}return t}({},(0,u.mapState)({themeColor:function(t){return t.app.themeColor},tabBarList:function(e){var r=e.app.tabBarList,a=getCurrentPages(),n=!1;if(a&&a.length){var i="/"+a[a.length-1].route;if(r.length)for(var u in r)i==r[u].path&&(n=!0,t.hideHomeButton())}return n||(r=[]),r}})),mounted:function(){var t=getCurrentPages();this.currentPath="/"+t[t.length-1].route},methods:{tabBarPages:function(t){var e=this.tabBarList[t];if(1==e.jump_type){if(e.path==this.currentPath)return;a.navigateTo({url:"/pages/webview/imageText?type=2&id="+e.id})}else if(2==e.jump_type){if(e.path==this.currentPath)return;this.$util.toPage({path:e.path,mode:3})}else 3==e.jump_type?this.$util.toPage({path:e.path,mode:4}):4==e.jump_type&&this.$util.toPage({appId:JSON.parse(e.path).appid,path:JSON.parse(e.path).path,mode:5})}}};e.default=c}).call(this,r("3223")["default"],r("df3c")["default"])},d783:function(t,e,r){}}]);
;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
'pages/component/tab-bar/tab-bar-create-component',
{
'pages/component/tab-bar/tab-bar-create-component':(function(module, exports, __webpack_require__){
__webpack_require__('df3c')['createComponent'](__webpack_require__("6914"))
})
},
[['pages/component/tab-bar/tab-bar-create-component']]
]);