| 1 |
- (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-753ee67b"],{"1b44":function(e,t,n){"use strict";n.r(t);n("adc1");var i=function(){var e=this,t=e._self._c;return t("div",{staticClass:"scope-slider"},[t("div",{staticClass:"logo"},[t("a",{attrs:{href:"https://x-admin.com/"}},[e.menuCollapse?t("icon-svg",{staticClass:"z",attrs:{name:"logo"}}):t("icon-svg",{staticClass:"lr",attrs:{name:"logo-lr"}})],1)]),e.userInfo&&!e.menuCollapse?t("div",{staticClass:"user"},[t("img",{staticClass:"avatar",attrs:{src:e._f("default_avatar")(e.userInfo.headImg),alt:""}}),t("div",{staticClass:"det"},[t("p",{staticClass:"name"},[e._v(e._s(e.userInfo.name))]),t("p",{staticClass:"post"},[e._v("部门:"+e._s(e.userInfo.departmentName||"无"))])])]):e._e(),e.visible?t("div",{staticClass:"menu"},[t("deep-menu")],1):e._e()])},a=[],s=n("1f77"),o=(n("d6d8"),n("f16c"),n("45d2"),n("9052"),n("dc93"),n("5880")),c=n("7828"),u={data:function(){return{visible:!0}},computed:Object(s["a"])({},Object(o["mapGetters"])(["menuList","menuCollapse","userInfo"])),watch:{menuList:function(){var e=this;this.visible=!1,Object(c["setTimeout"])((function(){e.visible=!0}),0)}},components:{DeepMenu:{computed:Object(s["a"])({},Object(o["mapGetters"])(["menuList","menuCollapse"])),methods:{toView:function(e){e!=this.$route.path&&this.$router.push(e)}},render:function(){var e=arguments[0],t=function(n){return n.map((function(n){var i=null;return i=0==n.type?e("el-submenu",{attrs:{index:String(n.id)},key:n.id},[e("template",{slot:"title"},[e("icon-svg",{attrs:{name:n.icon}}),e("span",{slot:"title"},[n.name])]),t(n.children)]):e("el-menu-item",{attrs:{index:n.path},key:n.path},[e("icon-svg",{attrs:{name:n.icon}}),e("span",{slot:"title"},[n.name])]),i}))},n=t(this.menuList);return e("el-menu",{attrs:{"default-active":this.$route.path,"collapse-transition":!1,collapse:this.menuCollapse},on:{select:this.toView}},[n])}}},methods:Object(s["a"])({},Object(o["mapMutations"])(["COLLAPSE_MENU"]))},r=u,l=(n("3d0e"),n("9e5c"),n("1805")),f=Object(l["a"])(r,i,a,!1,null,"7c46098a",null);t["default"]=f.exports},"3d0e":function(e,t,n){"use strict";n("71b5")},"56e4":function(e,t,n){},"71b5":function(e,t,n){},7828:function(e,t,n){(function(e){var i="undefined"!==typeof e&&e||"undefined"!==typeof self&&self||window,a=Function.prototype.apply;function s(e,t){this._id=e,this._clearFn=t}t.setTimeout=function(){return new s(a.call(setTimeout,i,arguments),clearTimeout)},t.setInterval=function(){return new s(a.call(setInterval,i,arguments),clearInterval)},t.clearTimeout=t.clearInterval=function(e){e&&e.close()},s.prototype.unref=s.prototype.ref=function(){},s.prototype.close=function(){this._clearFn.call(i,this._id)},t.enroll=function(e,t){clearTimeout(e._idleTimeoutId),e._idleTimeout=t},t.unenroll=function(e){clearTimeout(e._idleTimeoutId),e._idleTimeout=-1},t._unrefActive=t.active=function(e){clearTimeout(e._idleTimeoutId);var t=e._idleTimeout;t>=0&&(e._idleTimeoutId=setTimeout((function(){e._onTimeout&&e._onTimeout()}),t))},n("9b67"),t.setImmediate="undefined"!==typeof self&&self.setImmediate||"undefined"!==typeof e&&e.setImmediate||this&&this.setImmediate,t.clearImmediate="undefined"!==typeof self&&self.clearImmediate||"undefined"!==typeof e&&e.clearImmediate||this&&this.clearImmediate}).call(this,n("a282"))},"9b67":function(e,t,n){(function(e,t){(function(e,n){"use strict";if(!e.setImmediate){var i,a=1,s={},o=!1,c=e.document,u=Object.getPrototypeOf&&Object.getPrototypeOf(e);u=u&&u.setTimeout?u:e,"[object process]"==={}.toString.call(e.process)?d():p()?h():e.MessageChannel?v():c&&"onreadystatechange"in c.createElement("script")?g():b(),u.setImmediate=r,u.clearImmediate=l}function r(e){"function"!==typeof e&&(e=new Function(""+e));for(var t=new Array(arguments.length-1),n=0;n<t.length;n++)t[n]=arguments[n+1];var o={callback:e,args:t};return s[a]=o,i(a),a++}function l(e){delete s[e]}function f(e){var t=e.callback,i=e.args;switch(i.length){case 0:t();break;case 1:t(i[0]);break;case 2:t(i[0],i[1]);break;case 3:t(i[0],i[1],i[2]);break;default:t.apply(n,i);break}}function m(e){if(o)setTimeout(m,0,e);else{var t=s[e];if(t){o=!0;try{f(t)}finally{l(e),o=!1}}}}function d(){i=function(e){t.nextTick((function(){m(e)}))}}function p(){if(e.postMessage&&!e.importScripts){var t=!0,n=e.onmessage;return e.onmessage=function(){t=!1},e.postMessage("","*"),e.onmessage=n,t}}function h(){var t="setImmediate$"+Math.random()+"$",n=function(n){n.source===e&&"string"===typeof n.data&&0===n.data.indexOf(t)&&m(+n.data.slice(t.length))};e.addEventListener?e.addEventListener("message",n,!1):e.attachEvent("onmessage",n),i=function(n){e.postMessage(t+n,"*")}}function v(){var e=new MessageChannel;e.port1.onmessage=function(e){var t=e.data;m(t)},i=function(t){e.port2.postMessage(t)}}function g(){var e=c.documentElement;i=function(t){var n=c.createElement("script");n.onreadystatechange=function(){m(t),n.onreadystatechange=null,e.removeChild(n),n=null},e.appendChild(n)}}function b(){i=function(e){setTimeout(m,0,e)}}})("undefined"===typeof self?"undefined"===typeof e?this:e:self)}).call(this,n("a282"),n("0743"))},"9e5c":function(e,t,n){"use strict";n("56e4")}}]);
|