2.2d63fa2b1d9ed74482c2.chunk.js 3.5 KB

1
  1. webpackJsonp([2],{178:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var a=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var n=arguments[e];for(var a in n)Object.prototype.hasOwnProperty.call(n,a)&&(t[a]=n[a])}return t};e.default={data:function(){return{isCollapsed:!1,menuActiveName:"list",menuData:[],breadcrumb:[]}},components:{},mounted:function(){var t=this;this.menuData=n(234),this.$nextTick(function(){t.menuActiveName=t.$route.path.slice(1),t.$refs.leftMenu.updateActiveName()}),this.bindBreadcrumb(this.$route.matched[this.$route.matched.length-1].name)},computed:{rotateIcon:function(){return["menu-icon",this.isCollapsed?"rotate-icon":""]},menuitemClasses:function(){return["menu-item",this.isCollapsed?"collapsed-menu":""]}},watch:{$route:function(t){this.bindBreadcrumb(t.matched[t.matched.length-1].name)}},methods:{bindBreadcrumb:function(t){for(var e=this.menuData,n=[],i=0;i<e.length;i++){var r=e[i];if(n=[r],r.name==t)break;var o=r.children;if(o)for(var s=0;s<o.length;s++){var u=o[s];if(u.name==t){var c=a({},u);n.push(c);break}}if(n.length>1)break}this.breadcrumb=n},collapsedSider:function(){this.$refs.side1.toggleCollapse()},signOut:function(){var t=this;this.$Modal.warning({title:"温馨提示",content:"确定要退出当前账户么?",onOk:function(){t.$tools.delCookie("token"),t.$router.push({path:"/login"})}})}}}},195:function(t,e){},229:function(t,e,n){t.exports={render:function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"layout"},[n("Layout",[n("Header",{staticStyle:{"padding-right":"0"}},[n("Menu",{attrs:{mode:"horizontal",theme:"dark","active-name":"1",width:"auto"}},[n("div",{staticClass:"layout-logo"},[t._v("\n\t\t\t\t\t\tCrontab\n\t\t\t\t\t")]),t._v(" "),n("Icon",{class:t.rotateIcon,style:{margin:"18px 20px 0 44px",color:"#fff",float:"left"},attrs:{type:"md-menu",size:"24"},nativeOn:{click:function(e){return t.collapsedSider(e)}}}),t._v(" "),n("div",{staticClass:"layout-nav"},[n("MenuItem",{staticClass:"fr",attrs:{name:"1"},nativeOn:{click:function(e){return t.signOut(e)}}},[n("Icon",{attrs:{type:"ios-navigate"}}),t._v("\n 退出\n ")],1)],1)],1)],1),t._v(" "),n("Layout",[n("Sider",{ref:"side1",style:{background:"#fff"},attrs:{"hide-trigger":"",collapsible:"","collapsed-width":78},model:{value:t.isCollapsed,callback:function(e){t.isCollapsed=e},expression:"isCollapsed"}},[n("Menu",{ref:"leftMenu",class:t.menuitemClasses,attrs:{"active-name":t.menuActiveName,theme:"light",width:"auto"}},t._l(t.menuData,function(e,a){return n("MenuItem",{key:e.path,attrs:{name:e.path.substr(1),to:e.path}},[n("Icon",{attrs:{type:e.icon}}),t._v(" "),n("span",[t._v(t._s(e.name))])],1)}))],1),t._v(" "),n("Layout",{style:{padding:"0 24px 24px"}},[n("Breadcrumb",{style:{margin:"24px 0"}},t._l(t.breadcrumb,function(e,a){return n("BreadcrumbItem",{key:e.name,attrs:{to:e.path}},[t._v(t._s(e.name))])})),t._v(" "),n("Content",{style:{padding:"10px",minHeight:"280px",background:"#fff"}},[n("router-view")],1)],1)],1)],1)],1)},staticRenderFns:[]},t.exports.render._withStripped=!0},234:function(t,e){t.exports=[{name:"任务列表",icon:"md-list-box",path:"/list",children:[{name:"列表2",path:"/list2"}]}]},32:function(t,e,n){n(195);var a=n(16)(n(178),n(229),"data-v-6bfcf060",null);a.options.__file="D:\\workarea\\normal\\crontab\\src\\views\\index.vue",a.esModule&&Object.keys(a.esModule).some(function(t){return"default"!==t&&"__esModule"!==t}),a.options.functional,t.exports=a.exports}});