(function(t){function e(e){for(var o,a,i=e[0],s=e[1],u=e[2],l=0,f=[];l1?e("div",{staticClass:"action action-organization"},[e("header-select")],1):t._e(),e("div",{staticClass:"action"},[e("header-notice")],1),e("div",{staticClass:"action action-avatar"},[e("header-avatar")],1)])],1),e("a-layout",{staticStyle:{"padding-top":"65px"}},[e("a-sider",{attrs:{mode:"inline",breakpoint:"md",collapsible:""},model:{value:t.collapsed,callback:function(e){t.collapsed=e},expression:"collapsed"}},t._l(t.menus,(function(n){return e("a-menu",{key:n.id.toString(),attrs:{theme:t.theme,openKeys:t.openKeys,mode:"inline"},on:{click:function(e){return t.menuClick(e,n)},openChange:t.onOpenChange},model:{value:t.selectedKeys,callback:function(e){t.selectedKeys=e},expression:"selectedKeys"}},[n.children||n.is_inner||"#"==n.node?t._e():e("a-menu-item",{key:n.id,attrs:{disabled:!n.status}},[e("a-icon",{attrs:{type:n.icon}}),e("span",[t._v(t._s(n.title))])],1),n.children&&!n.is_inner?e("a-sub-menu",{key:n.id.toString()},[e("span",{attrs:{slot:"title"},slot:"title"},[e("a-icon",{attrs:{type:n.icon}}),e("span",[t._v(t._s(n.title))])],1),t._l(n.children,(function(n,o){return n.is_inner?t._e():e("a-menu-item",{key:n.id.toString(),attrs:{disabled:!n.status}},[t._v("\n "+t._s(n.title)+"\n ")])}))],2):t._e()],1)})),1),e("a-layout",{staticClass:"main-content",style:t.collapsed?{paddingLeft:"80px"}:{paddingLeft:"256px"}},[e("a-layout-content",[e("transition",{attrs:{name:"router-fade",mode:"out-in"}},[e("a-spin",{attrs:{spinning:t.pageLoading}},[e("router-view")],1)],1)],1)],1)],1)],1),t.config.WS_URI?e("Socket",{ref:"socket"}):t._e()],1),e("v-uploader")],1)},a=[],r=(n("8e6e"),n("456d"),n("7514"),n("ac6a"),n("7f7f"),n("ade3")),c=n("2f62"),i=n("98c5"),s=function(){var t=this,e=t._self._c;return e("a-popover",{attrs:{overlayClassName:"header-notice",trigger:"click",placement:"bottomRight"},model:{value:t.showNotice,callback:function(e){t.showNotice=e},expression:"showNotice"}},[e("template",{slot:"content"},[e("a-spin",{attrs:{spinning:t.loading}},[e("a-tabs",{staticClass:"header-notice-content",attrs:{tabBarGutter:25}},[e("a-tab-pane",{key:"1"},[e("span",{attrs:{slot:"tab"},slot:"tab"},[t._v("消息"),t.total&&t.totalSum["message"]?e("span",[t._v("("+t._s(t.totalSum["message"])+")")]):t._e()]),t.total&&t.totalSum["message"]?[e("a-list",[t._l(t.list["message"],(function(n){return[e("a-list-item",{key:n.id,on:{click:function(e){return t.messageAction(n)}}},[e("a-list-item-meta",{attrs:{description:n.create_time}},[e("span",{attrs:{slot:"title"},slot:"title"},[e("p",[t._v(t._s(n.title))]),e("p",{staticClass:"ant-list-item-meta-description",domProps:{innerHTML:t._s(n.content)}})]),e("a-avatar",{attrs:{slot:"avatar",src:n.avatar},slot:"avatar"})],1)],1)]}))],2),e("div",{staticClass:"footer-action"},[e("a",{staticClass:"item muted",on:{click:function(e){return t.setRead("message")}}},[t._v("清空消息")]),e("a",{staticClass:"item muted",on:{click:function(e){return t.showMore("1")}}},[t._v("查看更多")])])]:[e("div",{staticClass:"notFound"},[e("img",{attrs:{src:n("7e25"),alt:"not found"}}),e("div",[t._v("你已读完所有消息")])])]],2),e("a-tab-pane",{key:"2"},[e("span",{attrs:{slot:"tab"},slot:"tab"},[t._v("通知"),t.total&&t.totalSum["notice"]?e("span",[t._v("("+t._s(t.totalSum["notice"])+")")]):t._e()]),t.total&&t.totalSum["notice"]?[e("a-list",[t._l(t.list["notice"],(function(n){return[e("a-list-item",{key:n.id},[e("a-list-item-meta",{attrs:{description:n.create_time}},[e("span",{attrs:{slot:"title"},slot:"title"},[e("p",{domProps:{innerHTML:t._s(n.title)}}),e("p",{staticClass:"ant-list-item-meta-description",domProps:{innerHTML:t._s(n.content)}})]),e("a-avatar",{staticStyle:{"background-color":"white"},attrs:{slot:"avatar",src:"https://gw.alipayobjects.com/zos/rmsportal/ThXAXghbEsBCCSDihZxY.png"},slot:"avatar"})],1)],1)]}))],2),e("div",{staticClass:"footer-action"},[e("a",{staticClass:"item muted",on:{click:function(e){return t.setRead("notice")}}},[t._v("清空通知")]),e("a",{staticClass:"item muted",on:{click:function(){t.$router.push("/notify/notice")}}},[t._v("查看更多")])])]:[e("div",{staticClass:"notFound"},[e("img",{attrs:{src:n("5744"),alt:"not found"}}),e("div",[t._v("你已查看所有通知")])])]],2)],1)],1)],1),e("span",[e("a-badge",{attrs:{count:t.total}},[e("a-icon",{staticClass:"action-item",attrs:{type:"bell"}})],1)],1)],2)},u=[],l=n("c1df"),f=n.n(l),d=n("cd4b"),p=n("97a8"),h=function(t,e){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},o={body:e,icon:n.icon||"http://static.vilson.xyz/preview.jpg",showTime:n.showTime||15e3,onclick:n.onclick,onshow:n.onshow,onerror:n.onerror,onclose:n.onclose},a=window.Notification||window.mozNotification||window.webkitNotification;if(console.log(a.permission),a&&"granted"===a.permission){var r=new a(t,o);r.onclick=function(){"function"===typeof o.onclick&&o.onclick(r)},r.onerror=function(){"function"===typeof o.onerror&&o.onerror(r)},r.onshow=function(){"function"===typeof o.onshow&&o.onshow(r),setTimeout((function(){r.close()}),o.showTime)},r.onclose=function(){"function"===typeof o.onclose&&o.onclose(r)}}else{if(!a||"denied"===a.permission)return!1;a.requestPermission((function(e){if(a.permission!==e&&(a.permission=e),"granted"!==e)return!1;var n=new a(t,o);n.onclick=function(){"function"===typeof o.onclick&&o.onclick(n)},n.onerror=function(){"function"===typeof o.onerror&&o.onerror(n)},n.onshow=function(){"function"===typeof o.onshow&&o.onshow(n),setTimeout((function(){n.close()}),o.showTime)},n.onclose=function(){"function"===typeof o.onclose&&o.onclose(n)}}))}},m=n("b199");n("81fe");function b(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(t);e&&(o=o.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,o)}return n}function v(t){for(var e=1;ethis.progressTotal&&(t=this.progressTotal),"正在上传 ".concat(t,"/").concat(this.progressTotal)}}),watch:{code:function(){this.init()}},created:function(){this.init()},mounted:function(){var t=this;this.$nextTick((function(){window.uploader=t.$refs.uploader.uploader,t.$store.dispatch("setUploader",window.uploader),console.log(window.uploader)}))},methods:{init:function(){},closeUploader:function(){this.showUploader=!1,this.uploader.cancel()},fileAdded:function(t,e,n){var o=!1,a="",r=1024*this.singleMaxSize*1024;e.forEach((function(t,e){if(t.size>r)return o=!0,a=t.file.name,!1})),t.ignored=o,o&&this.$info({title:"文件超过最大限制",content:"上传文件「".concat(a,"」过大,请选择").concat(this.singleMaxSize,"MB以内的文件")})},filesSubmitted:function(t){this.showUploader=!0,this.showFiles=!0,this.progressTotal+=t.length,console.log("file submitted",t)},fileProgress:function(t,e,n){this.showUploader=!0,this.showFiles=!0,console.log("file progress",arguments)},fileSuccess:function(t,e,n,o){var a=JSON.parse(n);if(!Object(P["a"])(a))return Object(p["b"])({title:a.msg},"notice","error"),!1;t.projectName=a.data.projectName,t.fileUrl=a.data.url,t.code=a.data.code||"",console.log("file success",t),this.completeTotal++},fileError:function(t,e,n,o){this.completeTotal--;var a=JSON.parse(n);e.cancel(),t.projectName=a.data.projectName,console.log("file error",t),Object(p["b"])({title:a.msg},"notice","error")},fileComplete:function(t){console.log("file complete",t)},complete:function(){var t=this;console.log("complete",arguments),this.progressTotal=this.completeTotal=0,Object(p["b"])({title:"关联文件成功"},"notice","success"),setTimeout((function(){t.showFiles=!1}),3e3)},cancelUpload:function(t){console.log(t),this.progressTotal--,this.completeTotal--,t.file.cancel()},filterList:function(t){return t},testSomeThing:function(){console.log(this.uploader.fileList),this.uploader.fileList[0].resume()}}},W=G,q=(n("c3fe"),Object(y["a"])(W,U,$,!1,null,null,null)),J=q.exports,X=function(){var t=this,e=t._self._c;return e("div")},Z=[],Q=n("a026"),tt=n("22b6");function et(t,e){return tt["a"].post("index/index/bindClientId",{client_id:t,uid:e})}var nt=n("a078"),ot={data:function(){return{websocket:null}},methods:{threadPoxi:function(){var t={uid:this.$store.state.userInfo.id};if(this.websocket.readyState===this.websocket.OPEN)this.websocketSend(t);else if(this.websocket.readyState===this.websocket.CONNECTING){var e=this;setTimeout((function(){e.websocketSend(t)}),300)}else{this.initWebSocket();var n=this;setTimeout((function(){n.websocketSend(t)}),500)}},initWebSocket:function(){var t=nt["a"].WS_URI;this.websocket=new WebSocket(t),this.websocket.onmessage=this.websocketOnMessage,this.websocket.onclose=this.websocketClose,Q["default"].prototype.$websocket=this.websocket},websocketOnMessage:function(t){var e=JSON.parse(t.data);if("ping"!=e.action&&(console.log(e),this.$store.commit("catchSocketAction",e)),"connect"===e.action&&e.data.client_id&&!this.$store.state.boundClient){Object(V["c"])("client_id",e.data.client_id);var n=Object(V["a"])("userInfo",!0),o=n?n.code:"";o&&(et(e.data.client_id,o),this.$store.dispatch("setBoundClient",!0))}},websocketSend:function(t){console.log("发送消息:"),console.log(t),this.websocket.send(t)},websocketClose:function(t){console.log("connection closed ("+t.code+")")}},created:function(){this.initWebSocket()}},at=ot,rt=Object(y["a"])(at,X,Z,!1,null,null,null),ct=rt.exports,it=n("d368");function st(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(t);e&&(o=o.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,o)}return n}function ut(t){for(var e=1;e1&&void 0!==arguments[1]&&arguments[1],n=t.code,a=t.msg;return 200===n||(e&&Object(o["b"])(a),!1)},c=function(t){var e=t.url;t.params&&(e+="/"+t.params);var o=t.url;return t.file_path&&(o=t.file_path),{name:t.id,path:e,component:function(t){return Promise.all([n.e("chunk-3a86c7e2"),n.e("chunk-5b5186fe"),n.e("chunk-987c9f28"),n.e("chunk-6ce5f9f4"),n.e("chunk-4689b1fb")]).then(function(){var e=[n("4b3b")("./"+o)];t.apply(null,e)}.bind(this)).catch(n.oe)},meta:{model:t.pid,info:t}}},i=function(t,e){var n=new FileReader;n.addEventListener("load",(function(){return e(n.result)})),n.readAsDataURL(t)},s=function(t){return"https://work.lihaink.cn/"+t},u=function(t){return"https://work.lihaink.cn/"+t},l=function(t){var e="";return e+u(t)};function f(){var t=new Date,e=t.getHours();return e<9?"早上好":e<=11?"上午好":e<=13?"中午好":e<20?"下午好":"晚上好"}function d(){var t=Object(a["a"])("tokenList",!0);if(t){var e=t.accessToken,n=t.tokenType;return{Authorization:"".concat(n," ").concat(e)}}return{}}var p=function(t,e){e=e||document,t=t||"*";var n=[];if(document.getElementsByClassName)return document.getElementsByClassName(t);for(var o=document.getElementsByTagName(e),a=new RegExp("(^|\\s)"+t+"(\\s|$)"),r=0;r0&&t.constructor===Function)while(this.i.svgfont {display: inline-block;width: 1em;height: 1em;fill: currentColor;vertical-align: -0.1em;font-size:16px;}")}catch(s){console&&console.log(s)}}a(i)})(window)},"56d7":function(t,e,n){"use strict";n.r(e);n("ac6a"),n("cadf"),n("551c"),n("f751"),n("097d");var o=n("a026"),a=n("8c4f"),r=n("f23d"),c=function(){var t=this,e=t._self._c;return e("div",{staticStyle:{height:"100%"},attrs:{id:"app"}},[e("a-config-provider",{attrs:{getPopupContainer:t.getPopupContainer,locale:t.zh_CN}},[e("transition",{attrs:{name:"router-fades",mode:"out-in"}},[e("router-view")],1)],1)],1)},i=[],s=n("677e"),u=n.n(s),l=(n("5c3a"),{name:"app",data:function(){return{zh_CN:u.a}},watch:{},methods:{getPopupContainer:function(t,e){return e?e.getDialogWrap():document.body}}}),f=l,d=n("2877"),p=Object(d["a"])(f,c,i,!1,null,null,null),h=p.exports,m=n("4360"),b=n("a18c"),v=(n("202f"),n("77a0")),g=n.n(v),j=(n("aaf0"),n("40f5"),n("476a"),function(){var t=this,e=t._self._c;return e("div",[t.showHeader?e("div",{staticClass:"page-header"},[t.breadCrumbInfo.length>0&&t.breadCrumb?e("div",{staticClass:"breadcrumb"},[e("a-breadcrumb",[e("a-breadcrumb-item",[e("router-link",{attrs:{to:"/home"}},[t._v("首页")])],1),e("a-breadcrumb-item",[t._v(t._s(t.breadCrumbInfo[2].title))]),e("a-breadcrumb-item",[t._v(t._s(t.breadCrumbInfo[1].title))]),e("a-breadcrumb-item",[t._v(t._s(t.breadCrumbInfo[0].title))])],1)],1):t._e(),e("div",{staticClass:"detail"},[e("div",{staticClass:"main"},[e("div",{staticClass:"row"},[""!=t.pageTitle.trim()&&t.showTitle?e("h1",{staticClass:"title"},[t._v(t._s(t.pageTitle))]):t.showTitle?e("h1",{staticClass:"title"},[t._v(t._s(t.defaultPageTitle))]):t._e(),e("div",{staticClass:"action"},[t._t("action")],2)]),e("div",{staticClass:"row"},[this.$slots.content?e("div",{staticClass:"content"},[t._t("content")],2):t._e(),this.$slots.extra?e("div",{staticClass:"extra"},[t._t("extra")],2):t._e()])])])]):e("div",{staticClass:"page-header page-header-none"}),e("div",{staticClass:"page-header page-header-none"}),e("div",{staticClass:"wrapper-main"},[e("div",{staticClass:"wrapper-content",class:{hidden:t.pageLoading}},[e("div",{staticClass:"layout-content"},[this.$slots.contentTitle||this.$slots.contentAction?e("div",{staticClass:"content-title"},[t._t("contentTitle"),e("div",{staticClass:"content-action"},[t._t("contentAction")],2)],2):t._e(),t._t("default")],2)])])])}),y=[],k=(n("8e6e"),n("456d"),n("ade3")),w=n("53ca"),O=n("2f62"),_=n("68fe"),C=n("2f14"),z=n("1157"),S=n.n(z),E=n("2fc4");function T(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(t);e&&(o=o.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,o)}return n}function M(t){for(var e=1;e1)for(var e=0;e1&&void 0!==arguments[1]&&arguments[1];e?this.$router.replace(t):this.$router.push(t)},toHome:function(){var t=Object(_["a"])("currentOrganization",!0),e=U["a"].HOME_PAGE;console.log(U["a"].HOME_PAGE),t&&(e=e+"/"+t.code),this.$router.push(e)}}};n("20d6"),n("6b54");o["default"].filter("NumberFormat",(function(t){if(!t)return"0";var e=t.toString().replace(/(\d)(?=(?:\d{3})+$)/g,"$1,");return e})),o["default"].filter("showPreviewUrl",(function(t){var e=t.file_url,n="https://view.officeapps.live.com/op/view.aspx?src=",o=["doc","docx","docm","dotm","dotx","xlsx","xlsb","xls","xlsm","pptx","ppsx","ppt","pps","pptm","potm","ppam","potx","ppsm"],a=t.extension,r=o.findIndex((function(t){return t==a}));return-1!==r&&(e=n+e),e}));var V=n("af88"),R=n("ef55"),K=n.n(R);B.a.locale("zh-cn"),o["default"].use(a["a"]),o["default"].use(m["a"]),o["default"].directive("disable-click",{inserted:function(t,e){e.value=!!e.value,console.log("binding",e),e.value&&(t.addEventListener("click",(function(t){e.value&&(t.preventDefault(),t.stopPropagation())})),t.querySelectorAll("*").forEach((function(t){t.addEventListener("click",(function(t){t.preventDefault(),t.stopPropagation()}))})))},update:function(t,e){e.value=!!e.value,console.log("binding",e),e.value&&(t.addEventListener("click",(function(t){e.value&&(t.preventDefault(),t.stopPropagation())})),t.querySelectorAll("*").forEach((function(t){t.addEventListener("click",(function(t){t.preventDefault(),t.stopPropagation()}))})))}}),window._AMapSecurityConfig={securityJsCode:"e8b6cb44e8e431d68052c8e10db99264"},o["default"].config.productionTip=!1,o["default"].use(r["a"]),o["default"].component("WrapperContent",D),o["default"].use(V["a"]),o["default"].use(K.a),o["default"].prototype.$message=A["a"],o["default"].prototype.$notification=N["a"],o["default"].prototype.$notice=H["b"],o["default"].prototype.$destroyNotice=H["a"],o["default"].use(g.a),o["default"].prototype.$vuescrollConfig={vuescroll:{mode:"native"},scrollPanel:{scrollingX:!0},bar:{delayTime:500,onlyShowBarOnScroll:!1,background:"#cecece",keepShow:!1}},o["default"].mixin($),new o["default"]({el:"#app",store:m["a"],router:b["a"],template:"",components:{App:h}})},5744:function(t,e,n){t.exports=n.p+"img/bell.2dec628d.svg"},"68fe":function(t,e,n){"use strict";n.d(e,"c",(function(){return a})),n.d(e,"a",(function(){return r})),n.d(e,"b",(function(){return c}));n("28a5");var o="ep_",a=function(t,e){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2],a=arguments.length>3&&void 0!==arguments[3]?arguments[3]:0;if(!t)return!1;if(t=o+t,"string"!==typeof e&&(e=JSON.stringify(e)),n){var r=new Date;e+=a>0?"&"+(r.getTime()+3600*a*1e3):"&0",e+="&"+r.getTime()}window.localStorage.setItem(t,e)},r=function(t){var e=arguments.length>1&&void 0!==arguments[1]&&arguments[1];return!!t&&(t=o+t,e&&"string"==typeof window.localStorage.getItem(t)&&"undefined"!=window.localStorage.getItem(t)?JSON.parse(window.localStorage.getItem(t)):window.localStorage.getItem(t))},c=function(t){if(!t)return!1;t=o+t,window.localStorage.removeItem(t)}},7978:function(t,e,n){"use strict";n("33c9")},"7e25":function(t,e,n){t.exports=n.p+"img/laba.e793fb2e.svg"},"81fe":function(t,e,n){"use strict";n.d(e,"c",(function(){return r})),n.d(e,"b",(function(){return c})),n.d(e,"a",(function(){return i})),n.d(e,"d",(function(){return s}));n("3b2b"),n("a481");var o=n("c1df"),a=n.n(o),r=function(t,e){e||(e=a()());var n=a()(e).diff(a()(t),"hours");if(n<=1)return a()(t).fromNow();a()(e).get("date"),a()(t).get("date");var o=a()(t).format("H:mm"),r=a()(t).format("YYYY-MM-DD"),c=a()().weekday(0).format("YYYY-MM-DD"),i=a()().weekday(6).format("YYYY-MM-DD"),s="";return s=ri?"[下周]dd "+o:"[周]dd "+o,a()(t).calendar(null,{sameDay:"[今天 ]"+a()(t).format("H:mm"),nextDay:"[明天 ]"+o,nextWeek:s,lastDay:"[昨天 ]"+o,lastWeek:s,sameElse:"M月D日 H:mm"})},c=function(t){var e=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=a()(t).format("H:mm");e||(n="");var o=a()(t).format("YYYY-MM-DD"),r=a()().weekday(0).format("YYYY-MM-DD"),c=a()().weekday(6).format("YYYY-MM-DD"),i="";return i=oc?"[下周]dd "+n:"[周]dd "+n,a()(t).calendar(null,{sameDay:"[今天 ]"+a()(t).format("H:mm"),nextDay:"[明天 ]"+n,nextWeek:i,lastDay:"[昨天 ]"+n,lastWeek:i,sameElse:"M月D日 H:mm"})},i=function(t,e){return!e&&t?c(t)+" 开始":t?c(t)+" - "+c(e):c(e)+" 截止"},s=function(t){var e="";void 0==t&&(t=new Date);var n=t.getHours();return n>=0&&n<=4&&(e="深夜了,注意身体,"),n>=4&&n<7&&(e="清晨好, "),n>=7&&n<12&&(e="早安,"),n>=12&&n<=13&&(e="午饭时间到了,"),n>=13&&n<=17&&(e="下午好,"),n>=17&&n<=18&&(e="进入傍晚了,"),n>=18&&n<=20&&(e="吃过晚饭了吗,"),n>=20&&n<=24&&(e="在加班吗?辛苦了,"),e}},"82f8":function(t,e,n){"use strict";n.d(e,"c",(function(){return a})),n.d(e,"a",(function(){return r})),n.d(e,"d",(function(){return c})),n.d(e,"b",(function(){return i})),n.d(e,"e",(function(){return s}));var o=n("22b6");function a(t){return o["a"].post("index/index/install",t)}function r(){return o["a"].post("index/index/checkInstall")}function c(t){return o["a"].post("project/invite_link/_read",{inviteCode:t})}function i(t){return o["a"].post("project/invite_link/save",t)}function s(t){return o["a"].post("index/index/refreshAccessToken",{refreshToken:t})}},"88ae":function(t,e,n){},"97a8":function(t,e,n){"use strict";n.d(e,"b",(function(){return r})),n.d(e,"a",(function(){return c}));var o=n("f64c"),a=n("56cd"),r=function(t){var e=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"message",n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"warning",r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:3,i=arguments.length>4&&void 0!==arguments[4]?arguments[4]:"bottomLeft";c();var s={};if(s.duration=r,"message"===e)switch(n){case"info":return o["a"].info(t,r);case"success":return o["a"].success(t,r);case"error":return o["a"].error(t,r);case"loading":return o["a"].loading(t,r);default:return o["a"].warning(t,r)}else switch(s.message=t.title,s.description=t.msg||"",s.placement=i,n){case"open":return a["a"].open(s);case"info":return a["a"].info(s);case"success":return a["a"].success(s);case"error":return a["a"].error(s);default:return a["a"].warning(s)}},c=function(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";t?"message"===t?o["a"].destroy():a["a"].destroy():(o["a"].destroy(),a["a"].destroy())}},a078:function(t,e,n){"use strict";e["a"]={crossDomain:"false",PROD_URL:"https://work.lihaink.cn",WS_URI:"wss://work.lihaink.cn",HOME_PAGE:"/home"}},a18c:function(t,e,n){"use strict";n("7f7f"),n("ac6a");var o=n("a026"),a=n("4360"),r=n("8c4f"),c=n("1e4b"),i=[{name:"task",path:"/project/space/task/:code",component:function(t){return Promise.all([n.e("chunk-3a86c7e2"),n.e("chunk-5b5186fe"),n.e("chunk-987c9f28"),n.e("chunk-d24496b2")]).then(function(){var e=[n("d96ec")];t.apply(null,e)}.bind(this)).catch(n.oe)},meta:{model:122,info:{show_slider:!1,is_inner:!0}},children:[{name:"taskdetail",path:"detail/:taskCode",component:function(t){return Promise.all([n.e("chunk-3a86c7e2"),n.e("chunk-5b5186fe"),n.e("chunk-6ce5f9f4"),n.e("chunk-4cc38fae")]).then(function(){var e=[n("d0e1")];t.apply(null,e)}.bind(this)).catch(n.oe)},meta:{model:"Project",info:{show_slider:!1}}},{name:"taskadd",path:"add/:taskCode",component:function(t){return Promise.all([n.e("chunk-3a86c7e2"),n.e("chunk-6ce5f9f4"),n.e("chunk-4e998ab0")]).then(function(){var e=[n("f561")];t.apply(null,e)}.bind(this)).catch(n.oe)},meta:{model:"Project",info:{show_slider:!1}}}]},{name:"copy",path:"/project/space/copy/:code",component:function(t){return Promise.all([n.e("chunk-3a86c7e2"),n.e("chunk-5b5186fe"),n.e("chunk-987c9f28"),n.e("chunk-2b587d1f")]).then(function(){var e=[n("9bef")];t.apply(null,e)}.bind(this)).catch(n.oe)},meta:{model:122,info:{show_slider:!1,is_inner:!0}},children:[{name:"taskdetailcopy",path:"detail/:taskCode",component:function(t){return Promise.all([n.e("chunk-3a86c7e2"),n.e("chunk-5b5186fe"),n.e("chunk-6ce5f9f4"),n.e("chunk-4cc38fae")]).then(function(){var e=[n("d0e1")];t.apply(null,e)}.bind(this)).catch(n.oe)},meta:{model:"Project",info:{show_slider:!1}}}]},{name:"inviteFromLink",path:"/invite_from_link/:code",component:function(t){return n.e("chunk-607d3148").then(function(){var e=[n("6e0f")];t.apply(null,e)}.bind(this)).catch(n.oe)},meta:{model:"Common",info:{show_slider:!1}}},{name:"calendar",path:"/calendar",component:function(t){return Promise.all([n.e("chunk-3a86c7e2"),n.e("chunk-afcfa35e")]).then(function(){var e=[n("37a7")];t.apply(null,e)}.bind(this)).catch(n.oe)},meta:{model:"Common",info:{show_slider:!1}}}],s=n("68fe"),u=n("2f14"),l=n("a078"),f=n("82f8"),d=l["a"].HOME_PAGE,p=Object(s["a"])("currentOrganization",!0);p&&(d=d+"/"+p.code),o["default"].use(r["a"]);var h=[].concat(i),m=Object(s["a"])("menu",!0);m&&m.forEach((function(t){h.push(Object(u["b"])(t)),t.children&&t.children.forEach((function(t){h.push(Object(u["b"])(t)),t.children&&t.children.forEach((function(t){h.push(Object(u["b"])(t))}))}))}));var b=new r["a"]({routes:[{path:"/",name:"index",component:c["default"],children:h},{name:"member",path:"/member",component:function(t){return n.e("chunk-e3d6f510").then(function(){var e=[n("27f0")];t.apply(null,e)}.bind(this)).catch(n.oe)},meta:{model:"Login"},children:[{path:"login",name:"login",component:function(){return n.e("user").then(n.bind(null,"067f"))},meta:{model:"Login"}},{path:"register",name:"register",component:function(){return n.e("user").then(n.bind(null,"5287"))},meta:{model:"Login"}},{path:"forgot",name:"forgot",component:function(){return n.e("user").then(n.bind(null,"1c8d"))},meta:{model:"Login"}}]},{name:"install",path:"/install",component:function(t){return n.e("chunk-4794d8ce").then(function(){var e=[n("fef1")];t.apply(null,e)}.bind(this)).catch(n.oe)},meta:{model:"error"}},{name:"resetEmail",path:"/reset/email",component:function(t){return n.e("chunk-0c259edb").then(function(){var e=[n("c0d8")];t.apply(null,e)}.bind(this)).catch(n.oe)},meta:{model:"error"}},{name:"404",path:"/404",component:function(t){return n.e("chunk-ddf84650").then(function(){var e=[n("2754")];t.apply(null,e)}.bind(this)).catch(n.oe)},meta:{model:"error"}},{name:"403",path:"/403",component:function(t){return n.e("chunk-6560417d").then(function(){var e=[n("7fa2")];t.apply(null,e)}.bind(this)).catch(n.oe)},meta:{model:"error"}},{name:"500",path:"/500",component:function(t){return n.e("chunk-06548746").then(function(){var e=[n("b3ff")];t.apply(null,e)}.bind(this)).catch(n.oe)},meta:{model:"error"}}]});b.beforeEach((function(t,e,n){console.log(t);var o=Object(s["a"])("tokenList",!0);if(o){var r=o.refreshToken,c=o.accessTokenExp;c&&Object(u["i"])(c)&&Object(f["e"])(r).then((function(t){o.accessToken=t.data.accessToken,o.accessTokenExp=t.data.accessTokenExp,Object(s["c"])("tokenList",o)})).catch((function(){return a["a"].state.logged=!1,a["a"].state.userInfo=null,!1}))}return"index"===t.name||"/index"===t.path||"/"===t.path?(n({path:d}),!1):t.name||"Login"===e.meta.model||t.path===d?"Login"===t.meta.model&&a["a"].state.logged?(n({path:d}),!1):a["a"].state.logged||"Login"===t.meta.model||"error"===t.meta.model?void n():(n({name:"login",query:{redirect:t.fullPath}}),!1):(n({path:"/404"}),!1)})),b.afterEach((function(t){}));e["a"]=b},b199:function(t,e,n){"use strict";n.d(e,"m",(function(){return a})),n.d(e,"j",(function(){return r})),n.d(e,"u",(function(){return c})),n.d(e,"A",(function(){return i})),n.d(e,"x",(function(){return s})),n.d(e,"s",(function(){return u})),n.d(e,"h",(function(){return l})),n.d(e,"B",(function(){return f})),n.d(e,"w",(function(){return d})),n.d(e,"l",(function(){return p})),n.d(e,"y",(function(){return h})),n.d(e,"d",(function(){return m})),n.d(e,"b",(function(){return b})),n.d(e,"c",(function(){return v})),n.d(e,"o",(function(){return g})),n.d(e,"z",(function(){return j})),n.d(e,"v",(function(){return y})),n.d(e,"q",(function(){return k})),n.d(e,"r",(function(){return w})),n.d(e,"p",(function(){return O})),n.d(e,"f",(function(){return _})),n.d(e,"e",(function(){return C})),n.d(e,"n",(function(){return z})),n.d(e,"k",(function(){return S})),n.d(e,"a",(function(){return E})),n.d(e,"t",(function(){return T})),n.d(e,"i",(function(){return M})),n.d(e,"g",(function(){return L}));var o=n("22b6");function a(t){return o["a"].post("project/task",t)}function r(t){return o["a"].post("project/task/getListByTaskTag",t)}function c(t){return o["a"].post("project/task/selfList",t)}function i(t){return o["a"].post("project/task/taskSources",t)}function s(t){return o["a"].post("project/task/sort",t)}function u(t){return o["a"].post("project/task/save",t)}function l(t){return o["a"].post("project/task/edit",t)}function f(t){return o["a"].post("project/task/taskToTags",t)}function d(t){return o["a"].post("project/task/setTag",t)}function p(t,e){return o["a"].post("project/task/like",{like:e,taskCode:t})}function h(t,e){return o["a"].post("project/task/star",{star:e,taskCode:t})}function m(t,e,n){var a=arguments.length>3&&void 0!==arguments[3]?arguments[3]:0;return o["a"].post("project/task/createComment",{taskCode:t,comment:e,mentions:n,type:a})}function b(t){return o["a"].post("project/task/assignTask",t)}function v(t){return o["a"].post("project/task/batchAssignTask",t)}function g(t){return o["a"].post("project/task/read",{taskCode:t})}function j(t,e){return o["a"].post("project/task/taskDone",{taskCode:t,done:e})}function y(t,e){return o["a"].post("project/task/setPrivate",{taskCode:t,private:e})}function k(t){return o["a"].post("project/task/recycle",{taskCode:t})}function w(t){return o["a"].post("project/task/recycleBatch",t)}function O(t){return o["a"].post("project/task/recovery",{taskCode:t})}function _(t){return o["a"].post("project/task/delete",{taskCode:t})}function C(t){return o["a"].post("project/task/dateTotalForProject",t)}function z(t){return o["a"].post("project/task/taskLog",t)}function S(t){return o["a"].post("project/project/getLogBySelfProject",t)}function E(t){return o["a"].post("project/task/_taskWorkTimeList",t)}function T(t){return o["a"].post("project/task/saveTaskWorkTime",t)}function M(t){return o["a"].post("project/task/editTaskWorkTime",t)}function L(t){return o["a"].post("project/task/delTaskWorkTime",t)}},bae8:function(t,e,n){t.exports=n.p+"img/logo.b83ac094.png"},c24f:function(t,e,n){"use strict";n.d(e,"a",(function(){return s})),n.d(e,"y",(function(){return l})),n.d(e,"u",(function(){return f})),n.d(e,"h",(function(){return d})),n.d(e,"k",(function(){return p})),n.d(e,"n",(function(){return h})),n.d(e,"b",(function(){return m})),n.d(e,"w",(function(){return b})),n.d(e,"t",(function(){return v})),n.d(e,"z",(function(){return g})),n.d(e,"v",(function(){return j})),n.d(e,"p",(function(){return y})),n.d(e,"m",(function(){return k})),n.d(e,"o",(function(){return w})),n.d(e,"x",(function(){return O})),n.d(e,"A",(function(){return _})),n.d(e,"q",(function(){return C})),n.d(e,"s",(function(){return z})),n.d(e,"r",(function(){return S})),n.d(e,"d",(function(){return E})),n.d(e,"c",(function(){return T})),n.d(e,"l",(function(){return M})),n.d(e,"g",(function(){return L})),n.d(e,"e",(function(){return x})),n.d(e,"i",(function(){return F})),n.d(e,"f",(function(){return P})),n.d(e,"j",(function(){return D}));n("96cf"),n("ac6a");var o=n("1da1"),a=n("22b6"),r=n("a18c"),c=n("4360"),i=n("2f14");function s(t){return u.apply(this,arguments)}function u(){return u=Object(o["a"])(regeneratorRuntime.mark((function t(e){return regeneratorRuntime.wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.abrupt("return",a["a"].post("project/login",e));case 1:case"end":return t.stop()}}),t)}))),u.apply(this,arguments)}function l(t){return a["a"].post("project/login/register",t)}function f(t){return a["a"].post("project/login/getCaptcha",{mobile:t})}function d(t){return a["a"].post("project/login/_getMailCaptcha",{email:t})}function p(t){return a["a"].post("project/login/_resetPasswordByMail",t)}function h(t){var e=t.code;return c["a"].dispatch("setCurrentOrganization",t),a["a"].post("project/index/changeCurrentOrganization",{organizationCode:e}).then((function(t){if(Object(i["a"])(t))return c["a"].dispatch("SET_MENU",t.data.menuList),c["a"].dispatch("SET_USER",t.data.member),c["a"].dispatch("windowLoading",!0),setTimeout((function(){var e=t.data.menuList;if(e){var n=r["a"].options.routes;e.forEach((function(t){n[0].children.push(Object(i["b"])(t)),t.children&&t.children.forEach((function(t){n[0].children.push(Object(i["b"])(t)),t.children&&t.children.forEach((function(t){n[0].children.push(Object(i["b"])(t))}))}))})),r["a"].addRoutes(n),c["a"].dispatch("windowLoading",!1)}}),500),Promise.resolve(t)}))}function m(t){return a["a"].post("project/account/_allList",t)}function b(t){return a["a"].post("project/account",t)}function v(t){return a["a"].post("project/account/forbid",{accountCode:t,status:0})}function g(t){return a["a"].post("project/account/resume",{accountCode:t,status:1})}function j(t){return a["a"].post("project/account/set_liaison_man",t)}function y(t){var e="project/account/add";return t.code&&(e="project/account/edit"),a["a"].post(e,t)}function k(t,e){return a["a"].post("project/account/auth",{id:t,auth:e})}function w(t){return a["a"].post("project/account/del",{accountCode:t})}function O(t){return a["a"].post("project/account/read",{code:t})}function _(t){return a["a"].post("project/account/_syncDetail",t)}function C(t){return a["a"].post("project/account/edit",t)}function z(t){return a["a"].post("project/index/editPersonal",t)}function S(t){return a["a"].post("project/index/editPassword",t)}function E(t){return a["a"].post("project/login/_bindMobile",t)}function T(t){return a["a"].post("project/login/_bindMail",t)}function M(t){return a["a"].post("project/login/_unbindDingtalk",t)}function L(t){return a["a"].post("project/login/_currentMember",t)}function x(t){return a["a"].post("project/login/_checkBindMail",t)}function F(t){return a["a"].post("project/account/_joinByInviteLink",{inviteCode:t})}function P(t){return a["a"].post("project/login/_checkLogin",t)}function D(t){return a["a"].post("project/login/_out",t)}},c3fe:function(t,e,n){"use strict";n("88ae")},cd4b:function(t,e,n){"use strict";n.d(e,"a",(function(){return a})),n.d(e,"d",(function(){return r})),n.d(e,"e",(function(){return c})),n.d(e,"c",(function(){return i})),n.d(e,"b",(function(){return s})),n.d(e,"f",(function(){return u}));var o=n("22b6");function a(t){return o["a"].post("project/notify/_clearAll",t)}function r(t){return o["a"].post("project/notify",t)}function c(){return o["a"].post("project/notify/noReads")}function i(t){return o["a"].post("project/notify/delete",{id:t})}function s(t){return o["a"].post("project/notify/batchDel",{ids:t})}function u(t){return o["a"].post("project/notify/setReadied",{ids:t})}},d037:function(t,e,n){},d368:function(t,e,n){"use strict";n.d(e,"d",(function(){return r})),n.d(e,"a",(function(){return c})),n.d(e,"c",(function(){return i})),n.d(e,"b",(function(){return s}));var o=n("22b6"),a=n("4360");function r(t){return o["a"].post("project/organization",t)}function c(t){return o["a"].post("project/organization/_getOrgList",t).then((function(t){return t.data&&a["a"].dispatch("setOrganizationList",t.data),Promise.resolve(t)}))}function i(t){var e="project/organization/save";return t.organizationCode&&(e="project/organization/edit"),o["a"].post(e,t)}function s(t){return o["a"].post("project/organization/_quitOrganization",t)}}});