(function(e){function t(t){for(var a,i,s=t[0],c=t[1],u=t[2],l=0,d=[];l-1&&(this.values=this.values.filter((function(t){return t!=e.value})))}},render:function(e){var t=e("div",{attrs:{style:"clear: both"}});return e("div",{},[this.$slots.default,t])}}),g={name:"ColorCheckbox",Group:m,props:{color:{type:String,required:!0},value:{type:[String,Number],required:!0},checked:{type:Boolean,required:!1,default:!1}},data:function(){return{sChecked:this.initChecked()}},computed:{},inject:["groupContext"],watch:{sChecked:function(){var e={value:this.value,color:this.color,checked:this.sChecked};this.$emit("change",e);var t=this.groupContext;t&&t.handleChange(e)}},created:function(){var e=this.groupContext;e&&e.options.push(this)},methods:{toggle:function(){!this.groupContext.multiple&&this.sChecked||(this.sChecked=!this.sChecked)},initChecked:function(){var e=this.groupContext;return e?e.multiple?e.defaultValues.indexOf(this.value)>-1:e.defaultValues[0]==this.value:this.checked}}},b=g,v=(n("bfcb"),Object(l["a"])(b,h,p,!1,null,"63784944",null)),y=v.exports,k=function(){var e=this,t=e._self._c;return t("a-tooltip",{attrs:{title:e.title,overlayStyle:{zIndex:2001}}},[t("div",{staticClass:"img-check-box",on:{click:e.toggle}},[t("img",{attrs:{src:e.img}}),e.sChecked?t("div",{staticClass:"check-item"},[t("a-icon",{attrs:{type:"check"}})],1):e._e()])])},x=[],C={name:"ImgCheckboxGroup",props:{multiple:{type:Boolean,required:!1,default:!1},defaultValues:{type:Array,required:!1,default:function(){return[]}}},data:function(){return{values:[],options:[]}},provide:function(){return{groupContext:this}},watch:{values:function(e){this.$emit("change",e)}},methods:{handleChange:function(e){e.checked?this.multiple?this.values.push(e.value):(this.values=[e.value],this.options.forEach((function(t){t.value!=e.value&&(t.sChecked=!1)}))):this.values.indexOf(e.value)>-1&&(this.values=this.values.filter((function(t){return t!=e.value})))}},render:function(e){return e("div",{attrs:{style:"display: flex"}},[this.$slots.default])}},O={name:"ImgCheckbox",Group:C,props:{checked:{type:Boolean,required:!1,default:!1},img:{type:String,required:!0},value:{required:!0},title:String},data:function(){return{sChecked:this.initChecked()}},inject:["groupContext"],watch:{sChecked:function(){var e={value:this.value,checked:this.sChecked};this.$emit("change",e);var t=this.groupContext;t&&t.handleChange(e)}},created:function(){var e=this.groupContext;e&&(this.sChecked=e.defaultValues.length>0?e.defaultValues.indexOf(this.value)>=0:this.sChecked,e.options.push(this))},methods:{toggle:function(){!this.groupContext.multiple&&this.sChecked||(this.sChecked=!this.sChecked)},initChecked:function(){var e=this.groupContext;return e?e.multiple?e.defaultValues.indexOf(this.value)>-1:e.defaultValues[0]==this.value:this.checked}}},w=O,j=(n("1c75"),Object(l["a"])(w,k,x,!1,null,"1acd8c25",null)),P=j.exports,S=n("b311"),$=n.n(S),_=n("2f62"),L=n("7878"),T=n("6364"),M=n("a078"),A=n.n(M),E=n("694b"),I=n.n(E),H=n("3c4e"),N=n.n(H),D=y.Group,R=P.Group,K={name:"Setting",components:{ImgCheckboxGroup:R,ImgCheckbox:P,ColorCheckboxGroup:D,ColorCheckbox:y,SettingItem:f},data:function(){return{copyConfig:"Sorry, you have copied nothing O(∩_∩)O~",isDev:!1}},computed:Object(a["a"])({directions:function(){var e=this;return this.animates.find((function(t){return t.name==e.animate.name})).directions}},Object(_["d"])("setting",["theme","layout","animate","animates","palettes","multiPage","weekMode","fixedHeader","fixedSideBar","hideSetting","pageWidth"])),watch:{"animate.name":function(e){this.setAnimate({name:e,direction:this.directions[0]})}},methods:Object(a["a"])({getPopupContainer:function(){return this.$el.parentNode},copyCode:function(){var e=this,t=this.extractConfig(!1);this.copyConfig="// 自定义配置,参考 ./default/setting.config.js,需要自定义的属性在这里配置即可\n module.exports = ".concat(Object(L["formatConfig"])(t),"\n ");var n=new $.a("#copyBtn");n.on("success",(function(){e.$message.success("复制成功,覆盖文件 src/config/config.js 然后重启项目即可生效").then((function(){var t=localStorage.getItem("admin.setting");t&&e.$message.warn("检测到本地有历史保存的主题配置,想要要拷贝的配置代码生效,您可能需要先重置配置",5)})),n.destroy()}))},saveSetting:function(){var e=this.$message.loading("正在保存到本地,请稍后...",0),t=this.extractConfig(!0);localStorage.setItem("admin.setting",JSON.stringify(t)),setTimeout(e,800)},resetSetting:function(){this.$confirm({title:"重置主题会刷新页面,当前页面内容不会保留,确认重置?",onOk:function(){localStorage.removeItem("admin.setting"),window.location.reload()}})},extractConfig:function(){var e=arguments.length>0&&void 0!==arguments[0]&&arguments[0],t={},n=this.$store.state.setting,a=e?N()(T["setting"],A.a):T["setting"];return Object.keys(n).forEach((function(e){var i=a[e],r=n[e];void 0==i||I()(i,r)||(t[e]=r)})),t}},Object(_["c"])("setting",["setTheme","setLayout","setMultiPage","setWeekMode","setFixedSideBar","setFixedHeader","setAnimate","setHideSetting","setPageWidth"]))},q=K,F=(n("66e2"),Object(l["a"])(q,i,r,!1,null,"302e266c",null));t["a"]=F.exports},"0849":function(e,t,n){},"0a10":function(e,t,n){"use strict";n("8c1c")},"0ae6":function(e,t,n){"use strict";n("cce7")},"0fbc":function(e,t,n){"use strict";n.r(t);n("d3b7"),n("3ca3"),n("ddb0"),n("bc84"),n("c7f3"),n("c8c3");var a={routes:[{path:"article",name:"文章",component:function(){return Promise.all([n.e("chunk-83a57bd6"),n.e("chunk-6a5b4dbe")]).then(n.bind(null,"33c5"))}},{path:"manuals",name:"手册",component:function(){return Promise.all([n.e("chunk-98971e2c"),n.e("chunk-580ca977")]).then(n.bind(null,"224c"))}},{path:"manualsPerview",name:"手册",component:function(){return Promise.all([n.e("chunk-98971e2c"),n.e("chunk-3b4e252e")]).then(n.bind(null,"9b6e"))}},{path:"editorManuals",name:"手册编辑",component:function(){return Promise.all([n.e("chunk-83a57bd6"),n.e("chunk-7a26dadf")]).then(n.bind(null,"0fa4"))}},{path:"*",name:"404",component:function(){return n.e("chunk-75e685f5").then(n.bind(null,"a42a"))}},{path:"/403",name:"403",component:function(){return n.e("chunk-19400648").then(n.bind(null,"3f9a"))}}]};t["default"]=a},1402:function(e,t,n){},1736:function(e,t,n){},"1c75":function(e,t,n){"use strict";n("7174")},"1ccf":function(e,t,n){},"258f":function(e,t,n){"use strict";n("7565")},"272a":function(e,t,n){},"3c19":function(e,t,n){"use strict";n("8a79")},"4eb0":function(e,t,n){var a={palettes:["#f5222d","#fa541c","#fadb14","#3eaf7c","#13c2c2","#1890ff","#722ed1","#eb2f96"],animates:n("6d94").preset,theme:{mode:{DARK:"dark",LIGHT:"light",NIGHT:"night"}},layout:{SIDE:"side",HEAD:"head"}};e.exports=a},"4ffd":function(e,t,n){e.exports=n.p+"static/img/logo.9652507e.png"},"56d7":function(e,t,n){"use strict";n.r(t);n("e260"),n("e6cf"),n("cca6"),n("a79d");var a=n("2b0e"),i=function(){var e=this,t=e._self._c;return t("a-config-provider",{attrs:{locale:e.locale,"get-popup-container":e.popContainer}},[t("router-view")],1)},r=[],o=n("5530"),s=n("ca00"),c=n("2f62"),u=n("9d12"),l=n.n(u),d=n("89a5"),f={name:"App",data:function(){return{locale:{}}},created:function(){var e=this;this.setHtmlTitle(),Object(s["a"])((function(t){return e.setDevice(t)}))},mounted:function(){this.setWeekModeTheme(this.weekMode)},watch:{weekMode:function(e){this.setWeekModeTheme(e)},lang:function(e){this.setHtmlTitle()},$route:function(){this.setHtmlTitle()},pageData:{handler:function(e,t){this.setHtmlTitle()},deep:!0},"theme.mode":function(e){var t=this.$message.loading("您选择了主题模式 ".concat(e,", 正在切换..."));l.a.changeThemeColor(this.theme.color,e).then(t)},"theme.color":function(e){var t=this.$message.loading("您选择了主题色 ".concat(e,", 正在切换..."));l.a.changeThemeColor(e,this.theme.mode).then(t)},layout:function(){window.dispatchEvent(new Event("resize"))}},computed:Object(o["a"])({},Object(c["d"])("setting",["layout","theme","weekMode","lang","pageData"])),methods:Object(o["a"])(Object(o["a"])({},Object(c["c"])("setting",["setDevice"])),{},{setWeekModeTheme:function(e){e?document.body.classList.add("week-mode"):document.body.classList.remove("week-mode")},setHtmlTitle:function(){},popContainer:function(){return document.getElementById("popContainer")}})},h=f,p=(n("0ae6"),n("2877")),m=Object(p["a"])(h,i,r,!1,null,null,null),g=m.exports,b=(n("caad"),n("2532"),n("b0c0"),n("8c4f"));a["default"].use(b["a"]);var v={names:["404","403"],paths:["/login","/record","/article","/manuals"],includes:function(e){return this.names.includes(e.name)||this.paths.includes(e.path)}};function y(e){var t=e?n("be67").default:n("0fbc").default;return Object(d["a"])(t.routes),new b["a"](t)}n("1ccf");var k=n("f23d"),x=n("3654"),C=(n("e9c4"),n("d3b7"),n("159b"),n("c740"),a["default"].prototype),O={namespaced:!0,state:{user:void 0,permissions:null,roles:null,routesConfig:null,userList:null,roleList:null,dempList:null},getters:{user:function(e){if(!e.user)try{var t=localStorage.getItem("admin.user");e.user=JSON.parse(t)}catch(n){}return e.user},permissions:function(e){if(!e.permissions)try{var t=localStorage.getItem("admin.permissions");e.permissions=JSON.parse(t),e.permissions=e.permissions?e.permissions:[]}catch(n){}return e.permissions},roles:function(e){if(!e.roles)try{var t=localStorage.getItem("admin.roles");e.roles=JSON.parse(t),e.roles=e.roles?e.roles:[]}catch(n){}return e.roles},routesConfig:function(e){if(!e.routesConfig)try{var t=localStorage.getItem("admin.routes");e.routesConfig=JSON.parse(t),e.routesConfig=e.routesConfig?e.routesConfig:[]}catch(n){}return e.routesConfig}},mutations:{setUser:function(e,t){e.user=t,localStorage.setItem("admin.user",JSON.stringify(t))},setPermissions:function(e,t){e.permissions=t,localStorage.setItem("admin.permissions",JSON.stringify(t))},setRoles:function(e,t){e.roles=t,localStorage.setItem("admin.roles",JSON.stringify(t))},setRoleList:function(e,t){e.roleList=t},setDempList:function(e,t){e.dempList=t},setUserList:function(e,t){t||(t=e.userList||[]),t.forEach((function(t){var n=e.roleList.findIndex((function(e){if(e.id==t.roleId)return!0})),a=C.$findDempNmae(e.dempList,t.dempId,"").name;t.roleName=-1==n?"角色已删除":e.roleList[n].name,t.dempName=a||"部门不存在"})),e.userList=t},setRoutesConfig:function(e,t){e.routesConfig=t,localStorage.setItem("admin.routes",JSON.stringify(t))}}},w=(n("d81d"),n("7db0"),n("f121")),j=n.n(w),P=n("6364");n("ac1f"),n("1276"),n("a15b"),n("4de4"),n("2ca0"),n("b64b"),n("a925"),n("6db9");function S(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";e.forEach((function(e){var n="/"===e.path.substring(0,1);e.fullPath=n?e.path:"/"===t?t+e.path:t+"/"+e.path,e.children&&S(e.children,e.fullPath)}))}var $=n("b85c"),_=n("2909"),L=n("53ca");n("99af");function T(e,t){var n="*";return"string"===typeof e?n=e:"object"===Object(L["a"])(e)&&(n=e.permission),"*"===n||t&&-1!==t.findIndex((function(e){return e===n||e.id===n}))}function M(e,t){var n=void 0;return"object"===Object(L["a"])(e)&&(n=e.role),"*"===e||A(n,t)}function A(e,t){return!!e&&(Array.isArray(e)?-1!==t.findIndex((function(t){return-1!==e.findIndex((function(e){return e===t||e===t.id}))})):-1!==t.findIndex((function(t){return t===e||t.id===e})))}function E(e,t,n){var a,i=[].concat(Object(_["a"])(e.meta.pAuthorities),[e.meta.authority]),r=Object($["a"])(i);try{for(r.s();!(a=r.n()).done;){var o=a.value;if(!T(o,t)&&!M(o,n))return!1}}catch(s){r.e(s)}finally{r.f()}return!0}function I(e,t,n){return e.filter((function(e){return!(e.meta&&void 0===e.meta.invisible&&!E(e,t,n))&&(e.children&&e.children.length>0&&(e.children=I(e.children,t,n)),!0)}))}var H=n("cd3f"),N=n.n(H),D=Object(u["getLocalSetting"])(!0),R=sessionStorage.getItem("admin.tabs.titles"),K=R&&JSON.parse(R)||[],q={namespaced:!0,state:Object(o["a"])(Object(o["a"])({isMobile:!1,animates:P["ADMIN"].animates,palettes:P["ADMIN"].palettes,pageMinHeight:0,menuData:[],pageData:JSON.parse(localStorage.getItem("PAGE-DATA")),activatedFirst:void 0,customTitles:K},j.a),D),getters:{menuData:function(e,t,n){if(e.filterMenu){var a=n.account,i=a.permissions,r=a.roles;return I(N()(e.menuData),i,r)}return e.menuData},firstMenu:function(e,t){var n=t.menuData;return n.length>0&&!n[0].fullPath&&S(n),n.map((function(e){var t=Object(o["a"])({},e);return delete t.children,t}))},subMenu:function(e){var t=e.menuData,n=e.activatedFirst;t.length>0&&!t[0].fullPath&&S(t);var a=t.find((function(e){return e.fullPath===n}));return a&&a.children||[]}},mutations:{setDevice:function(e,t){e.isMobile=t},setTheme:function(e,t){e.theme=t},setLayout:function(e,t){e.layout=t},setMultiPage:function(e,t){e.multiPage=t},setAnimate:function(e,t){e.animate=t},setWeekMode:function(e,t){e.weekMode=t},setFixedHeader:function(e,t){e.fixedHeader=t},setFixedSideBar:function(e,t){e.fixedSideBar=t},setLang:function(e,t){e.lang=t},setHideSetting:function(e,t){e.hideSetting=t},correctPageMinHeight:function(e,t){e.pageMinHeight+=t},setMenuData:function(e,t){e.menuData=t},setAsyncRoutes:function(e,t){e.asyncRoutes=t},setPageWidth:function(e,t){e.pageWidth=t},setActivatedFirst:function(e,t){e.activatedFirst=t},setFixedTabs:function(e,t){e.fixedTabs=t},setPageData:function(e,t){for(var n in t)(n.includes("page")&&!n.includes("Text")||"backgroundImage"==n||"loginBox"==n)&&(t[n]=JSON.parse(t[n]));e.systemName=t.pageTitleText,e.copyright=t.pageFooterText,localStorage.setItem("PAGE-DATA",JSON.stringify(t)),e.pageData=t},savePageData:function(e,t){e.copyright=t.pageFooterText,e.systemName=t.pageTitleText,localStorage.setItem("PAGE-DATA",JSON.stringify(t)),e.pageData=t},setCustomTitle:function(e,t){var n=t.path,a=t.title;if(a){var i=e.customTitles.find((function(e){return e.path===n}));i?i.title=a:e.customTitles.push({path:n,title:a}),sessionStorage.setItem("admin.tabs.titles",JSON.stringify(e.customTitles))}}}},F={account:O,setting:q};a["default"].use(c["a"]);var B=new c["a"].Store({modules:F}),W=B,z=(n("81ca"),n("25f0"),function(e,t){return e.find((function(e){return e.id===t.meta.authority.permission}))}),G=function(e,t){var n=t.meta.authority.role;return n?e.filter((function(e){return-1!==n.findIndex((function(t){return t===e.id}))})):[]},J=function(e){return-1!==e.toString().indexOf("//--auth-inject")},U=function(e,t,n,a,i){var r=e.check,o=e.type;return r&&"function"===typeof r?r.apply(this,[t,n,a,i]):"permission"===o?V(r,t):"role"===o?Y(r,n):V(r,t)||Y(r,n)},V=function(e,t){return t&&t.operation&&-1!==t.operation.indexOf(e)},Y=function(e,t){if(!t)return!1;var n,a=Object($["a"])(t);try{for(a.s();!(n=a.n()).done;){var i=n.value,r=i.operation;if(r&&-1!==r.indexOf(e))return!0}}catch(o){a.e(o)}finally{a.f()}return!1},Q=function(e,t,n){var a=t.arg,i=t.value,r=n.context,o=r.$auth;o&&o(i,a)?Z(e):X(e)},X=function(e){"BUTTON"===e.tagName?e.disabled=!0:e.classList.add("disabled"),e.setAttribute("title","无此权限")},Z=function(e){e.disabled=!1,e.classList.remove("disabled"),e.removeAttribute("title")},ee={install:function(e){e.directive("auth",{bind:function(e,t,n){setTimeout((function(){return Q(e,t,n)}),10)},componentUpdated:function(e,t,n){setTimeout((function(){return Q(e,t,n)}),10)},unbind:function(e){Z(e)}}),e.mixin({beforeCreate:function(){var e=this;if(this.$options.authorize){var t=this.$options.authorize;Object.keys(t).forEach((function(n){if(e.$options.methods[n]){var a=e.$options.methods[n];if(!J(a)){var i=t[n];i="string"===typeof i?{check:i}:i;var r=i,o=r.check,s=r.type,c=r.onFailure;e.$options.methods[n]=function(){return this.$auth(o,s)?a.apply(this,arguments):c&&"function"===typeof c?(this["$".concat(o,"Failure")]=c,this["$".concat(o,"Failure")](o)):(this.$message.error("对不起,您没有操作权限:".concat(o)),0)}}}}))}},methods:{$auth:function(e,t){var n=this.$store.getters["account/permissions"],a=this.$store.getters["account/roles"],i=z(n,this.$route),r=G(a,this.$route);return U.apply(this,[{check:e,type:t},i,r,n,a])}}})}},te=ee,ne={install:function(e){e.mixin({methods:{$closePage:function(e,t){var n=new CustomEvent("page:close",{detail:{closeRoute:e,nextRoute:t}});window.dispatchEvent(n)},$refreshPage:function(e){var t="object"===Object(L["a"])(e)?e.path:e,n=new CustomEvent("page:refresh",{detail:{pageKey:t}});window.dispatchEvent(n)},$openPage:function(e,t){this.$setPageTitle(e,t),this.$router.push(e)},$setPageTitle:function(e,t){if(t){var n="object"===Object(L["a"])(e)?e.path:e;n=n&&n.split("?")[0],this.$store.commit("setting/setCustomTitle",{path:n,title:t})}}},computed:{customTitle:function(){var e=this.$store.state.setting.customTitles,t=this.$route.path.split("?")[0],n=e.find((function(e){return e.path===t}));return n&&n.title}}})}},ae=ne,ie=n("daa8"),re=(Object(ie["a"])("https://192.168.0.32:3000",{autoConnect:!1}),{install:function(e){e.use(te),e.use(ae)}}),oe=re,se=n("b775"),ce=n("323e"),ue=n.n(ce);ue.a.configure({showSpinner:!1});var le=function(e,t,n){ue.a.isStarted()||ue.a.start(),n()},de=function(e,t,n,a){var i=a.message;v.includes(e)||Object(se["b"])()?n():(i.warning("登录已失效,请重新登录"),n({path:"/login"}))},fe=function(e,t,n,a){var i=a.store,r=a.message,o=i.getters["account/permissions"],s=i.getters["account/roles"];E(e,o,s)?n():(r.warning("对不起,您无权访问页面: ".concat(e.fullPath,",请联系管理员")),n({path:"/403"}))},he=function(e,t,n,a){var i=a.store,r=function e(t){var n=t[0];return n.children&&0!==n.children.length?e(n.children):n};if("mix"===i.state.setting.layout){var o=i.getters["setting/firstMenu"];if(o.find((function(t){return t.fullPath===e.fullPath}))){i.commit("setting/setActivatedFirst",e.fullPath);var s=i.getters["setting/subMenu"];if(s.length>0){var c=r(s);return n({path:c.fullPath})}}}n()},pe=function(){ue.a.done()},me={beforeEach:[le,de,fe,he],afterEach:[pe]},ge=(n("a78e"),{onFulfilled:function(e,t){var n=t.message;return 401===e.data.code&&n.error("无此权限"),e},onRejected:function(e,t){var n=t.message,a=e.response;return 401===a.data.code&&n.error("无此权限"),Promise.reject(e)}}),be={onFulfilled:function(e,t){var n=t.message;return 403===e.data.code&&n.error(e.data.message),e},onRejected:function(e,t){var n=t.message,a=e.response;return 403===a.data.code&&n.error(a.data.message),Promise.reject(e)}},ve={onFulfilled:function(e,t){var n=t.message,a=e.url,i=e.xsrfCookieName;e.headers["Authorization"]=localStorage.getItem("editor_token");var r=["login","article","manuals"],o=function(){return r.forEach((function(e){-1!==a.indexOf(e)&&!1})),!0};return o()||!i||localStorage.getItem("Authorization")||n.warning("认证 token 已过期,请重新登录"),e},onRejected:function(e,t){var n=t.message;return n.error(e.message),Promise.reject(e)}},ye={request:[ve],response:[ge,be]};function ke(e){var t=e.router,n=e.store,a=e.i18n,i=e.message;Object(d["f"])({router:t,store:n,i18n:a}),Object(se["c"])(ye,{router:t,store:n,i18n:a,message:i}),Object(d["d"])(),Object(d["c"])(me,{router:t,store:n,i18n:a,message:i})}var xe=ke,Ce=(n("5c3a"),n("c7eb")),Oe=n("1da1");n("a434"),n("d9e2"),n("a630"),n("3ca3"),n("ddb0"),n("2b3d"),n("9861"),n("00b4");function we(e){var t=null;if(e&&"object"===Object(L["a"])(e))for(var n in t=e instanceof Array?[]:{},e){if("parent"===n)break;t[n]=we(e[n])}else t=e;return t}function je(e,t,n){var a=arguments.length>3&&void 0!==arguments[3]?arguments[3]:[],i={name:n,idArray:a};for(var r in e){var o=e[r];o.id==t&&(i.idArray.splice(0,0,o.id),i.name=n?o.name+"--"+n:o.name,0!==o.parentId&&(i=je(e,o.parentId,i.name,i.idArray)))}return i}function Pe(e){var t=new Date(e),n=t.getFullYear(),a=t.getMonth()+1<10?"0"+(t.getMonth()+1):t.getMonth()+1,i=t.getDate(),r=t.getHours(),o=t.getMinutes(),s=t.getSeconds(),c="".concat(n,"-").concat(a,"-").concat(i," ").concat(r<10?"0"+r:r,":").concat(o<10?"0"+o:o,":").concat(s<10?"0"+s:s);return c}function Se(e,t){return new Promise((function(n,a){var i=document.createElement("input");i.type="file",i.multiple=t,i.accept=e,i.click();var r=function e(){document.removeEventListener("mousemove",e),i.files&&i.files.length<=0&&a(new Error("用户取消上传"))};i.onchange=Object(Oe["a"])(Object(Ce["a"])().mark((function e(){return Object(Ce["a"])().wrap((function(e){while(1)switch(e.prev=e.next){case 0:try{n(t?Array.from(i.files):i.files[0])}catch(r){a(r)}case 1:case"end":return e.stop()}}),e)}))),document.addEventListener("mousemove",r,!1)}))}function $e(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},t=e.key,n=void 0===t?"id":t,a=e.parentKey,i=void 0===a?"pid":a,r=e.childKey,o=void 0===r?"children":r,s=arguments.length>1?arguments[1]:void 0,c={},u=s.length;while(u--)c[s[u][n]]=s[u];var l=[],d=s.length;while(++u-1}},reverse:{type:Boolean,default:!0}},computed:{enterAnimate:function(){return this.activeClass(!1)},leaveAnimate:function(){return this.activeClass(!0)}},methods:{activeClass:function(e){var t=this,n=r["preset"].find((function(e){return t.animate==e.name}));if(void 0==n)return"";var a="";a=void 0==this.direction?n.directions[0]:n.directions.find((function(e){return e==t.direction})),a=void 0==a||"default"===a?"":a,""!=a&&(a=e&&this.reverse?this.reversePosition(a,n.directions):a,a=a[0].toUpperCase()+a.substring(1));var i=e?"Out":"In";return n.name+i+a},reversePosition:function(e,t){if(0==e.length||"x"==e||"y"==e)return e;var n=t.indexOf(e);return n=n%2==1?n-1:n+1,t[n]}}},s=o,c=(n("6935"),n("2877")),u=Object(c["a"])(s,a,i,!1,null,null,null);t["a"]=u.exports},7878:function(e,t,n){var a=n("7037").default;function i(e,t){t=t||1;for(var n="\n",r=" ",o="",s=0;s=h&&(o=o.substring(0,o.length-h)),c&&!u||(f=n+o+f),"".concat(d).concat(l).concat(f)}n("a15b"),n("d81d"),n("99af"),n("b64b"),e.exports={formatConfig:i}},"872d":function(e,t,n){},"89a5":function(e,t,n){"use strict";n.d(t,"e",(function(){return d})),n.d(t,"d",(function(){return f})),n.d(t,"b",(function(){return g})),n.d(t,"c",(function(){return b})),n.d(t,"a",(function(){return p})),n.d(t,"f",(function(){return l}));var a=n("2909"),i=n("5530"),r=n("53ca"),o=(n("d3b7"),n("159b"),n("9911"),n("b64b"),n("b0c0"),n("7db0"),n("07ac"),n("d81d"),n("2ca0"),n("99af"),n("4de4"),n("ac1f"),n("1276"),n("a15b"),n("a09f")),s=n("8c4f"),c=(n("3c4e"),n("be67")),u=(n("a78e"),{router:void 0,i18n:void 0,store:void 0});function l(e){var t=e.router,n=e.store,a=e.i18n;u.router=t,u.store=n,u.i18n=a}function d(e,t){var n=[];return e.forEach((function(e){var a=void 0,o={};"string"===typeof e?(a=t[e],o={path:a&&a.path||e,router:e}):"object"===Object(r["a"])(e)&&(a=t[e.router],o=e),a||(a="string"===typeof e?{path:e,name:e}:e);var s=Object(i["a"])({authority:a.authority,icon:a.icon,page:a.page,link:a.link,params:a.params,query:a.query},a.meta),c=Object(i["a"])({authority:o.authority,icon:o.icon,page:o.page,link:o.link,params:o.params,query:o.query},o.meta);Object.keys(c).forEach((function(e){void 0!==c[e]&&null!==c[e]&&""!==c[e]||delete c[e]})),Object.assign(s,c);var u={path:o.path||a.path||o.router,name:o.name||a.name,component:a.component,redirect:o.redirect||a.redirect,meta:Object(i["a"])(Object(i["a"])({},s),{},{authority:s.authority||"*"})};(o.invisible||a.invisible)&&(u.meta.invisible=!0),o.children&&o.children.length>0&&(u.children=d(o.children,t)),n.push(u)})),n}function f(e){if(arguments.length>0){var t=arguments[0];(t.router||t.i18n||t.store)&&(e=arguments[1])}var n=u.router,a=u.store;u.i18n;e?a.commit("account/setRoutesConfig",e):e=a.getters["account/routesConfig"];var r=a.state.setting.asyncRoutes;if(r&&e&&e.length>0){var l=d(e,o["a"]),f=h(c["default"].routes,l);p(f),n.options=Object(i["a"])(Object(i["a"])({},n.options),{},{routes:f}),n.matcher=new s["a"](Object(i["a"])(Object(i["a"])({},n.options),{},{routes:[]})).matcher,n.addRoutes(f)}var m=n.options.routes.find((function(e){return"/"===e.path})),g=m&&m.children;g&&a.commit("setting/setMenuData",g)}function h(e,t){var n={};return e.forEach((function(e){return n[e.path]=e})),t.forEach((function(e){return n[e.path]=e})),Object.values(n)}function p(e){e.forEach((function(e){var t=e.path;t.startsWith("/")||"*"===t||(e.path="/"+t)})),m(e)}function m(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[];e.forEach((function(e){var n=e.meta,i=t[t.length-1]||{permission:"*"};if(n){var o={};if(n.authority){if("string"===typeof n.authority)o.permission=n.authority;else if("object"===Object(r["a"])(n.authority)){o=n.authority;var s=o,c=s.role;"string"===typeof c&&(o.role=[c]),o.permission||o.role||(o=i)}}else o=i;n.authority=o}else{var u=i;e.meta={authority:u}}e.meta.pAuthorities=t,e.children&&m(e.children,[].concat(Object(a["a"])(t),[e.meta.authority]))}))}function g(e){var t=e.split("/").filter((function(e){return!e.startsWith(":")&&""!=e}));return t.push("name"),t.join(".")}function b(e,t){var n=e.beforeEach,a=e.afterEach,i=t.router;n.forEach((function(e){e&&"function"===typeof e&&i.beforeEach((function(n,a,i){return e(n,a,i,t)}))})),a.forEach((function(e){e&&"function"===typeof e&&i.afterEach((function(n,a){return e(n,a,t)}))}))}},"8a79":function(e,t,n){},"8c1c":function(e,t,n){},"8cbc":function(e,t,n){"use strict";n("c328")},"9d12":function(e,t,n){var a=n("ded3").default,i=n("448a").default;n("99af");var r=n("6a71"),o=n("f121"),s=o.theme,c=n("bc8f"),u=c.getMenuColors,l=c.getAntdColors,d=c.getThemeToggleColors,f=c.getFunctionalColors,h=n("6364"),p=h.ANTD;function m(e,t){var n=e||s.color,a=t||s.mode,r=d(n,a),o=[].concat(i(r.mainColors),i(r.subColors),i(r.menuColors),i(r.contentColors),i(r.rgbColors),i(r.functionalColors.success),i(r.functionalColors.warning),i(r.functionalColors.error));return o}function g(e,t){var n=r.changer.changeColor({newColors:m(e,t)});return n}function b(e){var t=e||s.color,n=l(t,s.mode),i=u(t,s.mode),r=f(s.mode),o=r.success,c=r.warning,d=r.error,h=n[5];return a({"primary-color":h,"primary-1":n[0],"primary-2":n[1],"primary-3":n[2],"primary-4":n[3],"primary-5":n[4],"primary-6":n[5],"primary-7":n[6],"primary-8":n[7],"primary-9":n[8],"primary-10":n[9],"info-color":h,"success-color":o[5],"warning-color":c[5],"error-color":d[5],"alert-info-bg-color":n[0],"alert-info-border-color":n[2],"alert-success-bg-color":o[0],"alert-success-border-color":o[2],"alert-warning-bg-color":c[0],"alert-warning-border-color":c[2],"alert-error-bg-color":d[0],"alert-error-border-color":d[2],"processing-color":h,"menu-dark-submenu-bg":i[0],"layout-header-background":i[1],"layout-trigger-background":i[2],"btn-danger-bg":d[4],"btn-danger-border":d[4]},p.theme[s.mode])}function v(e){if(e&&e.theme){var t=e.theme,n=t.color,a=t.mode;n=n||s.color,a=a||s.mode,g(n,a)}}function y(e){var t={};try{var n=localStorage.getItem("admin.setting");t=JSON.parse(n)}catch(a){}return e&&v(t),t}e.exports={getThemeColors:m,changeThemeColor:g,modifyVars:b,loadLocalTheme:v,getLocalSetting:y}},"9eef":function(e,t,n){"use strict";n("e77b")},a078:function(e,t){e.exports={theme:{color:"#13c2c2",mode:"dark"},multiPage:!0,animate:{name:"lightSpeed",direction:"left"},asyncRoutes:!0}},a09f:function(e,t,n){"use strict";n("d3b7"),n("3ca3"),n("ddb0");var a={tabs:function(){return n.e("chunk-2d0f0f76").then(n.bind(null,"9f2e"))},blank:function(){return Promise.resolve().then(n.bind(null,"c7f3"))},page:function(){return Promise.resolve().then(n.bind(null,"c8c3"))}},i={article:{path:"article",name:"文章",component:function(){return Promise.all([n.e("chunk-83a57bd6"),n.e("chunk-6a5b4dbe")]).then(n.bind(null,"33c5"))}},manuals:{path:"manuals",name:"手册",component:function(){return Promise.all([n.e("chunk-98971e2c"),n.e("chunk-580ca977")]).then(n.bind(null,"224c"))}},manualsPerview:{path:"manualsPerview",name:"手册预览",component:function(){return Promise.all([n.e("chunk-98971e2c"),n.e("chunk-3b4e252e")]).then(n.bind(null,"9b6e"))}},editorManuals:{path:"editorManuals",name:"手册编辑",component:function(){return Promise.all([n.e("chunk-83a57bd6"),n.e("chunk-7a26dadf")]).then(n.bind(null,"0fa4"))}},exception:{name:"异常页",icon:"warning",component:a.blank},exp403:{authority:"*",name:"exp403",path:"403",component:function(){return n.e("chunk-19400648").then(n.bind(null,"3f9a"))}},exp404:{name:"exp404",path:"404",component:function(){return n.e("chunk-75e685f5").then(n.bind(null,"a42a"))}},exp500:{name:"exp500",path:"500",component:function(){return n.e("chunk-488247af").then(n.bind(null,"5827"))}}};t["a"]=i},a41c:function(e,t,n){"use strict";var a=function(){var e=this,t=e._self._c;return t("div",[t("div",{class:["mask",e.visible?"open":"close"],on:{click:e.close}}),t("div",{class:["drawer",e.placement,e.visible?"open":"close"]},[t("div",{ref:"drawer",staticClass:"content beauty-scroll"},[e._t("default")],2),e.showHandler?t("div",{ref:"handler",class:["handler-container",e.placement,e.visible?"open":"close"],on:{click:e.toggle}},[e.$slots.handler?e._t("handler"):t("div",{staticClass:"handler"},[t("a-icon",{attrs:{type:e.visible?"close":"bars"}})],1)],2):e._e()])])},i=[],r={name:"Drawer",data:function(){return{}},model:{prop:"visible",event:"change"},props:{visible:{type:Boolean,required:!1,default:!1},placement:{type:String,required:!1,default:"left"},showHandler:{type:Boolean,required:!1,default:!0}},methods:{open:function(){this.$emit("change",!0)},close:function(){this.$emit("change",!1)},toggle:function(){this.$emit("change",!this.visible)}}},o=r,s=(n("8cbc"),n("2877")),c=Object(s["a"])(o,a,i,!1,null,"430cd41a",null);t["a"]=c.exports},accc3:function(e,t,n){"use strict";n("272a")},b775:function(e,t,n){"use strict";n.d(t,"a",(function(){return l})),n.d(t,"d",(function(){return d})),n.d(t,"b",(function(){return p})),n.d(t,"c",(function(){return m}));var a=n("c7eb"),i=n("5530"),r=n("1da1"),o=(n("ac1f"),n("1276"),n("d81d"),n("d3b7"),n("159b"),n("5319"),n("bc3a")),s=n.n(o),c=(n("a78e"),"Authorization");s.a.defaults.timeout=5e3,s.a.defaults.withCredentials=!1,s.a.defaults.xsrfHeaderName=c,s.a.defaults.xsrfCookieName=c;var u={BEARER:"Bearer",BASIC:"basic",AUTH1:"auth1",AUTH2:"auth2"},l={GET:"GET",POST:"POST",PATCG:"PATCH",DELETE:"DELETE"};function d(e,t,n,a){return f.apply(this,arguments)}function f(){return f=Object(r["a"])(Object(a["a"])().mark((function e(t,n,r,o){return Object(a["a"])().wrap((function(e){while(1)switch(e.prev=e.next){case 0:e.t0=n,e.next=e.t0===l.GET?3:e.t0===l.POST?4:e.t0===l.PACTH?5:e.t0===l.DELETE?6:7;break;case 3:return e.abrupt("return",s.a.get(t,Object(i["a"])({params:r},o)));case 4:return e.abrupt("return",s.a.post(t,r,o));case 5:return e.abrupt("return",s.a.patch(t,r));case 6:return e.abrupt("return",s.a.delete(t,r));case 7:return e.abrupt("return",s.a.get(t,Object(i["a"])({params:r},o)));case 8:case"end":return e.stop()}}),e)}))),f.apply(this,arguments)}function h(){var e=window.location.href.split("?");return!(!e[1]||(e=e[1].split("&"),e=e.map((function(e){return e.split("=")})),e.forEach((function(t){e[t[0]]=t[1]})),!e.token))&&(localStorage.setItem("Authorization",e.token),!0)}function p(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:u.BEARER;switch(e){case u.BEARER:if(localStorage.getItem("Authorization")||localStorage.getItem(c)||h())return!0;break;case u.BASIC:case u.AUTH1:case u.AUTH2:default:break}return!1}function m(e,t){var n=e.request,a=e.response;n.forEach((function(e){var n=e.onFulfilled,a=e.onRejected;n&&"function"===typeof n||(n=function(e){return e}),a&&"function"===typeof a||(a=function(e){return Promise.reject(e)}),s.a.interceptors.request.use((function(e){return n(e,t)}),(function(e){return a(e,t)}))})),a.forEach((function(e){var n=e.onFulfilled,a=e.onRejected;n&&"function"===typeof n||(n=function(e){return e}),a&&"function"===typeof a||(a=function(e){return Promise.reject(e)}),s.a.interceptors.response.use((function(e){return n(e,t)}),(function(e){return a(e,t)}))}))}},ba40:function(e,t,n){"use strict";n("bf5c")},bc84:function(e,t,n){"use strict";n("b0c0");var a=function(){var e=this,t=e._self._c;return t("admin-layout",[t("contextmenu",{attrs:{itemList:e.menuItemList,visible:e.menuVisible},on:{"update:visible":function(t){e.menuVisible=t},select:e.onMenuSelect}}),e.multiPage?t("tabs-head",{attrs:{active:e.activePage,"page-list":e.pageList},on:{change:e.changePage,close:e.remove,refresh:e.refresh,contextmenu:e.onContextmenu}}):e._e(),t("div",{class:["tabs-view-content",e.layout,e.pageWidth],style:"margin-top: ".concat(e.multiPage?-24:0,"px")},[t("page-toggle-transition",{attrs:{disabled:e.animate.disabled,animate:e.animate.name,direction:e.animate.direction}},[e.multiPage&&e.cachePage?t("a-keep-alive",{attrs:{"exclude-keys":e.excludeKeys},model:{value:e.clearCaches,callback:function(t){e.clearCaches=t},expression:"clearCaches"}},[e.refreshing?e._e():t("router-view",{key:e.$route.path,ref:"tabContent"})],1):e.refreshing?e._e():t("router-view",{ref:"tabContent"})],1)],1)],1)},i=[],r=n("5530"),o=(n("c740"),n("7db0"),n("d3b7"),n("d81d"),n("a434"),n("4de4"),n("caad"),n("2532"),n("ac1f"),n("1276"),n("e9c4"),n("159b"),n("4d63"),n("c607"),n("2c3e"),n("25f0"),n("99af"),function(){var e=this,t=e._self._c;return t("a-layout",{class:["admin-layout","beauty-scroll"]},[e.isMobile?t("drawer",{model:{value:e.drawerOpen,callback:function(t){e.drawerOpen=t},expression:"drawerOpen"}},[t("side-menu",{attrs:{theme:e.theme.mode,menuData:e.menuData,collapsed:!1,collapsible:!1},on:{menuSelect:e.onMenuSelect}})],1):"side"===e.layout||"mix"===e.layout?t("side-menu",{class:[e.fixedSideBar?"fixed-side":""],attrs:{theme:e.theme.mode,menuData:e.sideMenuData,collapsed:e.collapsed,collapsible:!0}}):e._e(),e.fixedSideBar&&!e.isMobile?t("div",{staticClass:"virtual-side",style:"width: ".concat(e.sideMenuWidth,"; min-width: ").concat(e.sideMenuWidth,";max-width: ").concat(e.sideMenuWidth,";")}):e._e(),e.hideSetting?e._e():t("drawer",{attrs:{placement:"right"},model:{value:e.showSetting,callback:function(t){e.showSetting=t},expression:"showSetting"}},[t("div",{staticClass:"setting",attrs:{slot:"handler"},slot:"handler"},[t("a-icon",{attrs:{type:e.showSetting?"close":"setting"}})],1),t("setting")],1),t("a-layout",{staticClass:"admin-layout-main beauty-scroll"},[t("admin-header",{class:[{"fixed-tabs":e.fixedTabs,"fixed-header":e.fixedHeader,"multi-page":e.multiPage}],style:e.headerStyle,attrs:{menuData:e.headMenuData,collapsed:e.collapsed},on:{toggleCollapse:e.toggleCollapse}}),t("a-layout-header",{directives:[{name:"show",rawName:"v-show",value:e.fixedHeader,expression:"fixedHeader"}],class:["virtual-header",{"fixed-tabs":e.fixedTabs,"fixed-header":e.fixedHeader,"multi-page":e.multiPage}]}),t("a-layout-content",{staticClass:"admin-layout-content",style:"min-height: ".concat(e.minHeight,"px;")},[t("div",{staticStyle:{position:"relative"}},[e._t("default")],2)]),t("a-layout-footer",{staticStyle:{padding:"0px"}},[t("page-footer",{attrs:{"link-list":e.footerLinks,copyright:e.pageData.pageFooterText}})],1)],1)],1)}),s=[],c=n("b85c"),u=(n("fb6a"),function(){var e=this,t=e._self._c;return t("a-layout-header",{class:[e.headerTheme,"admin-header"]},[t("div",{class:["admin-header-wide",e.layout,e.pageWidth]},[e.isMobile||"head"===e.layout?t("router-link",{class:["logo",e.isMobile?null:"pc",e.headerTheme],attrs:{to:"/"}},[t("img",{attrs:{width:"32",src:n("4ffd")}})]):e._e(),e.isMobile?t("a-divider",{attrs:{type:"vertical"}}):e._e(),"head"!==e.layout?t("a-icon",{staticClass:"trigger",attrs:{type:e.collapsed?"menu-unfold":"menu-fold"},on:{click:e.toggleCollapse}}):e._e(),"side"===e.layout||e.isMobile?e._e():t("div",{staticClass:"admin-header-menu",style:"width: ".concat(e.menuWidth,";")},[t("i-menu",{staticClass:"head-menu",attrs:{theme:e.headerTheme,mode:"horizontal",options:e.menuData},on:{select:e.onSelect}})],1),t("div",{class:["admin-header-right",e.headerTheme]},[t("a-tooltip",{staticClass:"header-item",attrs:{title:"帮助文档",placement:"bottom"},on:{click:function(t){return e.getHelpDoc()}}},[t("div",{attrs:{href:"https://iczer.gitee.io/vue-antd-admin-docs/",target:"_blank"}},[t("a-icon",{attrs:{type:"question-circle-o"}})],1)]),e.allScreen?t("div",{staticClass:"screen",on:{click:e.cancelisAllScreen}},[t("a-icon",{attrs:{type:"fullscreen-exit"}}),e._v("取消全屏 ")],1):t("div",{staticClass:"screen",on:{click:e.AllScreen}},[t("a-icon",{attrs:{type:"fullscreen"}}),e._v("全屏 ")],1),t("header-avatar",{staticClass:"header-item"})],1)],1)])}),l=[],d=function(){var e=this,t=e._self._c;return t("a-dropdown",[t("div",{staticClass:"header-avatar",staticStyle:{cursor:"pointer"}},[t("span",{staticClass:"name"},[e._v(e._s(e.user.name))])]),t("a-menu",{class:["avatar-menu"],attrs:{slot:"overlay"},slot:"overlay"},[t("a-menu-item",[t("a-icon",{attrs:{type:"user"}}),t("span",[e._v("个人中心")])],1),t("a-menu-item",[t("a-icon",{attrs:{type:"setting"}}),t("span",[e._v("设置")])],1),t("a-menu-divider"),t("a-menu-item",{on:{click:e.logout}},[t("a-icon",{staticStyle:{"margin-right":"8px"},attrs:{type:"poweroff"}}),t("span",[e._v("退出登录")])],1)],1)],1)},f=[],h=n("2f62"),p={name:"HeaderAvatar",computed:Object(r["a"])({},Object(h["b"])("account",["user"])),methods:{logout:function(e){function t(){return e.apply(this,arguments)}return t.toString=function(){return e.toString()},t}((function(){logout(),this.$router.push("/login")}))}},m=p,g=(n("0a10"),n("2877")),b=Object(g["a"])(m,d,f,!1,null,null,null),v=b.exports,y=n("3835"),k=(n("4fadc"),n("5319"),n("b64b"),n("9911"),n("55f1")),x=n("0c63"),C=n("694b"),O=n.n(C),w=n("89a5"),j=k["a"].Item,P=k["a"].SubMenu,S=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=e;return Object.entries(t).forEach((function(e){var t=Object(y["a"])(e,2),a=t[0],i=t[1];n=n.replace(new RegExp(":".concat(a),"g"),i)})),n},$=function e(t){var n={};return t.forEach((function(t){if(n[t.fullPath]=t,t.children&&t.children.length>0){var a=e(t.children);Object.assign(n,a)}})),n},_={name:"IMenu",props:{options:{type:Array,required:!0},theme:{type:String,required:!1,default:"dark"},mode:{type:String,required:!1,default:"inline"},collapsed:{type:Boolean,required:!1,default:!1},i18n:Object,openKeys:Array},data:function(){return{selectedKeys:[],sOpenKeys:[],cachedOpenKeys:[]}},computed:{menuTheme:function(){return"light"==this.theme?this.theme:"dark"},routesMap:function(){return $(this.options)}},created:function(){var e=this;if(this.updateMenu(),this.options.length>0&&!this.options[0].fullPath&&this.formatOptions(this.options,""),this.i18n&&this.i18n.messages){var t=this.i18n.messages;Object.keys(t).forEach((function(n){e.$i18n.mergeLocaleMessage(n,t[n])}))}},watch:{options:function(e){e.length>0&&!e[0].fullPath&&this.formatOptions(this.options,"")},i18n:function(e){var t=this;if(e&&e.messages){var n=this.i18n.messages;Object.keys(n).forEach((function(e){t.$i18n.mergeLocaleMessage(e,n[e])}))}},collapsed:function(e){e?(this.cachedOpenKeys=this.sOpenKeys,this.sOpenKeys=[]):this.sOpenKeys=this.cachedOpenKeys},$route:function(){this.updateMenu()},sOpenKeys:function(e){this.$emit("openChange",e),this.$emit("update:openKeys",e)}},methods:{renderIcon:function(e,t,n){if(this.$scopedSlots.icon&&t&&"none"!==t){var a=this.$scopedSlots.icon({icon:t,key:n});return a.forEach((function(e){e.data.class=e.data.class?e.data.class:[],e.data.class.push("anticon")})),a}return t&&"none"!=t?e(x["a"],{props:{type:t}}):null},renderMenuItem:function(e,t){var n="router-link",a=S(t.fullPath,t.meta.params),i={props:{to:{path:a,query:t.meta.query}},attrs:{style:"overflow:hidden;white-space:normal;text-overflow:clip;"}};return t.meta&&t.meta.link&&(n="a",i={attrs:{style:"overflow:hidden;white-space:normal;text-overflow:clip;",href:t.meta.link,target:"_blank"}}),e(j,{key:t.fullPath},[e(n,i,[this.renderIcon(e,t.meta?t.meta.icon:"none",t.fullPath),this.$t(Object(w["b"])(t.fullPath))])])},renderSubMenu:function(e,t){var n=this,a=[e("span",{slot:"title",attrs:{style:"overflow:hidden;white-space:normal;text-overflow:clip;"}},[this.renderIcon(e,t.meta?t.meta.icon:"none",t.fullPath),this.$t(Object(w["b"])(t.fullPath))])],i=[];return t.children.forEach((function(t){i.push(n.renderItem(e,t))})),e(P,{key:t.fullPath},a.concat(i))},renderItem:function(e,t){var n=t.meta;if(!n||!n.invisible){var a=!1,i=t.children;if(void 0!=i)for(var r=0;r-1)return!0;var n,a=Object(c["a"])(e);try{for(a.s();!(n=a.n()).done;){var i=n.value;if(Object(re["c"])(i)&&i.test(t))return!0}}catch(r){a.e(r)}finally{a.f()}return!1}return"string"===typeof e?e.split(",").indexOf(t)>-1:!!Object(re["c"])(e)&&e.test(t)}function ce(e){return e&&(e.Ctor.options.name||e.tag)}function ue(e){var t=e.componentOptions,n=e.key;return null==n?t.Ctor.cid+(t.tag?"::".concat(t.tag):""):n+t.Ctor.cid}function le(e){if(Array.isArray(e))for(var t=0;t0){var t=this.cache,n=this.keys;e.forEach((function(e){fe(t,e,n)})),this.$emit("clear",[])}}},created:function(){this.cache=Object.create(null),this.keys=[]},destroyed:function(){for(var e in this.cache)he(this.cache,e,this.keys)},mounted:function(){var e=this;this.$watch("include",(function(t){de(e,(function(e){return se(t,e)}))})),this.$watch("exclude",(function(t){de(e,(function(e){return!se(t,e)}))})),this.$watch("excludeKeys",(function(t){de(e,(function(e,n){return!se(t,n)}))}))},render:function(){var e=this.$slots.default,t=le(e),n=t&&t.componentOptions;if(n){var a=ce(n),i=ue(t),r=this.include,o=this.exclude,s=this.excludeKeys;if(r&&(!a||!se(r,a))||o&&a&&se(o,a)||s&&i&&se(s,i))return t;var c=this.cache,u=this.keys,l=null==t.key?n.Ctor.cid+(n.tag?"::".concat(n.tag):""):t.key+n.Ctor.cid;c[l]?(t.componentInstance=c[l].componentInstance,Object(re["d"])(u,l),u.push(l)):(c[l]=t,u.push(l),this.max&&u.length>parseInt(this.max)&&he(c,u[0],u,this._vnode)),t.data.keepAlive=!0}return t||e&&e[0]}},me=function(){var e=this,t=e._self._c;return t("div",{class:["tabs-head",e.layout,e.pageWidth]},[t("a-tabs",{class:["tabs-container",e.layout,e.pageWidth,{affixed:e.affixed,"fixed-header":e.fixedHeader,collapsed:e.adminLayout.collapsed}],attrs:{type:"editable-card","active-key":e.active,"hide-add":!0}},e._l(e.pageList,(function(n){return t("a-tab-pane",{key:n.path},[t("div",{staticClass:"tab",attrs:{slot:"tab"},on:{contextmenu:function(t){return e.onContextmenu(n.path,t)}},slot:"tab"},[t("a-icon",{class:["icon-sync",{hide:n.path!==e.active&&!n.loading}],attrs:{type:n.loading?"loading":"sync"},on:{click:function(t){return e.onRefresh(n)}}}),t("div",{staticClass:"title",on:{click:function(t){return e.onTabClick(n.path)}}},[e._v(e._s(e.pageName(n)))]),n.unclose?e._e():t("a-icon",{staticClass:"icon-close",attrs:{type:"close"},on:{click:function(t){return e.onClose(n.path)}}})],1)])})),1),e.affixed?t("div",{staticClass:"virtual-tabs"}):e._e()],1)},ge=[],be={name:"TabsHead",i18n:{messages:{CN:{lock:"点击锁定页签头",unlock:"点击解除锁定"},HK:{lock:"點擊鎖定頁簽頭",unlock:"點擊解除鎖定"},US:{lock:"click to lock the tabs head",unlock:"click to unlock"}}},props:{pageList:Array,active:String,fixed:Boolean},data:function(){return{affixed:!1}},inject:["adminLayout"],created:function(){this.affixed=this.fixedTabs},computed:Object(r["a"])(Object(r["a"])({},Object(h["d"])("setting",["layout","pageWidth","fixedHeader","fixedTabs","customTitles"])),{},{lockTitle:function(){return this.$t(this.fixedTabs?"unlock":"lock")}}),methods:Object(r["a"])(Object(r["a"])({},Object(h["c"])("setting",["setFixedTabs"])),{},{onLockClick:function(){var e=this;this.setFixedTabs(!this.fixedTabs),this.fixedTabs?setTimeout((function(){e.affixed=!0}),200):this.affixed=!1},onTabClick:function(e){this.active!==e&&this.$emit("change",e)},onClose:function(e){this.$emit("close",e)},onRefresh:function(e){this.$emit("refresh",e.path,e)},onContextmenu:function(e,t){this.$emit("contextmenu",e,t)},pageName:function(e){var t=e.fullPath.split("?")[0],n=this.customTitles.find((function(e){return e.path===t}));return n&&n.title||e.title||this.$t(Object(w["b"])(e.keyPath))}})},ve=be,ye=(n("3c19"),Object(g["a"])(ve,me,ge,!1,null,"e6d6d72a",null)),ke=ye.exports,xe={name:"TabsView",components:{TabsHead:ke,PageToggleTransition:ie["a"],Contextmenu:ae,AdminLayout:Q,AKeepAlive:pe},data:function(){return{clearCaches:[],pageList:[],activePage:"",menuVisible:!1,refreshing:!1,excludeKeys:[]}},computed:Object(r["a"])(Object(r["a"])({},Object(h["d"])("setting",["multiPage","cachePage","animate","layout","pageWidth"])),{},{menuItemList:function(){return[{key:"1",icon:"vertical-right",text:this.$t("closeLeft")},{key:"2",icon:"vertical-left",text:this.$t("closeRight")},{key:"3",icon:"close",text:this.$t("closeOthers")},{key:"4",icon:"sync",text:this.$t("refresh")}]},tabsOffset:function(){return this.multiPage?24:0}}),created:function(){var e,t,n=this;this.loadCacheConfig(null===(e=this.$router)||void 0===e||null===(t=e.options)||void 0===t?void 0:t.routes),this.loadCachedTabs();var a=this.$route;-1===this.pageList.findIndex((function(e){return e.path===a.path}))&&this.pageList.push(this.createPage(a)),this.activePage=a.path,this.multiPage&&(this.$nextTick((function(){n.setCachedKey(a)})),this.addListener())},mounted:function(){this.correctPageMinHeight(-this.tabsOffset)},beforeDestroy:function(){this.removeListener(),this.correctPageMinHeight(this.tabsOffset)},watch:{"$router.options.routes":function(e){this.excludeKeys=[],this.loadCacheConfig(e)},$route:function(e){var t=this;this.activePage=e.path;var n=this.pageList.find((function(t){return t.path===e.path}));this.multiPage?n?n.fullPath=e.fullPath:n||this.pageList.push(this.createPage(e)):this.pageList=[this.createPage(e)],this.multiPage&&this.$nextTick((function(){t.setCachedKey(e)}))},multiPage:function(e){e?this.addListener():(this.pageList=[this.createPage(this.$route)],this.removeListener())},tabsOffset:function(e,t){this.correctPageMinHeight(t-e)}},methods:Object(r["a"])({changePage:function(e){this.activePage=e;var t=this.pageList.find((function(t){return t.path===e}));this.$router.push(t.fullPath)},remove:function(e,t){if(1===this.pageList.length)return this.$message.warning(this.$t("warn"));var n=this.pageList.findIndex((function(t){return t.path===e}));this.clearCaches=this.pageList.splice(n,1).map((function(e){return e.cachedKey})),t?this.$router.push(t):e===this.activePage&&(n=n>=this.pageList.length?this.pageList.length-1:n,this.activePage=this.pageList[n].path,this.$router.push(this.activePage))},refresh:function(e,t){t=t||this.pageList.find((function(t){return t.path===e})),t.loading=!0,this.clearCache(t),e===this.activePage?this.reloadContent((function(){return t.loading=!1})):setTimeout((function(){return t.loading=!1}),500)},onContextmenu:function(e,t){e&&(t.preventDefault(),t.meta=e,this.menuVisible=!0)},onMenuSelect:function(e,t,n){switch(e){case"1":this.closeLeft(n);break;case"2":this.closeRight(n);break;case"3":this.closeOthers(n);break;case"4":this.refresh(n);break;default:break}},closeOthers:function(e){var t=this.pageList.filter((function(t){return t.path!==e&&!t.unclose}));this.clearCaches=t.map((function(e){return e.cachedKey})),this.pageList=this.pageList.filter((function(e){return!t.includes(e)})),this.activePage!=e&&(this.activePage=e,this.$router.push(this.activePage))},closeLeft:function(e){var t=this,n=this.pageList.findIndex((function(t){return t.path===e})),a=this.pageList.filter((function(e,t){return tn&&!e.unclose}));this.clearCaches=a.map((function(e){return e.cachedKey})),this.pageList=this.pageList.filter((function(e){return!a.includes(e)})),this.pageList.find((function(e){return e.path===t.activePage}))||(this.activePage=e,this.$router.push(this.activePage))},clearCache:function(e){e._init_=!1,this.clearCaches=[e.cachedKey]},reloadContent:function(e){var t=this;this.refreshing=!0,setTimeout((function(){t.refreshing=!1,t.$nextTick((function(){t.setCachedKey(t.$route),"function"===typeof e&&e.apply(t,[])}))}),200)},pageName:function(e){return this.$t(Object(w["b"])(e.keyPath))},addListener:function(){window.addEventListener("page:close",this.closePageListener),window.addEventListener("page:refresh",this.refreshPageListener),window.addEventListener("unload",this.unloadListener)},removeListener:function(){window.removeEventListener("page:close",this.closePageListener),window.removeEventListener("page:refresh",this.refreshPageListener),window.removeEventListener("unload",this.unloadListener)},closePageListener:function(e){var t=e.detail,n=t.closeRoute,a=t.nextRoute,i="string"===typeof n?n:n.path,r=i&&i.split("?")[0];this.remove(r,a)},refreshPageListener:function(e){var t=e.detail.pageKey,n=t&&t.split("?")[0];this.refresh(n)},unloadListener:function(){var e=this.pageList.map((function(e){return Object(r["a"])(Object(r["a"])({},e),{},{_init_:!1})}));sessionStorage.setItem("admin.tabs",JSON.stringify(e))},createPage:function(e){return{keyPath:e.matched[e.matched.length-1].path,fullPath:e.fullPath,loading:!1,path:e.path,title:e.meta&&e.meta.page&&e.meta.page.title,unclose:e.meta&&e.meta.page&&!1===e.meta.page.closable}},setCachedKey:function(e){var t=this.pageList.find((function(t){return t.path===e.path}));if(t.unclose=e.meta&&e.meta.page&&!1===e.meta.page.closable,!t._init_){var n=this.$refs.tabContent.$vnode;t.cachedKey=n.key+n.componentOptions.Ctor.cid,t._init_=!0}},loadCachedTabs:function(){var e=sessionStorage.getItem("admin.tabs");if(e)try{var t=JSON.parse(e);t.length>0&&(this.pageList=t)}catch(n){}finally{sessionStorage.removeItem("admin.tabs")}},loadCacheConfig:function(e){var t=this,n=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];e.forEach((function(e){var a,i,r,o,s=null===(a=null!==(i=null===(r=e.meta)||void 0===r||null===(o=r.page)||void 0===o?void 0:o.cacheAble)&&void 0!==i?i:n)||void 0===a||a;s||t.excludeKeys.push(new RegExp("".concat(e.path,"\\d+$"))),e.children&&t.loadCacheConfig(e.children,s)}))}},Object(h["c"])("setting",["correctPageMinHeight"]))},Ce=xe,Oe=(n("01d4"),Object(g["a"])(Ce,a,i,!1,null,"75aa3942",null));t["a"]=Oe.exports},bc8f:function(e,t,n){var a=n("448a").default;n("d81d"),n("b64b"),n("a15b"),n("d3b7"),n("6062"),n("3ca3"),n("ddb0"),n("fb6a"),n("ac1f"),n("1276");var i=n("13e8"),r=n("009a"),o=r.generate,s=n("6364"),c=s.ADMIN,u=s.ANTD,l=n("f121"),d=c.theme.mode;function f(e,t){var n=t&&t==d.NIGHT?{theme:"dark"}:void 0;return o(e,n)}function h(e){var t=e&&e==d.NIGHT?{theme:"dark"}:void 0,n=u.primary,a=n.success,i=n.warning,r=n.error,s=l.theme,c=s.success,f=s.warning,h=s.error;a=a&&c,i=a&&f,r=a&&h;var p=o(a,t),m=o(i,t),g=o(r,t);return{success:p,warning:m,error:g}}function p(e,t){return t==d.NIGHT?u.primary.night.menuColors:e==u.primary.color?u.primary.dark.menuColors:[i.darken(e,.93),i.darken(e,.83),i.darken(e,.73)]}function m(e,t){var n=f(e,t),i=n[5],r=f(i,d.LIGHT),o=p(e,t),s=u.theme[t],c=Object.keys(s).map((function(e){return s[e]})).map((function(e){return b(e)?e:g(e).join(",")}));c=a(new Set(c));var l=[g(i).join(",")],m=h(t);return{primary:i,mainColors:n,subColors:r,menuColors:o,contentColors:c,rgbColors:l,functionalColors:m}}function g(e){if(b(e))return i.toNum3(e);var t="";v(e)?t=e.slice(5,e.length):y(e)&&(t=e.slice(6,e.lastIndexOf(",")));var n=t.split(","),a=parseInt(n[0]),r=parseInt(n[1]),o=parseInt(n[2]);return[a,r,o]}function b(e){return e.length>=4&&"#"==e[0]}function v(e){return e.length>=10&&"rgb"==e.slice(0,3)}function y(e){return e.length>=13&&"rgba"==e.slice(0,4)}e.exports={isHex:b,isRgb:v,isRgba:y,toNum3:g,getAntdColors:f,getMenuColors:p,getThemeToggleColors:m,getFunctionalColors:h}},be67:function(e,t,n){"use strict";n.r(t);var a=n("a09f"),i=n("89a5"),r=["login","root","record","article","manuals","manualsPerview","editorManuals","catelog",{router:"exp404",path:"*",name:"404"},{router:"exp403",path:"/403",name:"403"}],o={routes:Object(i["e"])(r,a["a"])};t["default"]=o},bf5c:function(e,t,n){},bfcb:function(e,t,n){"use strict";n("f466")},c24b:function(e,t,n){},c328:function(e,t,n){},c4b7:function(e,t,n){"use strict";n("c519")},c4f9:function(e,t,n){"use strict";n("1402")},c519:function(e,t,n){},c7f3:function(e,t,n){"use strict";n.r(t);n("b0c0");var a=function(){var e=this,t=e._self._c;return t("page-toggle-transition",{attrs:{disabled:e.animate.disabled,animate:e.animate.name,direction:e.animate.direction}},[t("router-view")],1)},i=[],r=n("5530"),o=n("7664"),s=n("2f62"),c={name:"BlankView",components:{PageToggleTransition:o["a"]},computed:Object(r["a"])({},Object(s["d"])("setting",["multiPage","animate"]))},u=c,l=n("2877"),d=Object(l["a"])(u,a,i,!1,null,"2812dbbd",null);t["default"]=d.exports},c8c3:function(e,t,n){"use strict";n.r(t);n("b0c0");var a=function(){var e=this,t=e._self._c;return t("page-layout",{attrs:{desc:e.desc,linkList:e.linkList}},[this.extraImage&&!e.isMobile?t("div",{staticClass:"extraImg",attrs:{slot:"extra"},slot:"extra"},[t("img",{attrs:{src:e.extraImage}})]):e._e(),t("page-toggle-transition",{attrs:{disabled:e.animate.disabled,animate:e.animate.name,direction:e.animate.direction}},[t("router-view",{ref:"page"})],1)],1)},i=[],r=n("5530"),o=function(){var e=this,t=e._self._c;return t("div",{staticClass:"page-layout"},[t("page-header",{ref:"pageHeader",style:"margin-top: ".concat(e.multiPage?0:-24,"px"),attrs:{breadcrumb:e.breadcrumb,title:e.pageTitle,logo:e.logo,avatar:e.avatar}},[e._t("action",null,{slot:"action"}),e._t("headerContent",null,{slot:"content"}),!this.$slots.headerContent&&e.desc?t("div",{attrs:{slot:"content"},slot:"content"},[t("p",[e._v(e._s(e.desc))]),this.linkList?t("div",{staticClass:"link"},[e._l(e.linkList,(function(n,a){return[t("a",{key:a,attrs:{href:n.href}},[t("a-icon",{attrs:{type:n.icon}}),e._v(e._s(n.title))],1)]}))],2):e._e()]):e._e(),this.$slots.extra?e._t("extra",null,{slot:"extra"}):e._e()],2),t("div",{ref:"page",class:["page-content",e.layout,e.pageWidth]},[e._t("default")],2)],1)},s=[],c=(n("d3b7"),n("159b"),n("4de4"),n("caad"),n("2532"),function(){var e=this,t=e._self._c;return t("div",{class:["page-header",e.layout,e.pageWidth]},[t("div",{staticClass:"page-header-wide"},[t("div",{staticClass:"breadcrumb"},[t("a-breadcrumb",e._l(e.breadcrumb,(function(n,a){return t("a-breadcrumb-item",{key:a},[t("span",[e._v(e._s(n))])])})),1)],1),t("div",{staticClass:"detail"},[t("div",{staticClass:"main"},[t("div",{staticClass:"row"},[e.showPageTitle&&e.title?t("h1",{staticClass:"title"},[e._v(e._s(e.title))]):e._e(),t("div",{staticClass:"action"},[e._t("action")],2)]),t("div",{staticClass:"row"},[this.$slots.content?t("div",{staticClass:"content"},[e.avatar?t("div",{staticClass:"avatar"},[t("a-avatar",{attrs:{src:e.avatar,size:72}})],1):e._e(),e._t("content")],2):e._e(),this.$slots.extra?t("div",{staticClass:"extra"},[e._t("extra")],2):e._e()])])])])])}),u=[],l=n("2f62"),d={name:"PageHeader",props:{title:{type:[String,Boolean],required:!1},breadcrumb:{type:Array,required:!1},logo:{type:String,required:!1},avatar:{type:String,required:!1}},computed:Object(r["a"])({},Object(l["d"])("setting",["layout","showPageTitle","pageWidth"]))},f=d,h=(n("d84b"),n("2877")),p=Object(h["a"])(f,c,u,!1,null,"40581fd6",null),m=p.exports,g=n("89a5"),b={name:"PageLayout",components:{PageHeader:m},props:["desc","logo","title","avatar","linkList","extraImage"],data:function(){return{page:{},pageHeaderHeight:0}},watch:{$route:function(){this.page=this.$route.meta.page}},updated:function(){this._inactive||this.updatePageHeight()},activated:function(){this.updatePageHeight()},deactivated:function(){this.updatePageHeight(0)},mounted:function(){this.updatePageHeight()},created:function(){this.page=this.$route.meta.page},beforeDestroy:function(){this.updatePageHeight(0)},computed:Object(r["a"])(Object(r["a"])({},Object(l["d"])("setting",["layout","multiPage","pageMinHeight","pageWidth","customTitles"])),{},{pageTitle:function(){var e=this.page&&this.page.title;return this.customTitle||e&&this.$t(e)||this.title||this.routeName},routeName:function(){var e=this.$route;return this.$t(Object(g["b"])(e.matched[e.matched.length-1].path))},breadcrumb:function(){var e=this,t=this.page,n=t&&t.breadcrumb;if(n){var a=[];return n.forEach((function(t){a.push(e.$t(t))})),a}return this.getRouteBreadcrumb()},marginCorrect:function(){return this.multiPage?24:0}}),methods:Object(r["a"])(Object(r["a"])({},Object(l["c"])("setting",["correctPageMinHeight"])),{},{getRouteBreadcrumb:function(){var e=this,t=this.$route.matched,n=this.$route.path,a=[];t.filter((function(e){return n.includes(e.path)})).forEach((function(t){var n=0===t.path.length?"/home":t.path;a.push(e.$t(Object(g["b"])(n)))}));var i=this.page&&this.page.title;return(this.customTitle||i)&&(a[a.length-1]=this.customTitle||i),a},updatePageHeight:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:this.$refs.pageHeader.$el.offsetHeight+this.marginCorrect;this.correctPageMinHeight(this.pageHeaderHeight-e),this.pageHeaderHeight=e}})},v=b,y=(n("c4f9"),Object(h["a"])(v,o,s,!1,null,null,null)),k=y.exports,x=n("7664"),C={name:"PageView",components:{PageToggleTransition:x["a"],PageLayout:k},data:function(){return{page:{}}},computed:Object(r["a"])(Object(r["a"])({},Object(l["d"])("setting",["isMobile","multiPage","animate"])),{},{desc:function(){return this.page.desc},linkList:function(){return this.page.linkList},extraImage:function(){return this.page.extraImage}}),mounted:function(){this.page=this.$refs.page},updated:function(){this.page=this.$refs.page}},O=C,w=(n("63c8"),Object(h["a"])(O,a,i,!1,null,"43e2b79e",null));t["default"]=w.exports},ca00:function(e,t,n){"use strict";n.d(t,"b",(function(){return r})),n.d(t,"d",(function(){return o})),n.d(t,"c",(function(){return s})),n.d(t,"a",(function(){return c}));n("a434"),n("d3b7");var a=n("8e95"),i=n.n(a);function r(e){return void 0!==e&&null!==e}function o(e,t){if(e.length){var n=e.indexOf(t);if(n>-1)return e.splice(n,1)}}function s(e){return"[object RegExp]"===u.call(e)}function c(e){var t={match:function(){e&&e(!0)},unmatch:function(){e&&e(!1)}};i.a.register("only screen and (max-width: 767.99px)",t)}var u=Object.prototype.toString},cce7:function(e,t,n){},d84b:function(e,t,n){"use strict";n("67e8")},e1a0:function(e,t){var n={primary:{color:"#1890ff",warning:"#faad14",success:"#52c41a",error:"#f5222d",light:{menuColors:["#000c17","#001529","#002140"]},dark:{menuColors:["#000c17","#001529","#002140"]},night:{menuColors:["#151515","#1f1f1f","#1e1e1e"]}},theme:{dark:{"layout-body-background":"#f0f2f5","body-background":"#fff","component-background":"#fff","heading-color":"rgba(0, 0, 0, 0.85)","text-color":"rgba(0, 0, 0, 0.65)","text-color-inverse":"#fff","text-color-secondary":"rgba(0, 0, 0, 0.45)","shadow-color":"rgba(0, 0, 0, 0.15)","border-color-split":"#f0f0f0","background-color-light":"#fafafa","background-color-base":"#f5f5f5","table-selected-row-bg":"#fafafa","table-expanded-row-bg":"#fbfbfb","checkbox-check-color":"#fff","disabled-color":"rgba(0, 0, 0, 0.25)","menu-dark-color":"rgba(254, 254, 254, 0.65)","menu-dark-highlight-color":"#fefefe","menu-dark-arrow-color":"#fefefe","btn-primary-color":"#fff"},light:{"layout-body-background":"#f0f2f5","body-background":"#fff","component-background":"#fff","heading-color":"rgba(0, 0, 0, 0.85)","text-color":"rgba(0, 0, 0, 0.65)","text-color-inverse":"#fff","text-color-secondary":"rgba(0, 0, 0, 0.45)","shadow-color":"rgba(0, 0, 0, 0.15)","border-color-split":"#f0f0f0","background-color-light":"#fafafa","background-color-base":"#f5f5f5","table-selected-row-bg":"#fafafa","table-expanded-row-bg":"#fbfbfb","checkbox-check-color":"#fff","disabled-color":"rgba(0, 0, 0, 0.25)","menu-dark-color":"rgba(1, 1, 1, 0.65)","menu-dark-highlight-color":"#fefefe","menu-dark-arrow-color":"#fefefe","btn-primary-color":"#fff"},night:{"layout-body-background":"#000","body-background":"#141414","component-background":"#141414","heading-color":"rgba(255, 255, 255, 0.85)","text-color":"rgba(255, 255, 255, 0.85)","text-color-inverse":"#141414","text-color-secondary":"rgba(255, 255, 255, 0.45)","shadow-color":"rgba(255, 255, 255, 0.15)","border-color-split":"#303030","background-color-light":"#ffffff0a","background-color-base":"#2a2a2a","table-selected-row-bg":"#ffffff0a","table-expanded-row-bg":"#ffffff0b","checkbox-check-color":"#141414","disabled-color":"rgba(255, 255, 255, 0.25)","menu-dark-color":"rgba(254, 254, 254, 0.65)","menu-dark-highlight-color":"#fefefe","menu-dark-arrow-color":"#fefefe","btn-primary-color":"#141414"}}};e.exports=n},e77b:function(e,t,n){},f121:function(e,t,n){var a=n("3c4e"),i=n("a078"),r=n("6364"),o=r.setting,s=a(o,i);e.exports=s},f261:function(e,t,n){"use strict";n("6c0e")},f2b1:function(e,t,n){},f466:function(e,t,n){},f58c1:function(e,t,n){},fcaa:function(e,t){e.exports={lang:"CN",theme:{color:"#1890ff",mode:"dark",success:"#52c41a",warning:"#faad14",error:"#f5222f"},layout:"side",fixedHeader:!1,fixedSideBar:!0,fixedTabs:!1,pageWidth:"fixed",weekMode:!1,multiPage:!1,cachePage:!0,hideSetting:!1,systemName:"Vue Antd Admin",copyright:"2022 北京灏博云天网络科技有限公司",asyncRoutes:!0,showPageTitle:!0,filterMenu:!0,animate:{disabled:!1,name:"bounce",direction:"left"},footerLinks:[{link:"https://pro.ant.design",name:"Pro首页"},{link:"https://github.com/iczer/vue-antd-admin",icon:"github"},{link:"https://ant.design",name:"Ant Design"}]}}});