(function(e){function t(t){for(var n,r,i=t[0],c=t[1],u=t[2],l=0,d=[];ldiv[type=dialog]");i||(i=document.createElement("div"),i.setAttribute("type","dialog"),document.body.appendChild(i));var c=function(e,t){if(e instanceof Function){var a=e();a instanceof Promise?a.then((function(e){e&&t()})):a&&t()}else e||t()},u=new e({data:function(){return{visible:!0}},router:s.$router,store:s.$store,mounted:function(){var e=this;this.$on("close",(function(t){e.handleClose()}))},methods:{handleClose:function(){var e=this;c(this.$refs._component.onCancel,(function(){e.visible=!1,e.$refs._component.$emit("close"),e.$refs._component.$emit("cancel"),u.$destroy()}))},handleOk:function(){var e=this;c(this.$refs._component.onOK||this.$refs._component.onOk,(function(){e.visible=!1,e.$refs._component.$emit("close"),e.$refs._component.$emit("ok"),u.$destroy()}))}},render:function(e){var s=this,i=o&&o.model;i&&delete o.model;var c=Object.assign({},i&&{model:i}||{},{attrs:Object.assign({},Object(n["a"])({},o.attrs||o),{visible:this.visible}),on:Object.assign({},Object(n["a"])({},o.on||o),{ok:function(){s.handleOk()},cancel:function(){s.handleClose()}})}),u=a&&a.model;u&&delete a.model;var l=Object.assign({},u&&{model:u}||{},{ref:"_component",attrs:Object.assign({},Object(n["a"])({},a&&a.attrs||a)),on:Object.assign({},Object(n["a"])({},a&&a.on||a))});return e(r["a"],c,[e(t,l)])}}).$mount(i)}}Object.defineProperty(e.prototype,"$dialog",{get:function(){return function(){t.apply(this,arguments)}}})}},"29fd":function(e,t,a){"use strict";a.r(t);var n=a("5530"),r=a("4404");t["default"]=Object(n["a"])({},r["default"])},"2a47":function(e,t,a){},"31fc":function(e,t,a){"use strict";var n,r,o=a("8bbf"),s=a.n(o),i=new s.a,c=a("5530"),u=(a("b0c0"),a("7db0"),a("d3b7"),a("4de4"),a("caad"),a("2532"),a("159b"),a("d81d"),{name:"MultiTab",data:function(){return{fullPathList:[],pages:[],activeKey:"",newTabIndex:0}},created:function(){var e=this;i.$on("open",(function(t){if(!t)throw new Error("multi-tab: open tab ".concat(t," err"));e.activeKey=t})).$on("close",(function(t){t?e.closeThat(t):e.closeThat(e.activeKey)})).$on("rename",(function(t){var a=t.key,n=t.name;try{var r=e.pages.find((function(e){return e.path===a}));r.meta.customTitle=n,e.$forceUpdate()}catch(o){}})),this.pages.push(this.$route),this.fullPathList.push(this.$route.fullPath),this.selectedLastPath()},methods:{onEdit:function(e,t){this[t](e)},remove:function(e){this.pages=this.pages.filter((function(t){return t.fullPath!==e})),this.fullPathList=this.fullPathList.filter((function(t){return t!==e})),this.fullPathList.includes(this.activeKey)||this.selectedLastPath()},selectedLastPath:function(){this.activeKey=this.fullPathList[this.fullPathList.length-1]},closeThat:function(e){this.fullPathList.length>1?this.remove(e):this.$message.info("这是最后一个标签了, 无法被关闭")},closeLeft:function(e){var t=this,a=this.fullPathList.indexOf(e);a>0?this.fullPathList.forEach((function(e,n){na&&t.remove(e)})):this.$message.info("右侧没有标签")},closeAll:function(e){var t=this,a=this.fullPathList.indexOf(e);this.fullPathList.forEach((function(e,n){n!==a&&t.remove(e)}))},closeMenuClick:function(e,t){this[e](t)},renderTabPaneMenu:function(e){var t=this,a=this.$createElement;return a("a-menu",{on:Object(c["a"])({},{click:function(a){var n=a.key;a.item,a.domEvent;t.closeMenuClick(n,e)}})},[a("a-menu-item",{key:"closeThat"},["关闭当前标签"]),a("a-menu-item",{key:"closeRight"},["关闭右侧"]),a("a-menu-item",{key:"closeLeft"},["关闭左侧"]),a("a-menu-item",{key:"closeAll"},["关闭全部"])])},renderTabPane:function(e,t){var a=this.$createElement,n=this.renderTabPaneMenu(t);return a("a-dropdown",{attrs:{overlay:n,trigger:["contextmenu"]}},[a("span",{style:{userSelect:"none"}},[e])])}},watch:{$route:function(e){this.activeKey=e.fullPath,this.fullPathList.indexOf(e.fullPath)<0&&(this.fullPathList.push(e.fullPath),this.pages.push(e))},activeKey:function(e){this.$router.push({path:e})}},render:function(){var e=this,t=arguments[0],a=this.onEdit,n=this.$data.pages,r=n.map((function(a){return t("a-tab-pane",{style:{height:0},attrs:{tab:e.renderTabPane(a.meta.customTitle||a.meta.title,a.fullPath),closable:n.length>1},key:a.fullPath})}));return t("div",{class:"ant-pro-multi-tab"},[t("div",{class:"ant-pro-multi-tab-wrapper"},[t("a-tabs",{attrs:{hideAdd:!0,type:"editable-card",tabBarStyle:{background:"#FFF",margin:0,paddingLeft:"16px",paddingTop:"1px"}},on:Object(c["a"])({},{edit:a}),model:{value:e.activeKey,callback:function(t){e.activeKey=t}}},[r])])])}}),l=u,d=a("2877"),f=Object(d["a"])(l,n,r,!1,null,null,null),m=f.exports,h=(a("3489"),{open:function(e){i.$emit("open",e)},rename:function(e,t){i.$emit("rename",{key:e,name:t})},closeCurrentPage:function(){this.close()},close:function(e){i.$emit("close",e)}});m.install=function(e){e.prototype.$multiTab||(h.instance=i,e.prototype.$multiTab=h,e.component("multi-tab",m))};t["a"]=m},3489:function(e,t,a){},"3b74":function(e,t,a){"use strict";a("91a5")},4360:function(e,t,a){"use strict";var n,r=a("8bbf"),o=a.n(r),s=a("5880"),i=a.n(s),c=a("ade3"),u=(a("d3b7"),a("8ded")),l=a.n(u),d=a("9fb0"),f=a("bf0f"),m={state:{sideCollapsed:!1,isMobile:!1,theme:"dark",layout:"",contentWidth:"",fixedHeader:!1,fixedSidebar:!1,autoHideHeader:!1,color:"",weak:!1,multiTab:!0,lang:"zh-CN",_antLocale:{}},mutations:(n={},Object(c["a"])(n,d["d"],(function(e,t){e.sideCollapsed=t,l.a.set(d["d"],t)})),Object(c["a"])(n,d["k"],(function(e,t){e.isMobile=t})),Object(c["a"])(n,d["m"],(function(e,t){e.theme=t,l.a.set(d["m"],t)})),Object(c["a"])(n,d["j"],(function(e,t){e.layout=t,l.a.set(d["j"],t)})),Object(c["a"])(n,d["g"],(function(e,t){e.fixedHeader=t,l.a.set(d["g"],t)})),Object(c["a"])(n,d["h"],(function(e,t){e.fixedSidebar=t,l.a.set(d["h"],t)})),Object(c["a"])(n,d["f"],(function(e,t){e.contentWidth=t,l.a.set(d["f"],t)})),Object(c["a"])(n,d["i"],(function(e,t){e.autoHideHeader=t,l.a.set(d["i"],t)})),Object(c["a"])(n,d["e"],(function(e,t){e.color=t,l.a.set(d["e"],t)})),Object(c["a"])(n,d["n"],(function(e,t){e.weak=t,l.a.set(d["n"],t)})),Object(c["a"])(n,d["b"],(function(e,t){var a=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{};e.lang=t,e._antLocale=a,l.a.set(d["b"],t)})),Object(c["a"])(n,d["l"],(function(e,t){l.a.set(d["l"],t),e.multiTab=t})),n),actions:{setLang:function(e,t){var a=e.commit;return new Promise((function(e,n){a(d["b"],t),Object(f["c"])(t).then((function(){e()})).catch((function(e){n(e)}))}))}}},h=m,p=(a("b0c0"),a("d81d"),a("b775")),g={Login:"/auth/login",Logout:"/auth/logout",ForgePassword:"/auth/forge-password",Register:"/auth/register",twoStepCode:"/auth/2step-code",SendSms:"/account/sms",SendSmsErr:"/account/sms_err",UserInfo:"/user/info",UserMenu:"/user/nav"};function b(e){return Object(p["b"])({url:g.Login,method:"post",data:e})}function y(){return Object(p["b"])({url:g.UserInfo,method:"get",headers:{"Content-Type":"application/json;charset=UTF-8"}})}var v=a("ca00"),C={state:{token:"",name:"",welcome:"",avatar:"",roles:[],info:{}},mutations:{SET_TOKEN:function(e,t){e.token=t},SET_NAME:function(e,t){var a=t.name,n=t.welcome;e.name=a,e.welcome=n},SET_AVATAR:function(e,t){e.avatar=t},SET_ROLES:function(e,t){e.roles=t},SET_INFO:function(e,t){e.info=t}},actions:{Login:function(e,t){var a=e.commit;return new Promise((function(e,n){b(t).then((function(t){var n=t.data;l.a.set(d["a"],n.token,36e5),a("SET_TOKEN",n.token),e()})).catch((function(e){n(e)}))}))},GetInfo:function(e){var t=e.commit;return new Promise((function(e,a){y().then((function(n){var r=n.data;if(r["role"]={permissions:Object(v["a"])(r.role)},r.role&&r.role.permissions.length>0){var o=r.role;o.permissions=r.role.permissions,o.permissions.map((function(e){if(null!=e.actionEntitySet&&e.actionEntitySet.length>0){var t=e.actionEntitySet.map((function(e){return e.action}));e.actionList=t}})),o.permissionList=o.permissions.map((function(e){return e.permissionId})),t("SET_ROLES",r.role),t("SET_INFO",r)}else a(new Error("getInfo: roles must be a non-null array !"));t("SET_NAME",{name:r.username,welcome:Object(v["c"])()}),e(n)})).catch((function(e){a(e)}))}))},Logout:function(e){var t=e.commit;e.state;return new Promise((function(e){t("SET_TOKEN",""),t("SET_ROLES",[]),l.a.remove(d["a"]),e()}))}}},k=C,w=(a("caad"),a("2532"),a("4de4"),a("99af"),a("d73b")),N=a("cd3f"),S=a.n(N);function z(e,t){if(t.meta&&t.meta.permission){for(var a=!1,n=0,r=e.length;ndiv[type=loading]");a||(a=document.createElement("div"),a.setAttribute("type","loading"),a.setAttribute("class","ant-loading-wrapper"),document.body.appendChild(a));var n=Object.assign({visible:!1,size:"large",tip:"Loading..."},t),r=new e({data:function(){return Object(ze["a"])({},n)},render:function(){var e=arguments[0],t=this.tip,a={};return this.tip&&(a.tip=t),this.visible?e(je,{props:Object(ze["a"])({},a)}):null}}).$mount(a);function o(e){var t=Object(ze["a"])(Object(ze["a"])({},n),e),a=t.visible,o=t.size,s=t.tip;r.$set(r,"visible",a),s&&r.$set(r,"tip",s),o&&r.$set(r,"size",o)}return{instance:r,update:o}}},Le={show:function(e){this.instance.update(Object(ze["a"])(Object(ze["a"])({},e),{},{visible:!0}))},hide:function(){this.instance.update({visible:!1})}},xe=function(e,t){e.prototype.$loading||(Le.instance=Oe.newInstance(e,t),e.prototype.$loading=Le)},Te={version:Pe,install:xe},Me=a("3835"),_e={add:{key:"add",label:"新增"},delete:{key:"delete",label:"删除"},edit:{key:"edit",label:"修改"},query:{key:"query",label:"查询"},get:{key:"get",label:"详情"},enable:{key:"enable",label:"启用"},disable:{key:"disable",label:"禁用"},import:{key:"import",label:"导入"},export:{key:"export",label:"导出"}};function Fe(e){Fe.installed||(!e.prototype.$auth&&Object.defineProperties(e.prototype,{$auth:{get:function(){var e=this;return function(t){var a=t.split("."),n=Object(Me["a"])(a,2),r=n[0],o=n[1],s=e.$store.getters.roles.permissions,i=s.find((function(e){return e.permissionId===r})).actionList;return!i||i.findIndex((function(e){return e===o}))>-1}}}}),!e.prototype.$enum&&Object.defineProperties(e.prototype,{$enum:{get:function(){return function(e){var t=_e;return e&&e.split(".").forEach((function(e){t=t&&t[e]||null})),t}}}}))}var Ae=Fe;r.a.directive("action",{inserted:function(e,t,a){var n=t.arg,r=k["a"].getters.roles,o=a.context.$route.meta.permission,s=o instanceof String&&[o]||o;r.permissions.forEach((function(t){s.includes(t.permissionId)&&t.actionList&&!t.actionList.includes(n)&&(e.parentNode&&e.parentNode.removeChild(e)||(e.style.display="none"))}))}});r.a.use(ve["a"]),r.a.use(ye["a"]),r.a.use(be["a"]),r.a.use(ge["a"]),r.a.use(pe["a"]),r.a.use(he["a"]),r.a.use(me["a"]),r.a.use(fe["a"]),r.a.use(de["b"]),r.a.use(le["a"]),r.a.use(ue["a"]),r.a.use(ce["a"]),r.a.use(ie["a"]),r.a.use(se["a"]),r.a.use(oe["a"]),r.a.use(re["a"]),r.a.use(ne["a"]),r.a.use(ae["a"]),r.a.use(te["a"]),r.a.use(ee["a"]),r.a.use(X["b"]),r.a.use(J["a"]),r.a.use(Z["a"]),r.a.use(Q["a"]),r.a.use(Y["a"]),r.a.use(K["a"]),r.a.use(H["a"]),r.a.use(W["a"]),r.a.use(V["a"]),r.a.use(G["a"]),r.a.use(q["a"]),r.a.use(B["a"]),r.a.use(D["a"]),r.a.use(U["a"]),r.a.use(I["a"]),r.a.use(R["a"]),r.a.use($["a"]),r.a.use(E["b"]),r.a.use(A["a"]),r.a.use(F["a"]),r.a.use(_["a"]),r.a.use(M["a"]),r.a.prototype.$confirm=se["a"].confirm,r.a.prototype.$message=T["a"],r.a.prototype.$notification=x["a"],r.a.prototype.$info=se["a"].info,r.a.prototype.$success=se["a"].success,r.a.prototype.$error=se["a"].error,r.a.prototype.$warning=se["a"].warning,r.a.use(Ce["a"]),r.a.use(Ne["a"]),r.a.use(Se["a"]),r.a.use(Te),r.a.use(Ae),r.a.use(we.a);var Ee=a("323e"),$e=a.n(Ee);a("fddb");$e.a.configure({showSpinner:!1});var Re=["login","register","registerResult"],Ie="/user/login",Ue="/dashboard/workplace";C.beforeEach((function(e,t,a){$e.a.start(),e.meta&&"undefined"!==typeof e.meta.title&&c("".concat(Object(l["b"])(e.meta.title)," - ").concat(u)),j.a.get(P["a"])?e.path===Ie?(a({path:Ue}),$e.a.done()):0===k["a"].getters.roles.length?k["a"].dispatch("GetInfo").then((function(n){var r=n.data&&n.data.role;k["a"].dispatch("GenerateRoutes",{roles:r}).then((function(){k["a"].getters.addRouters.forEach((function(e){C.addRoute(e)}));var n=decodeURIComponent(t.query.redirect||e.path);e.path===n?a(Object(ze["a"])(Object(ze["a"])({},e),{},{replace:!0})):a({path:n})}))})).catch((function(){k["a"].dispatch("Logout").then((function(){a({path:Ie,query:{redirect:e.fullPath}})}))})):a():Re.includes(e.name)?a():(a({path:Ie,query:{redirect:e.fullPath}}),$e.a.done())})),C.afterEach((function(){$e.a.done()}));var De=a("c1df"),Be=a.n(De);a("5c3a");Be.a.locale("zh-cn"),r.a.filter("NumberFormat",(function(e){if(!e)return"0";var t=e.toString().replace(/(\d)(?=(?:\d{3})+$)/g,"$1,");return t})),r.a.filter("dayjs",(function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"YYYY-MM-DD HH:mm:ss";return Be()(e).format(t)})),r.a.filter("moment",(function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"YYYY-MM-DD HH:mm:ss";return Be()(e).format(t)}));a("861f");r.a.config.productionTip=!1,r.a.use(w["a"]),r.a.component("pro-layout",N["d"]),r.a.component("page-container",N["b"]),r.a.component("page-header-wrapper",N["b"]),window.umi_plugin_ant_themeVar=S.theme,new r.a({router:C,store:k["a"],i18n:l["a"],created:L,render:function(e){return e(p)}}).$mount("#app")},5880:function(e,t){e.exports=Vuex},6389:function(e,t){e.exports=VueRouter},"69c3":function(e,t,a){"use strict";a.r(t),t["default"]={"result.fail.error.title":"Submission Failed","result.fail.error.description":"Please check and modify the following information before resubmitting.","result.fail.error.hint-title":"The content you submitted has the following error:","result.fail.error.hint-text1":"Your account has been frozen","result.fail.error.hint-btn1":"Thaw immediately","result.fail.error.hint-text2":"Your account is not yet eligible to apply","result.fail.error.hint-btn2":"Upgrade immediately","result.fail.error.btn-text":"Return to modify"}},"6e2f":function(e,t,a){"use strict";a.r(t),t["default"]={submit:"Submit",save:"Save","submit.ok":"Submit successfully","save.ok":"Saved successfully"}},"743d":function(e,t,a){"use strict";a.r(t);var n=a("5530"),r=a("8b45"),o=a("0ff2"),s=a.n(o),i=a("6e2f"),c=a("771d"),u=a("5030"),l=a("928e"),d=a("dea1"),f=a("ffb6"),m=a("78a1"),h=a("29fd"),p={antLocale:r["a"],momentName:"eu",momentLocale:s.a};t["default"]=Object(n["a"])(Object(n["a"])(Object(n["a"])(Object(n["a"])(Object(n["a"])(Object(n["a"])(Object(n["a"])(Object(n["a"])(Object(n["a"])({message:"-","layouts.usermenu.dialog.title":"Message","layouts.usermenu.dialog.content":"Are you sure you would like to logout?","layouts.userLayout.title":"Easy to use distributed exception retry service platform"},p),i["default"]),c["default"]),u["default"]),l["default"]),d["default"]),f["default"]),m["default"]),h["default"])},"771d":function(e,t,a){"use strict";a.r(t),t["default"]={"menu.welcome":"Welcome","menu.home":"Home","menu.dashboard":"Dashboard","menu.dashboard.analysis":"Analysis","menu.dashboard.monitor":"Monitor","menu.dashboard.workplace":"Workplace","menu.form":"Form","menu.form.basic-form":"Basic Form","menu.form.step-form":"Step Form","menu.form.step-form.info":"Step Form(write transfer information)","menu.form.step-form.confirm":"Step Form(confirm transfer information)","menu.form.step-form.result":"Step Form(finished)","menu.form.advanced-form":"Advanced Form","menu.list":"List","menu.list.table-list":"Search Table","menu.list.basic-list":"Basic List","menu.list.card-list":"Card List","menu.list.search-list":"Search List","menu.list.search-list.articles":"Search List(articles)","menu.list.search-list.projects":"Search List(projects)","menu.list.search-list.applications":"Search List(applications)","menu.profile":"Profile","menu.profile.basic":"Basic Profile","menu.profile.advanced":"Advanced Profile","menu.result":"Result","menu.result.success":"Success","menu.result.fail":"Fail","menu.exception":"Exception","menu.exception.not-permission":"403","menu.exception.not-find":"404","menu.exception.server-error":"500","menu.exception.trigger":"Trigger","menu.account":"Account","menu.account.center":"Account Center","menu.account.settings":"Account Settings","menu.account.trigger":"Trigger Error","menu.account.logout":"Logout"}},"78a1":function(e,t,a){"use strict";a.r(t);var n=a("5530"),r=a("44e5"),o=a("69c3");t["default"]=Object(n["a"])(Object(n["a"])({},r["default"]),o["default"])},"861f":function(e,t,a){},"875b":function(e,t,a){"use strict";a("f6fb")},"8bbf":function(e,t){e.exports=Vue},"8eeb4":function(e,t,a){var n=a("b2b7");e.exports={__esModule:!0,default:n.svgComponent({tag:"svg",attrsMap:{viewBox:"0 0 128 128",version:"1.1",xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink"},children:[{tag:"title",children:[{text:"Vue"}]},{tag:"desc",children:[{text:"Created with Sketch."}]},{tag:"defs",children:[{tag:"linearGradient",attrsMap:{x1:"69.644116%",y1:"0%",x2:"69.644116%",y2:"100%",id:"linearGradient-1"},children:[{tag:"stop",attrsMap:{"stop-color":"#29CDFF",offset:"0%"}},{tag:"stop",attrsMap:{"stop-color":"#148EFF",offset:"37.8600687%"}},{tag:"stop",attrsMap:{"stop-color":"#0A60FF",offset:"100%"}}]},{tag:"linearGradient",attrsMap:{x1:"-19.8191553%",y1:"-36.7931464%",x2:"138.57919%",y2:"157.637507%",id:"linearGradient-2"},children:[{tag:"stop",attrsMap:{"stop-color":"#29CDFF",offset:"0%"}},{tag:"stop",attrsMap:{"stop-color":"#0F78FF",offset:"100%"}}]},{tag:"linearGradient",attrsMap:{x1:"68.1279872%",y1:"-35.6905737%",x2:"30.4400914%",y2:"114.942679%",id:"linearGradient-3"},children:[{tag:"stop",attrsMap:{"stop-color":"#FA8E7D",offset:"0%"}},{tag:"stop",attrsMap:{"stop-color":"#F74A5C",offset:"51.2635191%"}},{tag:"stop",attrsMap:{"stop-color":"#F51D2C",offset:"100%"}}]}]},{tag:"g",attrsMap:{id:"Vue",stroke:"none","stroke-width":"1",fill:"none","fill-rule":"evenodd"},children:[{tag:"g",attrsMap:{id:"Group",transform:"translate(19.000000, 9.000000)"},children:[{tag:"path",attrsMap:{d:"M89.96,90.48 C78.58,93.48 68.33,83.36 67.62,82.48 L46.6604487,62.2292258 C45.5023849,61.1103236 44.8426845,59.5728835 44.8296987,57.9626396 L44.5035564,17.5209948 C44.4948861,16.4458744 44.0537714,15.4195095 43.2796864,14.6733517 L29.6459999,1.53153737 C28.055475,-0.00160504005 25.5232423,0.0449126588 23.9900999,1.63543756 C23.2715121,2.38092066 22.87,3.37600834 22.87,4.41143746 L22.87,64.3864751 C22.87,67.0807891 23.9572233,69.6611067 25.885409,71.5429748 L63.6004615,108.352061 C65.9466323,110.641873 69.6963584,110.624605 72.0213403,108.313281",id:"Path-Copy",fill:"url(#linearGradient-1)","fill-rule":"nonzero",transform:"translate(56.415000, 54.831157) scale(-1, 1) translate(-56.415000, -54.831157) "}},{tag:"path",attrsMap:{d:"M68,90.1163122 C56.62,93.1163122 45.46,83.36 44.75,82.48 L23.7904487,62.2292258 C22.6323849,61.1103236 21.9726845,59.5728835 21.9596987,57.9626396 L21.6335564,17.5209948 C21.6248861,16.4458744 21.1837714,15.4195095 20.4096864,14.6733517 L6.7759999,1.53153737 C5.185475,-0.00160504005 2.65324232,0.0449126588 1.12009991,1.63543756 C0.401512125,2.38092066 3.90211878e-13,3.37600834 3.90798505e-13,4.41143746 L3.94351218e-13,64.3864751 C3.94681177e-13,67.0807891 1.08722326,69.6611067 3.01540903,71.5429748 L40.7807092,108.401101 C43.1069304,110.671444 46.8180151,110.676525 49.1504445,108.412561",id:"Path",fill:"url(#linearGradient-2)","fill-rule":"nonzero"}},{tag:"path",attrsMap:{d:"M43.2983488,19.0991931 L27.5566079,3.88246244 C26.7624281,3.11476967 26.7409561,1.84862177 27.5086488,1.05444194 C27.8854826,0.664606611 28.4044438,0.444472651 28.9466386,0.444472651 L60.3925021,0.444472651 C61.4970716,0.444472651 62.3925021,1.33990315 62.3925021,2.44447265 C62.3925021,2.9858375 62.1730396,3.50407742 61.7842512,3.88079942 L46.0801285,19.0975301 C45.3051579,19.8484488 44.0742167,19.8491847 43.2983488,19.0991931 Z",id:"Path",fill:"url(#linearGradient-3)"}}]}]}]})}},"91a5":function(e,t,a){},"928e":function(e,t,a){"use strict";a.r(t),t["default"]={"user.login.userName":"userName","user.login.password":"password","user.login.username.placeholder":"Please enter the username","user.login.password.placeholder":"Please enter the password","user.login.message-invalid-credentials":"Invalid username or password","user.login.message-invalid-verification-code":"Invalid verification code","user.login.tab-login-credentials":"Credentials","user.login.tab-login-mobile":"Mobile number","user.login.mobile.placeholder":"Mobile number","user.login.mobile.verification-code.placeholder":"Verification code","user.login.remember-me":"Remember me","user.login.forgot-password":"Forgot your password?","user.login.sign-in-with":"Sign in with","user.login.signup":"Sign up","user.login.login":"Login","user.register.register":"Register","user.register.email.placeholder":"Email","user.register.password.placeholder":"Password ","user.register.password.popover-message":"Please enter at least 6 characters. Please do not use passwords that are easy to guess. ","user.register.confirm-password.placeholder":"Confirm password","user.register.get-verification-code":"Get code","user.register.sign-in":"Already have an account?","user.register-result.msg":"Account:registered at {email}","user.register-result.activation-email":"The activation email has been sent to your email address and is valid for 24 hours. Please log in to the email in time and click on the link in the email to activate the account.","user.register-result.back-home":"Back to home","user.register-result.view-mailbox":"View mailbox","user.email.required":"Please enter your email!","user.email.wrong-format":"The email address is in the wrong format!","user.userName.required":"Please enter account name or email address","user.password.required":"Please enter your password!","user.password.twice.msg":"The passwords entered twice do not match!","user.password.strength.msg":"The password is not strong enough","user.password.strength.strong":"Strength: strong","user.password.strength.medium":"Strength: medium","user.password.strength.low":"Strength: low","user.password.strength.short":"Strength: too short","user.confirm-password.required":"Please confirm your password!","user.phone-number.required":"Please enter your phone number!","user.phone-number.wrong-format":"Please enter a valid phone number","user.verification-code.required":"Please enter the verification code!"}},"9fb0":function(e,t,a){"use strict";a.d(t,"a",(function(){return n})),a.d(t,"d",(function(){return r})),a.d(t,"k",(function(){return o})),a.d(t,"m",(function(){return s})),a.d(t,"j",(function(){return i})),a.d(t,"g",(function(){return c})),a.d(t,"h",(function(){return u})),a.d(t,"f",(function(){return l})),a.d(t,"i",(function(){return d})),a.d(t,"e",(function(){return f})),a.d(t,"n",(function(){return m})),a.d(t,"l",(function(){return h})),a.d(t,"b",(function(){return p})),a.d(t,"c",(function(){return g}));var n="Access-Token",r="sidebar_type",o="is_mobile",s="nav_theme",i="layout",c="fixed_header",u="fixed_sidebar",l="content_width",d="auto_hide_header",f="color",m="weak",h="multi_tab",p="app_language",g={Fluid:"Fluid",Fixed:"Fixed"}},b775:function(e,t,a){"use strict";a.d(t,"a",(function(){return m}));a("d3b7");var n=a("cebe"),r=a.n(n),o=a("4360"),s=a("8ded"),i=a.n(s),c=a("56cd"),u={vm:{},install:function(e,t){this.installed||(this.installed=!0,t&&(e.axios=t,Object.defineProperties(e.prototype,{axios:{get:function(){return t}},$http:{get:function(){return t}}})))}},l=a("9fb0"),d=r.a.create({baseURL:"",timeout:6e3}),f=function(e){if(e.response){var t=e.response.data,a=i.a.get(l["a"]);403===e.response.status&&c["a"].error({message:"Forbidden",description:t.message}),401!==e.response.status||t.result&&t.result.isLogin||(c["a"].error({message:"Unauthorized",description:"Authorization verification failed"}),a&&o["a"].dispatch("Logout").then((function(){setTimeout((function(){window.location.reload()}),1500)})))}return Promise.reject(e)};d.interceptors.request.use((function(e){var t=i.a.get(l["a"]);return t&&(e.headers["EASY-RETRY-AUTH"]=t),e}),f),d.interceptors.response.use((function(e){var t=e.data,a=t.status,n=t.message;return 0===a?(c["a"].error({message:n||"Error",duration:3}),Promise.reject(new Error(n||"Error"))):e.data}),f);var m={vm:{},install:function(e){e.use(u,d)}};t["b"]=d},b781:function(e,t,a){"use strict";a.r(t),t["default"]={"dashboard.analysis.test":"Gongzhuan No.{no} shop","dashboard.analysis.introduce":"Introduce","dashboard.analysis.total-sales":"Total Sales","dashboard.analysis.day-sales":"Daily Sales","dashboard.analysis.visits":"Visits","dashboard.analysis.visits-trend":"Visits Trend","dashboard.analysis.visits-ranking":"Visits Ranking","dashboard.analysis.day-visits":"Daily Visits","dashboard.analysis.week":"WoW Change","dashboard.analysis.day":"DoD Change","dashboard.analysis.payments":"Payments","dashboard.analysis.conversion-rate":"Conversion Rate","dashboard.analysis.operational-effect":"Operational Effect","dashboard.analysis.sales-trend":"Stores Sales Trend","dashboard.analysis.sales-ranking":"Sales Ranking","dashboard.analysis.all-year":"All Year","dashboard.analysis.all-month":"All Month","dashboard.analysis.all-week":"All Week","dashboard.analysis.all-day":"All day","dashboard.analysis.search-users":"Search Users","dashboard.analysis.per-capita-search":"Per Capita Search","dashboard.analysis.online-top-search":"Online Top Search","dashboard.analysis.the-proportion-of-sales":"The Proportion Of Sales","dashboard.analysis.dropdown-option-one":"Operation one","dashboard.analysis.dropdown-option-two":"Operation two","dashboard.analysis.channel.all":"ALL","dashboard.analysis.channel.online":"Online","dashboard.analysis.channel.stores":"Stores","dashboard.analysis.sales":"Sales","dashboard.analysis.traffic":"Traffic","dashboard.analysis.table.rank":"Rank","dashboard.analysis.table.search-keyword":"Keyword","dashboard.analysis.table.users":"Users","dashboard.analysis.table.weekly-range":"Weekly Range"}},bf0f:function(e,t,a){"use strict";a.d(t,"c",(function(){return b})),a.d(t,"b",(function(){return y}));var n=a("5530"),r=(a("d3b7"),a("caad"),a("3ca3"),a("ddb0"),a("8bbf")),o=a.n(r),s=a("a925"),i=a("8ded"),c=a.n(i),u=a("c1df"),l=a.n(u),d=a("743d");o.a.use(s["a"]);var f="en-US",m={"en-US":Object(n["a"])({},d["default"])},h=new s["a"]({silentTranslationWarn:!0,locale:f,fallbackLocale:f,messages:m}),p=[f];function g(e){return h.locale=e,document.querySelector("html").setAttribute("lang",e),e}function b(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:f;return new Promise((function(t){return c.a.set("lang",e),h.locale!==e?p.includes(e)?t(g(e)):a("4aa4")("./".concat(e)).then((function(t){var a=t.default;return h.setLocaleMessage(e,a),p.push(e),l.a.updateLocale(a.momentName,a.momentLocale),g(e)})):t(e)}))}function y(e){return h.t("".concat(e))}t["a"]=h},ca00:function(e,t,a){"use strict";a.d(t,"b",(function(){return n})),a.d(t,"c",(function(){return r})),a.d(t,"a",(function(){return o}));a("ac1f");function n(){var e=new Date,t=e.getHours();return t<9?"早上好":t<=11?"上午好":t<=13?"中午好":t<20?"下午好":"晚上好"}function r(){var e=["休息一会儿吧","准备吃什么呢?","要不要打一把 DOTA","我猜你可能累了"],t=Math.floor(Math.random()*e.length);return e[t]}function o(e){var t={1:[{roleId:1,permissionId:"group",permissionName:"组配置",actionEntitySet:[]},{roleId:1,permissionId:"dashboard",permissionName:"看板"},{roleId:1,permissionId:"retryTask",permissionName:"任务管理"},{roleId:1,permissionId:"retryDeadLetter",permissionName:"死信队列管理"},{roleId:1,permissionId:"retryLog",permissionName:"重试日志管理"},{roleId:1,permissionId:"basicConfig",permissionName:"基础信息配置"}],2:[{roleId:2,permissionId:"group",permissionName:"组配置",actionEntitySet:[{action:"add",describe:"新增",defaultCheck:!1}]},{roleId:2,permissionId:"user",permissionName:"用户"},{roleId:2,permissionId:"userForm",permissionName:"新增或更新用户"},{roleId:2,permissionId:"dashboard",permissionName:"看板"},{roleId:2,permissionId:"retryTask",permissionName:"任务管理"},{roleId:2,permissionId:"retryDeadLetter",permissionName:"死信队列管理"},{roleId:2,permissionId:"retryLog",permissionName:"重试日志管理"},{roleId:2,permissionId:"basicConfig",permissionName:"基础信息配置"}]};return t[e]}},cebe:function(e,t){e.exports=axios},d73b:function(e,t,a){"use strict";a.d(t,"a",(function(){return Le})),a.d(t,"b",(function(){return xe}));a("d3b7"),a("3ca3"),a("ddb0");var n,r,o,s,i=function(){var e=this,t=e._self._c;return t("div",{class:["user-layout-wrapper",e.isMobile&&"mobile"],attrs:{id:"userLayout"}},[t("div",{staticClass:"container"},[t("div",{staticClass:"user-layout-content"},[t("div",{staticClass:"top"},[t("div",{staticClass:"header"},[t("a",{attrs:{href:"/"}},[t("span",{staticClass:"title"},[e._v("Easy-Retry")]),t("span",{staticClass:"desc",staticStyle:{"font-size":"16px","font-weight":"600"}},[e._v("v"+e._s(e.version))])])]),t("div",{staticClass:"desc"},[e._v(" "+e._s(e.$t("layouts.userLayout.title"))+" ")])]),t("router-view"),t("div",{staticClass:"footer"},[t("div",{staticClass:"links"},[t("a",{staticStyle:{margin:"10px"},attrs:{href:"mailto:598092184@qq.com",target:"_blank"}},[t("icon-font",{staticStyle:{fontSize:"20px"},attrs:{type:"icon-youxiang"}})],1),t("a",{staticStyle:{margin:"10px"},attrs:{href:"https://github.com/aizuda/easy-retry",target:"_blank"}},[t("icon-font",{staticStyle:{fontSize:"20px"},attrs:{type:"icon-github2"}})],1),t("a",{staticStyle:{margin:"10px"},attrs:{href:"https://gitee.com/aizuda/easy-retry",target:"_blank"}},[t("icon-font",{staticStyle:{fontSize:"20px"},attrs:{type:"icon-GITEE"}})],1)]),t("div",{staticClass:"copyright"},[e._v(" Copyright © "+e._s(e.year)+" Easy-Retry "),t("span",{staticClass:"desc",staticStyle:{"font-size":"16px","font-weight":"600"}},[e._v("v"+e._s(e.version))])])])],1)])])},c=[],u=(a("8fb1"),a("0c63")),l=a("5530"),d=a("5880"),f={computed:Object(l["a"])({},Object(d["mapState"])({isMobile:function(e){return e.app.isMobile}}))},m=(a("9d5c"),a("a600")),h=(a("fbd8"),a("55f1")),p=(a("d81d"),a("2a47"),a("bf0f")),g={computed:Object(l["a"])({},Object(d["mapState"])({currentLang:function(e){return e.app.lang}})),methods:{setLang:function(e){this.$store.dispatch("setLang",e)}}},b=g,y=["zh-CN","zh-TW","en-US","pt-BR"],v={"zh-CN":"简体中文","zh-TW":"繁体中文","en-US":"English","pt-BR":"Português"},C={"zh-CN":"🇨🇳","zh-TW":"🇭🇰","en-US":"🇺🇸","pt-BR":"🇧🇷"},k={props:{prefixCls:{type:String,default:"ant-pro-drop-down"}},name:"SelectLang",mixins:[b],render:function(){var e=this,t=arguments[0],a=this.prefixCls,n=function(t){var a=t.key;e.setLang(a)},r=t(h["a"],{class:["menu","ant-pro-header-menu"],attrs:{selectedKeys:[this.currentLang]},on:{click:n}},[y.map((function(e){return t(h["a"].Item,{key:e},[t("span",{attrs:{role:"img","aria-label":v[e]}},[C[e]])," ",v[e]])}))]);return t(m["a"],{attrs:{overlay:r,placement:"bottomRight"}},[t("span",{class:a},[t(u["a"],{attrs:{type:"global",title:Object(p["b"])("navBar.lang")}})])])}},w=k,N=a("0fea"),S=u["a"].createFromIconfontCN({scriptUrl:"//at.alicdn.com/t/c/font_1460205_qu2antnauc.js"}),z={name:"UserLayout",data:function(){return{year:(new Date).getFullYear(),version:""}},components:{SelectLang:w,IconFont:S},mixins:[f],created:function(){var e=this;Object(N["F"])().then((function(t){e.version=t.data}))},mounted:function(){document.body.classList.add("userLayout")},beforeDestroy:function(){document.body.classList.remove("userLayout")}},j=z,P=(a("875b"),a("2877")),O=Object(P["a"])(j,i,c,!1,null,"6512585c",null),L=O.exports,x=function(){var e=this,t=e._self._c;return t("div",[t("router-view")],1)},T=[],M={name:"BlankLayout"},_=M,F=Object(P["a"])(_,x,T,!1,null,"7f25f9eb",null),A=(F.exports,function(){var e=this,t=e._self._c;return t("pro-layout",e._b({attrs:{menus:e.menus,collapsed:e.collapsed,mediaQuery:e.query,isMobile:e.isMobile,handleMediaQuery:e.handleMediaQuery,handleCollapse:e.handleCollapse,i18nRender:e.i18nRender},scopedSlots:e._u([{key:"menuHeaderRender",fn:function(){return[t("div",[t("h1",[e._v(e._s(e.title))])])]},proxy:!0},{key:"headerContentRender",fn:function(){return[t("div",[t("a-tooltip",{attrs:{title:"刷新页面"}},[t("a-icon",{staticStyle:{"font-size":"18px",cursor:"pointer"},attrs:{type:"reload"},on:{click:function(){e.$router.go(0)}}})],1)],1)]},proxy:!0},{key:"rightContentRender",fn:function(){return[t("right-content",{attrs:{"top-menu":"topmenu"===e.settings.layout,"is-mobile":e.isMobile,theme:e.settings.theme}})]},proxy:!0},{key:"footerRender",fn:function(){return[t("global-footer")]},proxy:!0}])},"pro-layout",e.settings,!1),[e.isProPreviewSite&&!e.collapsed?t("ads"):e._e(),e.isDev?t("setting-drawer",{attrs:{settings:e.settings},on:{change:e.handleSettingChange}},[t("div",{staticStyle:{margin:"12px 0"}},[e._v(" This is SettingDrawer custom footer content. ")])]):e._e(),t("router-view")],1)}),E=[],$=(a("7db0"),a("c0d2")),R=a("9fb0"),I=a("e819"),U=function(){var e=this,t=e._self._c;return t("div",{class:e.wrpCls},[t("avatar-dropdown",{class:e.prefixCls,attrs:{menu:e.showMenu,"current-user":e.currentUser}})],1)},D=[],B=a("ade3"),q=(a("b0c0"),function(){var e=this,t=e._self._c;return e.currentUser&&e.currentUser.name?t("a-dropdown",{attrs:{placement:"bottomRight"},scopedSlots:e._u([{key:"overlay",fn:function(){return[t("a-menu",{staticClass:"ant-pro-drop-down menu",attrs:{"selected-keys":[]}},[t("a-menu-item",{key:"logout",on:{click:e.handleLogout}},[t("a-icon",{attrs:{type:"logout"}}),e._v(" "+e._s(e.$t("menu.account.logout"))+" ")],1)],1)]},proxy:!0}],null,!1,3699420034)},[t("span",{staticClass:"ant-pro-account-avatar"},[t("a-avatar",{staticClass:"antd-pro-global-header-index-avatar",attrs:{size:"small",src:"https://gw.alipayobjects.com/zos/antfincdn/XAosXuNZyF/BiazfanxmamNRoxxVxka.png"}}),t("span",[e._v(e._s(e.currentUser.name))])],1)]):t("span",[t("a-spin",{style:{marginLeft:8,marginRight:8},attrs:{size:"small"}})],1)}),G=[],V=(a("cd17"),a("ed3b")),W={name:"AvatarDropdown",props:{currentUser:{type:Object,default:function(){return null}},menu:{type:Boolean,default:!0}},methods:{handleToCenter:function(){this.$router.push({path:"/account/center"})},handleToSettings:function(){this.$router.push({path:"/account/settings"})},handleLogout:function(e){var t=this;V["a"].confirm({title:this.$t("layouts.usermenu.dialog.title"),content:this.$t("layouts.usermenu.dialog.content"),onOk:function(){return t.$store.dispatch("Logout").then((function(){t.$router.push({name:"login"})}))},onCancel:function(){}})}}},H=W,K=(a("f4ba"),Object(P["a"])(H,q,G,!1,null,"fd4de960",null)),Y=K.exports,Q={name:"RightContent",components:{AvatarDropdown:Y,SelectLang:w},props:{prefixCls:{type:String,default:"ant-pro-global-header-index-action"},isMobile:{type:Boolean,default:function(){return!1}},topMenu:{type:Boolean,required:!0},theme:{type:String,required:!0}},data:function(){return{showMenu:!0,currentUser:{}}},computed:{wrpCls:function(){return Object(B["a"])({"ant-pro-global-header-index-right":!0},"ant-pro-global-header-index-".concat(this.isMobile||!this.topMenu?"light":this.theme),!0)}},mounted:function(){var e=this;setTimeout((function(){e.currentUser={name:e.$store.getters.nickname}}),1500)}},Z=Q,J=Object(P["a"])(Z,U,D,!1,null,null,null),X=J.exports,ee=function(){var e=this,t=e._self._c;return t("global-footer",{staticClass:"footer custom-render",scopedSlots:e._u([{key:"links",fn:function(){return[t("a",{attrs:{href:"https://www.easyretry.com/",target:"_blank"}},[e._v("Easy Retry")]),t("a",{attrs:{href:"http://aizuda.com/",target:"_blank"}},[e._v("Team Aizudai")]),t("a",{attrs:{href:"https://github.com/byteblogs168",target:"_blank"}},[e._v("@byteblogs168")])]},proxy:!0},{key:"copyright",fn:function(){return[t("a",{staticStyle:{margin:"10px"},attrs:{href:"mailto:598092184@qq.com",target:"_blank"}},[t("icon-font",{staticStyle:{fontSize:"20px"},attrs:{type:"icon-youxiang"}})],1),t("a",{staticStyle:{margin:"10px"},attrs:{href:"https://github.com/aizuda/easy-retry",target:"_blank"}},[t("icon-font",{staticStyle:{fontSize:"20px"},attrs:{type:"icon-github2"}})],1),t("a",{staticStyle:{margin:"10px"},attrs:{href:"https://gitee.com/aizuda/easy-retry",target:"_blank"}},[t("icon-font",{staticStyle:{fontSize:"20px"},attrs:{type:"icon-GITEE"}})],1)]},proxy:!0}])})},te=[],ae=u["a"].createFromIconfontCN({scriptUrl:"//at.alicdn.com/t/c/font_1460205_qu2antnauc.js"}),ne={name:"ProGlobalFooter",components:{GlobalFooter:$["a"],IconFont:ae}},re=ne,oe=Object(P["a"])(re,ee,te,!1,null,null,null),se=oe.exports,ie="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js",ce={props:{isMobile:Boolean},mounted:function(){},methods:{load:function(){if(ie){var e=document.createElement("script");e.id="_adsbygoogle_js",e.src=ie,this.$el.appendChild(e),setTimeout((function(){(window.adsbygoogle||[]).push({})}),2e3)}}},render:function(){var e=arguments[0];return e("div",{class:"business-pro-ad"},[e("a",{attrs:{href:"https://store.antdv.com/pro/",target:"_blank"}},["(推荐) 企业级商用版 Admin Pro 现已发售,采用 Vue3 + TS 欢迎购买。"])])}},ue=ce,le=(a("13cf"),Object(P["a"])(ue,n,r,!1,null,"4109f67d",null)),de=le.exports,fe=a("8eeb4"),me=a.n(fe),he={name:"BasicLayout",components:{SettingDrawer:$["c"],RightContent:X,GlobalFooter:se,LogoSvg:me.a,Ads:de},data:function(){return{isProPreviewSite:!1,isDev:!1,menus:[],collapsed:!1,title:I["a"].title,settings:{layout:I["a"].layout,contentWidth:"sidemenu"===I["a"].layout?R["c"].Fluid:I["a"].contentWidth,theme:I["a"].navTheme,primaryColor:I["a"].primaryColor,fixedHeader:I["a"].fixedHeader,fixSiderbar:I["a"].fixSiderbar,colorWeak:I["a"].colorWeak,hideHintAlert:!1,hideCopyButton:!1},query:{},isMobile:!1}},computed:Object(l["a"])({},Object(d["mapState"])({mainMenu:function(e){return e.permission.addRouters}})),created:function(){var e=this,t=this.mainMenu.find((function(e){return"/"===e.path}));this.menus=t&&t.children||[],this.$watch("collapsed",(function(){e.$store.commit(R["d"],e.collapsed)})),this.$watch("isMobile",(function(){e.$store.commit(R["k"],e.isMobile)}))},mounted:function(){var e=this,t=navigator.userAgent;t.indexOf("Edge")>-1&&this.$nextTick((function(){e.collapsed=!e.collapsed,setTimeout((function(){e.collapsed=!e.collapsed}),16)}))},methods:{i18nRender:p["b"],handleMediaQuery:function(e){this.query=e,!this.isMobile||e["screen-xs"]?!this.isMobile&&e["screen-xs"]&&(this.isMobile=!0,this.collapsed=!1,this.settings.contentWidth=R["c"].Fluid):this.isMobile=!1},handleCollapse:function(e){this.collapsed=e},handleSettingChange:function(e){var t=e.type,a=e.value;switch(t&&(this.settings[t]=a),t){case"contentWidth":this.settings[t]=a;break;case"layout":"sidemenu"===a?this.settings.contentWidth=R["c"].Fluid:(this.settings.fixSiderbar=!1,this.settings.contentWidth=R["c"].Fixed);break}}}},pe=he,ge=(a("3b74"),Object(P["a"])(pe,A,E,!1,null,null,null)),be=ge.exports,ye={name:"RouteView",props:{keepAlive:{type:Boolean,default:!0}},data:function(){return{}},render:function(){var e=arguments[0],t=this.$route.meta,a=this.$store.getters,n=e("keep-alive",[e("router-view")]),r=e("router-view");return(a.multiTab||t.keepAlive)&&(this.keepAlive||a.multiTab||t.keepAlive)?n:r}},ve=ye,Ce=Object(P["a"])(ve,o,s,!1,null,null,null),ke=(Ce.exports,function(){var e=this,t=e._self._c;return t("page-header-wrapper",[t("router-view")],1)}),we=[],Ne={name:"PageView"},Se=Ne,ze=Object(P["a"])(Se,ke,we,!1,null,null,null),je=(ze.exports,a("0dbd")),Pe=a.n(je),Oe={name:"RouteView",render:function(e){return e("router-view")}},Le=[{path:"/",name:"index",component:be,meta:{title:"menu.home"},redirect:"/dashboard/analysis",children:[{path:"/dashboard",name:"dashboard",redirect:"/dashboard/analysis",hideChildrenInMenu:!0,component:Oe,meta:{title:"menu.dashboard",keepAlive:!0,icon:Pe.a,permission:["dashboard"]},children:[{path:"/dashboard/analysis",name:"Analysis",component:function(){return Promise.all([a.e("chunk-ff9025ec"),a.e("chunk-ec9b3564")]).then(a.bind(null,"2f3a"))},meta:{title:"menu.dashboard.analysis",keepAlive:!0,permission:["dashboard"]}},{path:"/dashboard/pods",name:"PodList",component:function(){return Promise.all([a.e("chunk-ff9025ec"),a.e("chunk-74bac939")]).then(a.bind(null,"9141d"))},meta:{title:"menu.dashboard.analysis",keepAlive:!0,permission:["dashboard"]}}]},{path:"/basic-config-list",name:"basicConfigList",component:function(){return Promise.all([a.e("chunk-ff9025ec"),a.e("chunk-2d21a08f")]).then(a.bind(null,"ba93"))},meta:{title:"组管理",icon:"profile",permission:["group"]}},{path:"/basic-config",name:"basicConfig",hidden:!0,component:function(){return Promise.all([a.e("chunk-ff9025ec"),a.e("chunk-758b2aa4")]).then(a.bind(null,"e941"))},meta:{title:"基础信息配置",hidden:!0,hideChildrenInMenu:!0,icon:"profile",permission:["basicConfig"]}},{path:"/retry-task",name:"RetryTask",component:Oe,hideChildrenInMenu:!0,redirect:"/retry-task/list",meta:{title:"任务管理",icon:"profile",hideChildrenInMenu:!0,keepAlive:!0,permission:["retryTask"]},children:[{path:"/retry-task/info",name:"RetryTaskInfo",component:function(){return Promise.all([a.e("chunk-ff9025ec"),a.e("chunk-35f76107")]).then(a.bind(null,"99f5"))},meta:{title:"任务管理详情",icon:"profile",keepAlive:!0,permission:["retryTask"]}},{path:"/retry-task/list",name:"RetryTaskList",component:function(){return Promise.all([a.e("chunk-ff9025ec"),a.e("chunk-2d0f085f")]).then(a.bind(null,"9d75"))},meta:{title:"任务管理列表",icon:"profile",keepAlive:!0,permission:["retryTask"]}}]},{path:"/retry-dead-letter",name:"RetryDeadLetter",component:Oe,hideChildrenInMenu:!0,redirect:"/retry-dead-letter/list",meta:{title:"死信队列管理",icon:"profile",permission:["retryDeadLetter"]},children:[{path:"/retry-dead-letter/list",name:"RetryDeadLetterList",component:function(){return Promise.all([a.e("chunk-ff9025ec"),a.e("chunk-2d228eef")]).then(a.bind(null,"dafb"))},meta:{title:"死信队列管理列表",icon:"profile",permission:["retryDeadLetter"]}},{path:"/retry-dead-letter/info",name:"RetryDeadLetterInfo",component:function(){return a.e("chunk-2d0c8f97").then(a.bind(null,"56bb"))},meta:{title:"死信队列管理详情",icon:"profile",permission:["retryDeadLetter"]}}]},{path:"/retry-log",name:"RetryLog",component:Oe,hideChildrenInMenu:!0,redirect:"/retry-log/list",meta:{title:"重试日志管理",icon:"profile",permission:["retryLog"]},children:[{path:"/retry-log/list",name:"RetryLogList",component:function(){return Promise.all([a.e("chunk-ff9025ec"),a.e("chunk-2d0a4079")]).then(a.bind(null,"0564"))},meta:{title:"重试日志列表",icon:"profile",permission:["retryLog"]}},{path:"/retry-log/info",name:"RetryLogInfo",component:function(){return Promise.all([a.e("chunk-ff9025ec"),a.e("chunk-251479d0")]).then(a.bind(null,"5fe2"))},meta:{title:"重试日志详情",icon:"profile",permission:["retryLog"]}}]},{path:"/user-list",name:"UserList",component:function(){return Promise.all([a.e("chunk-ff9025ec"),a.e("chunk-2d0b7230")]).then(a.bind(null,"1faf"))},meta:{title:"用户管理",icon:"profile",permission:["user"]}},{path:"/user-form",name:"UserForm",hidden:!0,component:function(){return a.e("chunk-40597980").then(a.bind(null,"bf80"))},meta:{title:"新增或更新用户",icon:"profile",permission:["userForm"]}}]},{path:"*",redirect:"/404",hidden:!0}],xe=[{path:"/user",component:L,redirect:"/user/login",hidden:!0,children:[{path:"login",name:"login",component:function(){return a.e("user").then(a.bind(null,"ac2a"))}},{path:"recover",name:"recover",component:void 0}]},{path:"/404",component:function(){return a.e("fail").then(a.bind(null,"cc89"))}}]},dea1:function(e,t,a){"use strict";a.r(t);var n=a("5530"),r=a("b781");t["default"]=Object(n["a"])({},r["default"])},e06b:function(e,t,a){},e819:function(e,t,a){"use strict";t["a"]={navTheme:"dark",primaryColor:"#1890ff",layout:"topmenu",contentWidth:"Fixed",fixedHeader:!1,fixSiderbar:!1,colorWeak:!1,menu:{locale:!0},title:"Easy-Retry",pwa:!1,iconfontUrl:"",production:!0}},f4ba:function(e,t,a){"use strict";a("e06b")},f6fb:function(e,t,a){},fddb:function(e,t,a){},ffb6:function(e,t,a){"use strict";a.r(t);var n=a("5530"),r=a("0af2");t["default"]=Object(n["a"])({},r["default"])}});