gf-tabbar.js 3.6 KB

12345678910
  1. (global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["components/gf-tabbar/gf-tabbar"],{"02dd":function(e,t,a){"use strict";var i=a("4ea4");Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n=i(a("9523")),c=a("26cb");function o(e,t){var a=Object.keys(e);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(e);t&&(i=i.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),a.push.apply(a,i)}return a}var s={name:"gf-tabbar",data:function(){return{list:[{iconPath:"/static/images/index.png",pagePath:"/pages/index/index",selectedIconPath:"/static/images/index1.png",text:"首页"},{iconPath:"/static/images/video.png",pagePath:"/pages/video/video",selectedIconPath:"/static/images/video1.png",text:"视频"},{iconPath:"/static/images/mine.png",pagePath:"/pages/mine/mine",selectedIconPath:"/static/images/mine1.png",text:"我的"}]}},created:function(){1==this.config.report_switch&&(this.list=[{iconPath:"/static/images/index.png",pagePath:"/pages/index/index",selectedIconPath:"/static/images/index1.png",text:"首页"},{iconPath:"/static/images/video.png",pagePath:"/pages/video/video",selectedIconPath:"/static/images/video1.png",text:"视频"},{iconPath:"/static/images/baobei.png",pagePath:"/pages/baobei/baobei",selectedIconPath:"/static/images/baobei1.png",text:"客户报备"},{iconPath:"/static/images/mine.png",pagePath:"/pages/mine/mine",selectedIconPath:"/static/images/mine1.png",text:"我的"}])},computed:function(e){for(var t=1;t<arguments.length;t++){var a=null!=arguments[t]?arguments[t]:{};t%2?o(Object(a),!0).forEach((function(t){(0,n.default)(e,t,a[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(a)):o(Object(a)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(a,t))}))}return e}({},(0,c.mapState)(["config"])),watch:{config:{handler:function(e){1==e.report_switch&&(this.list=[{iconPath:"/static/images/index.png",pagePath:"/pages/index/index",selectedIconPath:"/static/images/index1.png",text:"首页"},{iconPath:"/static/images/video.png",pagePath:"/pages/video/video",selectedIconPath:"/static/images/video1.png",text:"视频"},{iconPath:"/static/images/baobei.png",pagePath:"/pages/baobei/baobei",selectedIconPath:"/static/images/baobei1.png",text:"客户报备"},{iconPath:"/static/images/mine.png",pagePath:"/pages/mine/mine",selectedIconPath:"/static/images/mine1.png",text:"我的"}])},deep:!0}}};t.default=s},"1be2":function(e,t,a){"use strict";a.r(t);var i=a("63bc"),n=a("5c70");for(var c in n)["default"].indexOf(c)<0&&function(e){a.d(t,e,(function(){return n[e]}))}(c);var o=a("f0c5"),s=Object(o["a"])(n["default"],i["b"],i["c"],!1,null,null,null,!1,i["a"],void 0);t["default"]=s.exports},"5c70":function(e,t,a){"use strict";a.r(t);var i=a("02dd"),n=a.n(i);for(var c in i)["default"].indexOf(c)<0&&function(e){a.d(t,e,(function(){return i[e]}))}(c);t["default"]=n.a},"63bc":function(e,t,a){"use strict";a.d(t,"b",(function(){return n})),a.d(t,"c",(function(){return c})),a.d(t,"a",(function(){return i}));var i={uTabbar:function(){return Promise.all([a.e("common/vendor"),a.e("uview-ui/components/u-tabbar/u-tabbar")]).then(a.bind(null,"a82f"))}},n=function(){var e=this.$createElement;this._self._c},c=[]}}]);
  2. ;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
  3. 'components/gf-tabbar/gf-tabbar-create-component',
  4. {
  5. 'components/gf-tabbar/gf-tabbar-create-component':(function(module, exports, __webpack_require__){
  6. __webpack_require__('f266')['createComponent'](__webpack_require__("1be2"))
  7. })
  8. },
  9. [['components/gf-tabbar/gf-tabbar-create-component']]
  10. ]);