index.js 2.2 KB

12345678910
  1. require('../../common/vendor.js');(global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["pages/admin/components/footerPage/index"],{"0a65":function(t,e,n){"use strict";n.r(e);var a=n("1c70"),o=n.n(a);for(var c in a)["default"].indexOf(c)<0&&function(t){n.d(e,t,(function(){return a[t]}))}(c);e["default"]=o.a},"196b":function(t,e,n){},"1c70":function(t,e,n){"use strict";(function(t){Object.defineProperty(e,"__esModule",{value:!0}),e.default=void 0;var a={name:"FooterPage",props:{},created:function(){var t=getCurrentPages(),e=t[t.length-1].route;this.activeRouter="/"+e},mounted:function(){},data:function(){return{activeRouter:"",footerList:[{pagePath:"/pages/admin/manage/index",iconPath:n("385c"),selectedIconPath:n("7a71"),text:"工作台"},{pagePath:"/pages/admin/goods/index",iconPath:n("4b21"),selectedIconPath:n("d30b"),text:"商品"},{pagePath:"/pages/admin/orderList/index",iconPath:n("b69bb"),selectedIconPath:n("84b0"),text:"订单"},{pagePath:"/pages/admin/user/list",iconPath:n("ff72"),selectedIconPath:n("1fa1"),text:"用户"}]}},methods:{goRouter:function(e){var n=getCurrentPages(),a=n[n.length-1].$page.fullPath;e.pagePath!=a&&t.redirectTo({url:e.pagePath,animationType:"none"})}}};e.default=a}).call(this,n("df3c")["default"])},"34fc":function(t,e,n){"use strict";var a=n("196b"),o=n.n(a);o.a},"539f":function(t,e,n){"use strict";n.d(e,"b",(function(){return a})),n.d(e,"c",(function(){return o})),n.d(e,"a",(function(){}));var a=function(){var t=this.$createElement;this._self._c},o=[]},"82a0":function(t,e,n){"use strict";n.r(e);var a=n("539f"),o=n("0a65");for(var c in o)["default"].indexOf(c)<0&&function(t){n.d(e,t,(function(){return o[t]}))}(c);n("34fc");var i=n("828b"),r=Object(i["a"])(o["default"],a["b"],a["c"],!1,null,"192d10c8",null,!1,a["a"],void 0);e["default"]=r.exports}}]);
  2. ;(global["webpackJsonp"] = global["webpackJsonp"] || []).push([
  3. 'pages/admin/components/footerPage/index-create-component',
  4. {
  5. 'pages/admin/components/footerPage/index-create-component':(function(module, exports, __webpack_require__){
  6. __webpack_require__('df3c')['createComponent'](__webpack_require__("82a0"))
  7. })
  8. },
  9. [['pages/admin/components/footerPage/index-create-component']]
  10. ]);