(self["webpackChunkerp"]=self["webpackChunkerp"]||[]).push([[178],{9178:function(t,e,n){"use strict";n.r(e),n.d(e,{default:function(){return m}});var s=function(){var t=this,e=t._self._c;return e("div",[e("el-container",[e("el-container",[e("el-aside",{class:t.show?"aside-show":"aside-hide"},[e("el-menu",{attrs:{router:"","background-color":"#282c34","unique-opened":!0,"text-color":"#fff","default-active":t.$route.path,"default-openeds":t.openeds}},t._l(t.menu,(function(n){return e("div",{key:n.id},[n.children?e("el-submenu",{attrs:{index:"/"+n.code}},[e("template",{slot:"title"},[e("span",[t._v(t._s(n.name))])]),t._l(n.children,(function(n){return e("el-menu-item",{key:n.id,attrs:{index:"/"+n.code}},[t._v(" "+t._s(n.name)+" ")])}))],2):e("el-menu-item",{attrs:{index:"/"+n.code}},[e("span",[t._v(t._s(n.name))])])],1)})),0)],1),e("el-main",[e("div",{staticClass:"head"},[e("ul",[e("li",[e("div",{staticClass:"add",on:{click:t.add}},[t.show?e("i",{staticClass:"el-icon-s-unfold"}):e("i",{staticClass:"el-icon-s-fold"})]),e("div",{staticClass:"right"},[e("el-breadcrumb",{attrs:{"separator-class":"el-icon-arrow-right"}},t._l(t.titie,(function(n,s){return e("el-breadcrumb-item",{key:s},[t._v(t._s(n.name))])})),1)],1)]),e("li",[e("div",{staticClass:"msg",on:{click:t.openMessage}},[e("el-badge",{attrs:{hidden:0==t.noReadNum,value:t.noReadNum,max:99}},[e("i",{staticClass:"el-icon-message"})])],1),e("div",{staticStyle:{"margin-right":"10px"}},[t._v(t._s(t.usernmae))]),e("div",{staticClass:"token",on:{click:t.hanleLogout}},[t._v("登出")])])])]),e("div",{staticClass:"box-card"},[e("router-view")],1)])],1)],1),e("el-dialog",{attrs:{visible:t.showMsg,title:"站内信",width:"1100px","custom-class":"vanmsgbox"},on:{"update:visible":function(e){t.showMsg=e},close:function(e){t.showMsg=!1}}},[e("div",{staticClass:"msgbox"},[e("el-tabs",{attrs:{type:"border-card"},on:{"tab-click":t.handleTabClick},model:{value:t.curTopTab,callback:function(e){t.curTopTab=e},expression:"curTopTab"}},[e("el-tab-pane",{attrs:{name:"0"},scopedSlots:t._u([{key:"label",fn:function(){return[e("span",[t._v("未读消息")]),0!==t.noReadNum?e("span",{staticClass:"numtag"},[t._v(t._s(t.noReadNum))]):t._e()]},proxy:!0}])}),e("el-tab-pane",{attrs:{label:"已读消息",name:"1"}})],1),e("div",{directives:[{name:"loading",rawName:"v-loading",value:t.loading,expression:"loading"}],staticClass:"listbox"},[t._l(t.msgList,(function(n){return e("div",{staticClass:"item"},[e("div",{staticClass:"title",class:n.status?"":"notread"},[e("div",{staticClass:"tit"},[t._v(t._s(n.title))]),n.status?e("span",[t._v("已读")]):e("span",{staticClass:"not",on:{click:function(e){return t.markRead(n)}}},[t._v("标为已读")])]),e("div",{staticClass:"info"},[n.content?e("div",{staticClass:"tit",domProps:{innerHTML:t._s(n.content.replace(/\n/g,"
"))}}):t._e(),e("div",{staticClass:"time"},[t._v(t._s(n.created_at))])])])})),0!=t.msgList.length||t.loading?t._e():e("div",[e("el-empty",{attrs:{description:"暂无消息"}})],1)],2),e("div",{staticClass:"bottom"},[e("el-pagination",{attrs:{"current-page":t.page,"page-sizes":[10,20,50,100],"page-size":t.pageSize,layout:"prev, pager, next, sizes, total",total:t.total},on:{"current-change":t.handleCurrentChange,"size-change":t.handleSizeChange}})],1)],1)])],1)},a=[],i=(n(560),n(3695)),r=n(8430);function o(){return(0,r.Z)({url:"/api/menus",method:"get"})}var u=n(2900),l={mounted(){o().then((t=>{this.menu=t.data.data})),this.usernmae=localStorage.getItem("userName"),this.getNoReadNum()},data(){return{menu:[],show:!1,levelData:[],titie:[],head:"",onindex:0,openeds:["GOODS_MANAGE"],usernmae:"",noReadNum:0,total:0,msgList:[],page:1,pageSize:10,showMsg:!1,curTopTab:"2",loading:!1}},watch:{$route:{handler:function(t){this.titie=t.matched,this.head=t.name,this.levelData.push({name:t.name,path:t.path});const e=[],n={};for(var s=0;s{this.noReadNum=t.data.meta.total}))},openMessage(){this.curTopTab="0",this.showMsg=!0,this.page=1,this.getMsgList()},getMsgList(){this.loading=!0;let t={page:this.page,per_page:this.pageSize,status:"2"==this.curTopTab?"":this.curTopTab};(0,u.nO)(t).then((t=>{this.msgList=t.data.data,this.total=t.data.meta.total,this.loading=!1})).catch((()=>{this.loading=!1}))},handleTabClick(){this.page=1,this.getMsgList()},markRead(t){(0,u.A0)(t.id,{status:1}).then((e=>{t.status=1,this.getNoReadNum()}))},handleCurrentChange(t){this.page=t,this.getMsgList()},handleSizeChange(t){this.page=1,this.pageSize=t,this.getMsgList()}}},c=l,d=n(1001),h=(0,d.Z)(c,s,a,!1,null,"7dee0b3e",null),m=h.exports},4865:function(t,e,n){var s,a;
/* NProgress, (c) 2013, 2014 Rico Sta. Cruz - http://ricostacruz.com/nprogress
* @license MIT */(function(i,r){s=r,a="function"===typeof s?s.call(e,n,e,t):s,void 0===a||(t.exports=a)})(0,(function(){var t={version:"0.2.0"},e=t.settings={minimum:.08,easing:"ease",positionUsing:"",speed:200,trickle:!0,trickleRate:.02,trickleSpeed:800,showSpinner:!0,barSelector:'[role="bar"]',spinnerSelector:'[role="spinner"]',parent:"body",template:''};function n(t,e,n){return tn?n:t}function s(t){return 100*(-1+t)}function a(t,n,a){var i;return i="translate3d"===e.positionUsing?{transform:"translate3d("+s(t)+"%,0,0)"}:"translate"===e.positionUsing?{transform:"translate("+s(t)+"%,0)"}:{"margin-left":s(t)+"%"},i.transition="all "+n+"ms "+a,i}t.configure=function(t){var n,s;for(n in t)s=t[n],void 0!==s&&t.hasOwnProperty(n)&&(e[n]=s);return this},t.status=null,t.set=function(s){var o=t.isStarted();s=n(s,e.minimum,1),t.status=1===s?null:s;var u=t.render(!o),l=u.querySelector(e.barSelector),c=e.speed,d=e.easing;return u.offsetWidth,i((function(n){""===e.positionUsing&&(e.positionUsing=t.getPositioningCSS()),r(l,a(s,c,d)),1===s?(r(u,{transition:"none",opacity:1}),u.offsetWidth,setTimeout((function(){r(u,{transition:"all "+c+"ms linear",opacity:0}),setTimeout((function(){t.remove(),n()}),c)}),c)):setTimeout(n,c)})),this},t.isStarted=function(){return"number"===typeof t.status},t.start=function(){t.status||t.set(0);var n=function(){setTimeout((function(){t.status&&(t.trickle(),n())}),e.trickleSpeed)};return e.trickle&&n(),this},t.done=function(e){return e||t.status?t.inc(.3+.5*Math.random()).set(1):this},t.inc=function(e){var s=t.status;return s?("number"!==typeof e&&(e=(1-s)*n(Math.random()*s,.1,.95)),s=n(s+e,0,.994),t.set(s)):t.start()},t.trickle=function(){return t.inc(Math.random()*e.trickleRate)},function(){var e=0,n=0;t.promise=function(s){return s&&"resolved"!==s.state()?(0===n&&t.start(),e++,n++,s.always((function(){n--,0===n?(e=0,t.done()):t.set((e-n)/e)})),this):this}}(),t.render=function(n){if(t.isRendered())return document.getElementById("nprogress");u(document.documentElement,"nprogress-busy");var a=document.createElement("div");a.id="nprogress",a.innerHTML=e.template;var i,o=a.querySelector(e.barSelector),l=n?"-100":s(t.status||0),c=document.querySelector(e.parent);return r(o,{transition:"all 0 linear",transform:"translate3d("+l+"%,0,0)"}),e.showSpinner||(i=a.querySelector(e.spinnerSelector),i&&d(i)),c!=document.body&&u(c,"nprogress-custom-parent"),c.appendChild(a),a},t.remove=function(){l(document.documentElement,"nprogress-busy"),l(document.querySelector(e.parent),"nprogress-custom-parent");var t=document.getElementById("nprogress");t&&d(t)},t.isRendered=function(){return!!document.getElementById("nprogress")},t.getPositioningCSS=function(){var t=document.body.style,e="WebkitTransform"in t?"Webkit":"MozTransform"in t?"Moz":"msTransform"in t?"ms":"OTransform"in t?"O":"";return e+"Perspective"in t?"translate3d":e+"Transform"in t?"translate":"margin"};var i=function(){var t=[];function e(){var n=t.shift();n&&n(e)}return function(n){t.push(n),1==t.length&&e()}}(),r=function(){var t=["Webkit","O","Moz","ms"],e={};function n(t){return t.replace(/^-ms-/,"ms-").replace(/-([\da-z])/gi,(function(t,e){return e.toUpperCase()}))}function s(e){var n=document.body.style;if(e in n)return e;var s,a=t.length,i=e.charAt(0).toUpperCase()+e.slice(1);while(a--)if(s=t[a]+i,s in n)return s;return e}function a(t){return t=n(t),e[t]||(e[t]=s(t))}function i(t,e,n){e=a(e),t.style[e]=n}return function(t,e){var n,s,a=arguments;if(2==a.length)for(n in e)s=e[n],void 0!==s&&e.hasOwnProperty(n)&&i(t,n,s);else i(t,a[1],a[2])}}();function o(t,e){var n="string"==typeof t?t:c(t);return n.indexOf(" "+e+" ")>=0}function u(t,e){var n=c(t),s=n+e;o(n,e)||(t.className=s.substring(1))}function l(t,e){var n,s=c(t);o(t,e)&&(n=s.replace(" "+e+" "," "),t.className=n.substring(1,n.length-1))}function c(t){return(" "+(t.className||"")+" ").replace(/\s+/gi," ")}function d(t){t&&t.parentNode&&t.parentNode.removeChild(t)}return t}))},2900:function(t,e,n){"use strict";n.d(e,{A0:function(){return c},AX:function(){return u},Lh:function(){return i},RF:function(){return r},Uy:function(){return a},f7:function(){return o},nO:function(){return l}});var s=n(8430);function a(){return(0,s.Z)({url:"/api/roles",method:"get"})}function i(t){return(0,s.Z)({url:"/api/users",method:"get",params:t})}function r(t){return(0,s.Z)({url:"/api/users",method:"post",data:t})}function o(t){return(0,s.Z)({url:`/api/users/${t}`,method:"get"})}function u(t,e){return(0,s.Z)({url:`/api/users/${t}`,method:"patch",data:e})}function l(t){return(0,s.Z)({url:"/api/website_message",method:"get",params:t})}function c(t,e){return(0,s.Z)({url:`/api/website_message/${t}`,method:"patch",data:e})}},3695:function(t,e,n){"use strict";n.d(e,{LP:function(){return a},gy:function(){return i}});const s="admin_token";function a(){return localStorage.getItem("token")}function i(){return localStorage.removeItem(s)}},8430:function(t,e,n){"use strict";var s=n(9669),a=n.n(s),i=n(3695),r=n(4865),o=n.n(r),u=n(4720),l=a().create({timeout:36e4});l.interceptors.request.use((t=>(t.headers.Authorization="Bearer "+(0,i.LP)(),o().start(),t)),(t=>Promise.reject(t))),l.interceptors.response.use((t=>{o().done();const e=t.status;if(200===e||201===e)return t}),(t=>(o().done(),400===t.response.status&&(0,u.Message)({message:t.response.data.errorMessage,type:"error"}),500===t.response.status&&(0,u.Message)({message:t.response.data.message,type:"error"}),Promise.reject(t)))),e.Z=l}}]);
//# sourceMappingURL=178.1de3d3ad.js.map