(function(t){function e(e){for(var o,a,c=e[0],s=e[1],u=e[2],l=0,d=[];l1?o("div",{staticClass:"action action-organization"},[o("header-select")],1):t._e(),o("div",{staticClass:"action"},[o("header-notice")],1),o("div",{staticClass:"action action-avatar"},[o("header-avatar")],1)])],1),o("a-layout",{staticStyle:{"padding-top":"65px"}},[o("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(e){return o("a-menu",{key:e.id.toString(),attrs:{theme:t.theme,openKeys:t.openKeys,mode:"inline"},on:{click:function(n){return t.menuClick(n,e)},openChange:t.onOpenChange},model:{value:t.selectedKeys,callback:function(e){t.selectedKeys=e},expression:"selectedKeys"}},[e.children||e.is_inner||"#"==e.node?t._e():o("a-menu-item",{key:e.id,attrs:{disabled:!e.status}},[o("a-icon",{attrs:{type:e.icon}}),o("span",[t._v(t._s(e.title))])],1),e.children&&!e.is_inner?o("a-sub-menu",{key:e.id.toString()},[o("span",{attrs:{slot:"title"},slot:"title"},[o("a-icon",{attrs:{type:e.icon}}),o("span",[t._v(t._s(e.title))])],1),t._l(e.children,(function(e,n){return e.is_inner?t._e():o("a-menu-item",{key:e.id.toString(),attrs:{disabled:!e.status}},[t._v("\n "+t._s(e.title)+"\n ")])}))],2):t._e()],1)})),1),o("a-layout",{staticClass:"main-content",style:t.collapsed?{paddingLeft:"80px"}:{paddingLeft:"256px"}},[o("a-layout-content",[o("transition",{attrs:{name:"router-fade",mode:"out-in"}},[o("a-spin",{attrs:{spinning:t.pageLoading}},[o("router-view")],1)],1)],1)],1)],1)],1),t.config.WS_URI?o("Socket",{ref:"socket"}):t._e()],1),o("v-uploader")],1)},a=[],r=(n("5ab2"),n("e10e"),n("e697"),n("2b45"),n("6d57"),n("cc57"),n("28f8")),i=n("9f3a"),c=n("e4fb"),s=function(){var t=this,e=t.$createElement,o=t._self._c||e;return o("a-popover",{attrs:{overlayClassName:"header-notice",trigger:"click",placement:"bottomRight"},model:{value:t.showNotice,callback:function(e){t.showNotice=e},expression:"showNotice"}},[o("template",{slot:"content"},[o("a-spin",{attrs:{spinning:t.loading}},[o("a-tabs",{staticClass:"header-notice-content",attrs:{tabBarGutter:25}},[o("a-tab-pane",{key:"1"},[o("span",{attrs:{slot:"tab"},slot:"tab"},[t._v("消息"),t.total&&t.totalSum["message"]?o("span",[t._v("("+t._s(t.totalSum["message"])+")")]):t._e()]),t.total&&t.totalSum["message"]?[o("a-list",[t._l(t.list["message"],(function(e){return[o("a-list-item",{key:e.id},[o("a-list-item-meta",{attrs:{description:e.create_time}},[o("span",{attrs:{slot:"title"},slot:"title"},[o("p",[t._v(t._s(e.title))]),o("p",{staticClass:"ant-list-item-meta-description",domProps:{innerHTML:t._s(e.content)}})]),o("a-avatar",{attrs:{slot:"avatar",src:e.avatar},slot:"avatar"})],1)],1)]}))],2),o("div",{staticClass:"footer-action"},[o("a",{staticClass:"item muted",on:{click:function(e){return t.setRead("message")}}},[t._v("清空消息")]),o("a",{staticClass:"item muted",on:{click:function(e){return t.showMore("1")}}},[t._v("查看更多")])])]:[o("div",{staticClass:"notFound"},[o("img",{attrs:{src:n("7e25"),alt:"not found"}}),o("div",[t._v("你已读完所有消息")])])]],2),o("a-tab-pane",{key:"2"},[o("span",{attrs:{slot:"tab"},slot:"tab"},[t._v("通知"),t.total&&t.totalSum["notice"]?o("span",[t._v("("+t._s(t.totalSum["notice"])+")")]):t._e()]),t.total&&t.totalSum["notice"]?[o("a-list",[t._l(t.list["notice"],(function(e){return[o("a-list-item",{key:e.id},[o("a-list-item-meta",{attrs:{description:e.create_time}},[o("span",{attrs:{slot:"title"},slot:"title"},[o("p",{domProps:{innerHTML:t._s(e.title)}}),o("p",{staticClass:"ant-list-item-meta-description",domProps:{innerHTML:t._s(e.content)}})]),o("a-avatar",{staticStyle:{"background-color":"white"},attrs:{slot:"avatar",src:"https://gw.alipayobjects.com/zos/rmsportal/ThXAXghbEsBCCSDihZxY.png"},slot:"avatar"})],1)],1)]}))],2),o("div",{staticClass:"footer-action"},[o("a",{staticClass:"item muted",on:{click:function(e){return t.setRead("notice")}}},[t._v("清空通知")]),o("a",{staticClass:"item muted",on:{click:function(){t.$router.push("/notify/notice")}}},[t._v("查看更多")])])]:[o("div",{staticClass:"notFound"},[o("img",{attrs:{src:n("5744"),alt:"not found"}}),o("div",[t._v("你已查看所有通知")])])]],2)],1)],1)],1),o("span",[o("a-badge",{attrs:{count:t.total}},[o("a-icon",{staticClass:"action-item",attrs:{type:"bell"}})],1)],1)],2)},u=[],l=n("caaf"),d=n.n(l),f=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()},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,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("ac76"),Object(y["a"])(W,$,U,!1,null,null,null)),J=q.exports,X=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div")},Z=[],Q=n("c0a4"),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),it=rt.exports,ct=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)},i=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-8871e318"),n.e("chunk-49af4496"),n.e("chunk-0724359d"),n.e("user"),n.e("chunk-a3803854")]).then(function(){var e=[n("4b3b")("./"+o)];t.apply(null,e)}.bind(this)).catch(n.oe)},meta:{model:t.pid,info:t}}},c=function(t,e){var n=new FileReader;n.addEventListener("load",(function(){return e(n.result)})),n.readAsDataURL(t)},s=function(t){return"/"+t},u=function(t){return"/"+t},l=function(t){var e="";return e+u(t)};function d(){var t=new Date,e=t.getHours();return e<9?"早上好":e<=11?"上午好":e<=13?"中午好":e<20?"下午好":"晚上好"}function f(){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(c)})(window)},"56d7":function(t,e,n){"use strict";n.r(e);n("e44b"),n("6648"),n("5f54"),n("f0e6");var o=n("c0a4"),a=n("a81e"),r=n("35d6"),i=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticStyle:{height:"100%"},attrs:{id:"app"}},[n("a-config-provider",{attrs:{getPopupContainer:t.getPopupContainer,locale:t.zh_CN}},[n("transition",{attrs:{name:"router-fades",mode:"out-in"}},[n("router-view")],1)],1)],1)},c=[],s=n("ff8c"),u=n.n(s),l=(n("10ef"),{name:"app",data:function(){return{zh_CN:u.a}},watch:{},methods:{getPopupContainer:function(t,e){return e?e.getDialogWrap():document.body}}}),d=l,f=n("c701"),p=Object(f["a"])(d,i,c,!1,null,null,null),h=p.exports,m=n("4360"),b=n("a18c"),v=(n("27ec"),n("fdaa")),g=n.n(v),j=(n("3547"),n("40f5"),n("476a"),function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",[t.showHeader?n("div",{staticClass:"page-header"},[t.breadCrumbInfo.length>0&&t.breadCrumb?n("div",{staticClass:"breadcrumb"},[n("a-breadcrumb",[n("a-breadcrumb-item",[n("router-link",{attrs:{to:"/home"}},[t._v("首页")])],1),n("a-breadcrumb-item",[t._v(t._s(t.breadCrumbInfo[2].title))]),n("a-breadcrumb-item",[t._v(t._s(t.breadCrumbInfo[1].title))]),n("a-breadcrumb-item",[t._v(t._s(t.breadCrumbInfo[0].title))])],1)],1):t._e(),n("div",{staticClass:"detail"},[n("div",{staticClass:"main"},[n("div",{staticClass:"row"},[""!=t.pageTitle.trim()&&t.showTitle?n("h1",{staticClass:"title"},[t._v(t._s(t.pageTitle))]):t.showTitle?n("h1",{staticClass:"title"},[t._v(t._s(t.defaultPageTitle))]):t._e(),n("div",{staticClass:"action"},[t._t("action")],2)]),n("div",{staticClass:"row"},[this.$slots.content?n("div",{staticClass:"content"},[t._t("content")],2):t._e(),this.$slots.extra?n("div",{staticClass:"extra"},[t._t("extra")],2):t._e()])])])]):n("div",{staticClass:"page-header page-header-none"}),n("div",{staticClass:"page-header page-header-none"}),n("div",{staticClass:"wrapper-main"},[n("div",{staticClass:"wrapper-content",class:{hidden:t.pageLoading}},[n("div",{staticClass:"layout-content"},[this.$slots.contentTitle||this.$slots.contentAction?n("div",{staticClass:"content-title"},[t._t("contentTitle"),n("div",{staticClass:"content-action"},[t._t("contentAction")],2)],2):t._e(),t._t("default")],2)])])])}),y=[],k=(n("5ab2"),n("6d57"),n("e10e"),n("28f8")),O=n("3e83"),w=n("9f3a"),_=n("68fe"),C=n("2f14"),z=n("a336"),S=n.n(z),T=n("2cdb");function E(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=$["a"].HOME_PAGE;t&&(e=e+"/"+t.code),this.$router.push(e)}}};n("e204"),n("2b45");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("0e03"),R=n("8242"),K=n.n(R);B.a.locale("zh-cn"),o["default"].use(a["a"]),o["default"].use(m["a"]),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(U),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 i}));n("9a33");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))},i=function(t){if(!t)return!1;t=o+t,window.localStorage.removeItem(t)}},"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 i})),n.d(e,"a",(function(){return c})),n.d(e,"d",(function(){return s}));n("9dd9"),n("f548");var o=n("caaf"),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"),i=a()().weekday(0).format("YYYY-MM-DD"),c=a()().weekday(6).format("YYYY-MM-DD"),s="";return s=rc?"[下周]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"})},i=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"),i=a()().weekday(6).format("YYYY-MM-DD"),c="";return c=oi?"[下周]dd "+n:"[周]dd "+n,a()(t).calendar(null,{sameDay:"[今天 ]"+a()(t).format("H:mm"),nextDay:"[明天 ]"+n,nextWeek:c,lastDay:"[昨天 ]"+n,lastWeek:c,sameElse:"M月D日 H:mm"})},c=function(t,e){return!e&&t?i(t)+" 开始":t?i(t)+" - "+i(e):i(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 i})),n.d(e,"b",(function(){return c})),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 i(t){return o["a"].post("project/invite_link/_read",{inviteCode:t})}function c(t){return o["a"].post("project/invite_link/save",t)}function s(t){return o["a"].post("index/index/refreshAccessToken",{refreshToken:t})}},8548:function(t,e,n){"use strict";n("2887")},"89e3":function(t,e,n){},"97a8":function(t,e,n){"use strict";n.d(e,"b",(function(){return r})),n.d(e,"a",(function(){return i}));var o=n("87f7"),a=n("0817"),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,c=arguments.length>4&&void 0!==arguments[4]?arguments[4]:"bottomLeft";i();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=c,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)}},i=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:"true",PROD_URL:"",WS_URI:"",HOME_PAGE:"/home"}},a18c:function(t,e,n){"use strict";n("cc57"),n("6d57");var o=n("c0a4"),a=n("4360"),r=n("a81e"),i=n("1e4b"),c=[{name:"task",path:"/project/space/task/:code",component:function(t){return Promise.all([n.e("chunk-8871e318"),n.e("chunk-49af4496")]).then(function(){var e=[n("d96e")];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-8871e318"),n.e("chunk-0724359d")]).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-26a6fcf4").then(function(){var e=[n("6e0f")];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"),d=n("82f8"),f=l["a"].HOME_PAGE,p=Object(s["a"])("currentOrganization",!0);p&&(f=f+"/"+p.code),o["default"].use(r["a"]);var h=[].concat(c),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:i["default"],children:h},{name:"member",path:"/member",component:function(t){return n.e("chunk-6cd973f2").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-17b45428").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-3797ee47").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-7458b742").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-48b51be7").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-2cad3ca0").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,i=o.accessTokenExp;i&&Object(u["i"])(i)&&Object(d["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:f}),!1):t.name||"Login"===e.meta.model||t.path===f?"Login"===t.meta.model&&a["a"].state.logged?(n({path:f}),!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},aaf1:function(t,e,n){var o={"./af":"0674","./af.js":"0674","./ar":"6cc2","./ar-dz":"b1de","./ar-dz.js":"b1de","./ar-kw":"7d0b","./ar-kw.js":"7d0b","./ar-ly":"4064","./ar-ly.js":"4064","./ar-ma":"56ad","./ar-ma.js":"56ad","./ar-sa":"adaa","./ar-sa.js":"adaa","./ar-tn":"5221","./ar-tn.js":"5221","./ar.js":"6cc2","./az":"1a3f","./az.js":"1a3f","./be":"84b2","./be.js":"84b2","./bg":"a213","./bg.js":"a213","./bm":"8b34","./bm.js":"8b34","./bn":"3482","./bn-bd":"98bb","./bn-bd.js":"98bb","./bn.js":"3482","./bo":"a3f6","./bo.js":"a3f6","./br":"72ea","./br.js":"72ea","./bs":"fa2c","./bs.js":"fa2c","./ca":"f217","./ca.js":"f217","./cs":"1b54","./cs.js":"1b54","./cv":"ae9c","./cv.js":"ae9c","./cy":"7554","./cy.js":"7554","./da":"b478","./da.js":"b478","./de":"35a9","./de-at":"5b88","./de-at.js":"5b88","./de-ch":"7475","./de-ch.js":"7475","./de.js":"35a9","./dv":"4c16","./dv.js":"4c16","./el":"3f33","./el.js":"3f33","./en-au":"73ff","./en-au.js":"73ff","./en-ca":"bfc9","./en-ca.js":"bfc9","./en-gb":"428a","./en-gb.js":"428a","./en-ie":"6b5c","./en-ie.js":"6b5c","./en-il":"eb4a","./en-il.js":"eb4a","./en-in":"3fbf","./en-in.js":"3fbf","./en-nz":"89f8","./en-nz.js":"89f8","./en-sg":"13d6","./en-sg.js":"13d6","./eo":"dfd6","./eo.js":"dfd6","./es":"5221e","./es-do":"7a70","./es-do.js":"7a70","./es-mx":"a656","./es-mx.js":"a656","./es-us":"3081","./es-us.js":"3081","./es.js":"5221e","./et":"45f3","./et.js":"45f3","./eu":"d1a1","./eu.js":"d1a1","./fa":"6773","./fa.js":"6773","./fi":"259f","./fi.js":"259f","./fil":"32e2","./fil.js":"32e2","./fo":"0e60","./fo.js":"0e60","./fr":"0600","./fr-ca":"6520","./fr-ca.js":"6520","./fr-ch":"2b9c","./fr-ch.js":"2b9c","./fr.js":"0600","./fy":"23bb","./fy.js":"23bb","./ga":"f9bb","./ga.js":"f9bb","./gd":"088a","./gd.js":"088a","./gl":"da3a","./gl.js":"da3a","./gom-deva":"e728","./gom-deva.js":"e728","./gom-latn":"b781","./gom-latn.js":"b781","./gu":"ab1a","./gu.js":"ab1a","./he":"2e9a","./he.js":"2e9a","./hi":"77d9","./hi.js":"77d9","./hr":"334c","./hr.js":"334c","./hu":"9f96","./hu.js":"9f96","./hy-am":"f2d9","./hy-am.js":"f2d9","./id":"7e6f","./id.js":"7e6f","./is":"770b","./is.js":"770b","./it":"aed5","./it-ch":"72a8","./it-ch.js":"72a8","./it.js":"aed5","./ja":"d546","./ja.js":"d546","./jv":"63b1","./jv.js":"63b1","./ka":"517d","./ka.js":"517d","./kk":"1320","./kk.js":"1320","./km":"b9f3","./km.js":"b9f3","./kn":"d861","./kn.js":"d861","./ko":"ce13","./ko.js":"ce13","./ku":"ecb8","./ku.js":"ecb8","./ky":"885a","./ky.js":"885a","./lb":"aa9d","./lb.js":"aa9d","./lo":"579e","./lo.js":"579e","./lt":"b8d7","./lt.js":"b8d7","./lv":"1bb4","./lv.js":"1bb4","./me":"673d","./me.js":"673d","./mi":"26ae","./mi.js":"26ae","./mk":"e174","./mk.js":"e174","./ml":"4a84","./ml.js":"4a84","./mn":"aadd","./mn.js":"aadd","./mr":"a2a5","./mr.js":"a2a5","./ms":"d18a","./ms-my":"66b0","./ms-my.js":"66b0","./ms.js":"d18a","./mt":"7fb0","./mt.js":"7fb0","./my":"74d1","./my.js":"74d1","./nb":"5fd8","./nb.js":"5fd8","./ne":"4e84","./ne.js":"4e84","./nl":"6f41","./nl-be":"6f69","./nl-be.js":"6f69","./nl.js":"6f41","./nn":"e69e","./nn.js":"e69e","./oc-lnc":"8d28","./oc-lnc.js":"8d28","./pa-in":"b000","./pa-in.js":"b000","./pl":"510c","./pl.js":"510c","./pt":"714b","./pt-br":"e9f3","./pt-br.js":"e9f3","./pt.js":"714b","./ro":"a876","./ro.js":"a876","./ru":"ba7c","./ru.js":"ba7c","./sd":"25dc","./sd.js":"25dc","./se":"d540","./se.js":"d540","./si":"1b0a","./si.js":"1b0a","./sk":"bfa3","./sk.js":"bfa3","./sl":"d112","./sl.js":"d112","./sq":"8f41","./sq.js":"8f41","./sr":"61ee","./sr-cyrl":"17eb","./sr-cyrl.js":"17eb","./sr.js":"61ee","./ss":"0d66","./ss.js":"0d66","./sv":"820c","./sv.js":"820c","./sw":"dbbf","./sw.js":"dbbf","./ta":"70b6","./ta.js":"70b6","./te":"67e8","./te.js":"67e8","./tet":"9609","./tet.js":"9609","./tg":"a19a","./tg.js":"a19a","./th":"459d","./th.js":"459d","./tk":"b2a1","./tk.js":"b2a1","./tl-ph":"341b","./tl-ph.js":"341b","./tlh":"b24c","./tlh.js":"b24c","./tr":"8f6c","./tr.js":"8f6c","./tzl":"fea0","./tzl.js":"fea0","./tzm":"9828","./tzm-latn":"a859","./tzm-latn.js":"a859","./tzm.js":"9828","./ug-cn":"0a67","./ug-cn.js":"0a67","./uk":"82cc","./uk.js":"82cc","./ur":"ad72","./ur.js":"ad72","./uz":"015a","./uz-latn":"35be","./uz-latn.js":"35be","./uz.js":"015a","./vi":"90db","./vi.js":"90db","./x-pseudo":"7eee","./x-pseudo.js":"7eee","./yo":"b9ec","./yo.js":"b9ec","./zh-cn":"10ef","./zh-cn.js":"10ef","./zh-hk":"c3a6","./zh-hk.js":"c3a6","./zh-mo":"9218","./zh-mo.js":"9218","./zh-tw":"0144","./zh-tw.js":"0144"};function a(t){var e=r(t);return n(e)}function r(t){if(!n.o(o,t)){var e=new Error("Cannot find module '"+t+"'");throw e.code="MODULE_NOT_FOUND",e}return o[t]}a.keys=function(){return Object.keys(o)},a.resolve=r,t.exports=a,a.id="aaf1"},ac76:function(t,e,n){"use strict";n("89e3")},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 i})),n.d(e,"A",(function(){return c})),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 d})),n.d(e,"w",(function(){return f})),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 O})),n.d(e,"p",(function(){return w})),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 T})),n.d(e,"t",(function(){return E})),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 i(t){return o["a"].post("project/task/selfList",t)}function c(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 d(t){return o["a"].post("project/task/taskToTags",t)}function f(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){return o["a"].post("project/task/createComment",{taskCode:t,comment:e,mentions:n})}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 O(t){return o["a"].post("project/task/recycleBatch",t)}function w(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 T(t){return o["a"].post("project/task/_taskWorkTimeList",t)}function E(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,"w",(function(){return l})),n.d(e,"t",(function(){return d})),n.d(e,"g",(function(){return f})),n.d(e,"j",(function(){return p})),n.d(e,"m",(function(){return h})),n.d(e,"u",(function(){return m})),n.d(e,"s",(function(){return b})),n.d(e,"x",(function(){return v})),n.d(e,"o",(function(){return g})),n.d(e,"l",(function(){return j})),n.d(e,"n",(function(){return y})),n.d(e,"v",(function(){return k})),n.d(e,"y",(function(){return O})),n.d(e,"p",(function(){return w})),n.d(e,"r",(function(){return _})),n.d(e,"q",(function(){return C})),n.d(e,"c",(function(){return z})),n.d(e,"b",(function(){return S})),n.d(e,"k",(function(){return T})),n.d(e,"f",(function(){return E})),n.d(e,"d",(function(){return M})),n.d(e,"h",(function(){return L})),n.d(e,"e",(function(){return x})),n.d(e,"i",(function(){return F}));n("6a61"),n("6d57");var o=n("2e91"),a=n("22b6"),r=n("a18c"),i=n("4360"),c=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 d(t){return a["a"].post("project/login/getCaptcha",{mobile:t})}function f(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 i["a"].dispatch("setCurrentOrganization",t),a["a"].post("project/index/changeCurrentOrganization",{organizationCode:e}).then((function(t){if(Object(c["a"])(t))return i["a"].dispatch("SET_MENU",t.data.menuList),i["a"].dispatch("SET_USER",t.data.member),i["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(c["b"])(t)),t.children&&t.children.forEach((function(t){n[0].children.push(Object(c["b"])(t)),t.children&&t.children.forEach((function(t){n[0].children.push(Object(c["b"])(t))}))}))})),r["a"].addRoutes(n),i["a"].dispatch("windowLoading",!1)}}),500),Promise.resolve(t)}))}function m(t){return a["a"].post("project/account",t)}function b(t){return a["a"].post("project/account/forbid",{accountCode:t,status:0})}function v(t){return a["a"].post("project/account/resume",{accountCode:t,status:1})}function g(t){var e="project/account/add";return t.code&&(e="project/account/edit"),a["a"].post(e,t)}function j(t,e){return a["a"].post("project/account/auth",{id:t,auth:e})}function y(t){return a["a"].post("project/account/del",{accountCode:t})}function k(t){return a["a"].post("project/account/read",{code:t})}function O(t){return a["a"].post("project/account/_syncDetail",t)}function w(t){return a["a"].post("project/account/edit",t)}function _(t){return a["a"].post("project/index/editPersonal",t)}function C(t){return a["a"].post("project/index/editPassword",t)}function z(t){return a["a"].post("project/login/_bindMobile",t)}function S(t){return a["a"].post("project/login/_bindMail",t)}function T(t){return a["a"].post("project/login/_unbindDingtalk",t)}function E(t){return a["a"].post("project/login/_currentMember",t)}function M(t){return a["a"].post("project/login/_checkBindMail",t)}function L(t){return a["a"].post("project/account/_joinByInviteLink",{inviteCode:t})}function x(t){return a["a"].post("project/login/_checkLogin",t)}function F(t){return a["a"].post("project/login/_out",t)}},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 i})),n.d(e,"c",(function(){return c})),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 i(){return o["a"].post("project/notify/noReads")}function c(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})}},d368:function(t,e,n){"use strict";n.d(e,"d",(function(){return r})),n.d(e,"a",(function(){return i})),n.d(e,"c",(function(){return c})),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 i(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 c(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)}}});