(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-89087164"],{"0cb2":function(e,t,n){var r=n("7b0b"),a=Math.floor,i="".replace,c=/\$([$&'`]|\d{1,2}|<[^>]*>)/g,o=/\$([$&'`]|\d{1,2})/g;e.exports=function(e,t,n,s,u,l){var f=n+e.length,d=s.length,h=o;return void 0!==u&&(u=r(u),h=c),i.call(l,h,(function(r,i){var c;switch(i.charAt(0)){case"$":return"$";case"&":return e;case"`":return t.slice(0,n);case"'":return t.slice(f);case"<":c=u[i.slice(1,-1)];break;default:var o=+i;if(0===o)return r;if(o>d){var l=a(o/10);return 0===l?r:l<=d?void 0===s[l-1]?i.charAt(1):s[l-1]+i.charAt(1):r}c=s[o-1]}return void 0===c?"":c}))}},"107c":function(e,t,n){var r=n("d039");e.exports=r((function(){var e=RegExp("(?b)","string".charAt(5));return"b"!==e.exec("b").groups.a||"bc"!=="b".replace(e,"$c")}))},1276:function(e,t,n){"use strict";var r=n("d784"),a=n("44e7"),i=n("825a"),c=n("1d80"),o=n("4840"),s=n("8aa5"),u=n("50c4"),l=n("14c3"),f=n("9263"),d=n("9f7f"),h=n("d039"),p=d.UNSUPPORTED_Y,v=[].push,x=Math.min,g=4294967295,m=!h((function(){var e=/(?:)/,t=e.exec;e.exec=function(){return t.apply(this,arguments)};var n="ab".split(e);return 2!==n.length||"a"!==n[0]||"b"!==n[1]}));r("split",(function(e,t,n){var r;return r="c"=="abbc".split(/(b)*/)[1]||4!="test".split(/(?:)/,-1).length||2!="ab".split(/(?:ab)*/).length||4!=".".split(/(.?)(.?)/).length||".".split(/()()/).length>1||"".split(/.?/).length?function(e,n){var r=String(c(this)),i=void 0===n?g:n>>>0;if(0===i)return[];if(void 0===e)return[r];if(!a(e))return t.call(r,e,i);var o,s,u,l=[],d=(e.ignoreCase?"i":"")+(e.multiline?"m":"")+(e.unicode?"u":"")+(e.sticky?"y":""),h=0,p=new RegExp(e.source,d+"g");while(o=f.call(p,r)){if(s=p.lastIndex,s>h&&(l.push(r.slice(h,o.index)),o.length>1&&o.index=i))break;p.lastIndex===o.index&&p.lastIndex++}return h===r.length?!u&&p.test("")||l.push(""):l.push(r.slice(h)),l.length>i?l.slice(0,i):l}:"0".split(void 0,0).length?function(e,n){return void 0===e&&0===n?[]:t.call(this,e,n)}:t,[function(t,n){var a=c(this),i=void 0==t?void 0:t[e];return void 0!==i?i.call(t,a,n):r.call(String(a),t,n)},function(e,a){var c=n(r,this,e,a,r!==t);if(c.done)return c.value;var f=i(this),d=String(e),h=o(f,RegExp),v=f.unicode,m=(f.ignoreCase?"i":"")+(f.multiline?"m":"")+(f.unicode?"u":"")+(p?"g":"y"),b=new h(p?"^(?:"+f.source+")":f,m),w=void 0===a?g:a>>>0;if(0===w)return[];if(0===d.length)return null===l(b,d)?[d]:[];var y=0,k=0,I=[];while(k")}));r("replace",(function(e,t,n){var r=m?"$":"$0";return[function(e,n){var r=s(this),a=void 0==e?void 0:e[h];return void 0!==a?a.call(e,r,n):t.call(String(r),e,n)},function(e,a){if("string"===typeof a&&-1===a.indexOf(r)&&-1===a.indexOf("$<")){var s=n(t,this,e,a);if(s.done)return s.value}var d=i(this),h=String(e),g="function"===typeof a;g||(a=String(a));var m=d.global;if(m){var b=d.unicode;d.lastIndex=0}var w=[];while(1){var y=f(d,h);if(null===y)break;if(w.push(y),!m)break;var k=String(y[0]);""===k&&(d.lastIndex=u(h,c(d.lastIndex),b))}for(var I="",E=0,$=0;$=E&&(I+=h.slice(E,_)+N,E=_+R.length)}return I+h.slice(E)}]}),!b||!g||m)},"83cf":function(e,t,n){"use strict";n.r(t);var r=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{attrs:{id:"app"}},[n("div",{directives:[{name:"show",rawName:"v-show",value:e.show,expression:"show"}]},[n("van-nav-bar",{attrs:{title:"领导信箱","left-arrow":""},on:{"click-left":e.onClickLeft}})],1),n("div",{staticClass:"inputAll"},[n("form",{on:{submit:function(t){return t.preventDefault(),e.submit(e.staff_num)}}},[n("div",{staticClass:"input-name"},[n("span",{staticClass:"span-name"},[e._v("姓名:")]),n("input",{directives:[{name:"model",rawName:"v-model",value:e.username,expression:"username"}],staticClass:"input-border",attrs:{type:"text",name:"姓名",placeholder:"请输入姓名",readonly:""},domProps:{value:e.username},on:{input:function(t){t.target.composing||(e.username=t.target.value)}}}),n("div",[n("van-checkbox",{attrs:{shape:"square"},on:{click:e.userNameChange},model:{value:e.checked,callback:function(t){e.checked=t},expression:"checked"}},[e._v("匿名")])],1)]),n("div",{staticClass:"input-message"},[n("van-field",{attrs:{rows:"5",colon:"true",name:"留言",label:"留言",type:"textarea",placeholder:"请输入留言"},model:{value:e.content,callback:function(t){e.content=t},expression:"content"}})],1),e._m(0)])])])},a=[function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"input-button"},[n("input",{attrs:{type:"submit",value:"提交"}})])}],i=(n("ac1f"),n("5319"),n("b0c0"),n("e16c")),c={data:function(){return{checked:0,content:"",username:"",staff_num:"",show:!1,myshow:!1,gettoken:"",name:"",leader:!0}},methods:{submit:function(e){""==this.username||""==this.content?this.$toast("请填写留言内容"):(this.$http.post("http://xixuan.nxjiewei.com:8011/api/workbench/leader_mailbox/add",{staff_num:e,status:this.checked,content:this.content,name:this.username}).then((function(e){console.log(e)})),this.$router.push("/xixuanzhongxin/leader-mailbox/leader-success"))},userNameChange:function(){if(1==this.checked){var e=this.username;e=e.replace(/./g,"*"),this.username=e}else this.username=this.name},onClickLeft:function(){window.history.back()},getxinxi:function(){var e=this;this.$http.post("http://xixuan.nxjiewei.com:8011/api/user/info").then((function(t){if(console.log(t),e.staff_num=t.data.data.staff_num,e.username=t.data.data.name,e.name=t.data.data.name,1==e.checked){var n=e.username;n=n.replace(/./g,"*"),e.username=n,0==e.checked&&(e.username=e.name)}})).catch((function(e){console.log(e)}))},Jumpleader:function(){var e=this;this.$http.post("http://xixuan.nxjiewei.com:8011/api/workbench/leader_mailbox/check").then((function(t){e.leader=t.data.data,1==e.leader&&e.$router.push("/xixuanzhongxin/leader-mailbox/leader-mailbox-list2?token=".concat(e.token))}))}},mounted:function(){document.body.style.backgroundColor="#3399ff",this.token=this.$route.query.token,this.show=this.myshow,this.getxinxi()},created:function(){this.myshow=Boolean(Object(i["a"])(window.location.href).tabber)}},o=c,s=(n("8abf"),n("2877")),u=Object(s["a"])(o,r,a,!1,null,"6ce4d47f",null);t["default"]=u.exports},"841c":function(e,t,n){"use strict";var r=n("d784"),a=n("825a"),i=n("1d80"),c=n("129f"),o=n("14c3");r("search",(function(e,t,n){return[function(t){var n=i(this),r=void 0==t?void 0:t[e];return void 0!==r?r.call(t,n):new RegExp(t)[e](String(n))},function(e){var r=n(t,this,e);if(r.done)return r.value;var i=a(this),s=String(e),u=i.lastIndex;c(u,0)||(i.lastIndex=0);var l=o(i,s);return c(i.lastIndex,u)||(i.lastIndex=u),null===l?-1:l.index}]}))},"8aa5":function(e,t,n){"use strict";var r=n("6547").charAt;e.exports=function(e,t,n){return t+(n?r(e,t).length:1)}},"8abf":function(e,t,n){"use strict";n("9858")},9263:function(e,t,n){"use strict";var r=n("ad6d"),a=n("9f7f"),i=n("5692"),c=n("7c73"),o=n("69f3").get,s=n("fce3"),u=n("107c"),l=RegExp.prototype.exec,f=i("native-string-replace",String.prototype.replace),d=l,h=function(){var e=/a/,t=/b*/g;return l.call(e,"a"),l.call(t,"a"),0!==e.lastIndex||0!==t.lastIndex}(),p=a.UNSUPPORTED_Y||a.BROKEN_CARET,v=void 0!==/()??/.exec("")[1],x=h||v||p||s||u;x&&(d=function(e){var t,n,a,i,s,u,x,g=this,m=o(g),b=m.raw;if(b)return b.lastIndex=g.lastIndex,t=d.call(b,e),g.lastIndex=b.lastIndex,t;var w=m.groups,y=p&&g.sticky,k=r.call(g),I=g.source,E=0,$=e;if(y&&(k=k.replace("y",""),-1===k.indexOf("g")&&(k+="g"),$=String(e).slice(g.lastIndex),g.lastIndex>0&&(!g.multiline||g.multiline&&"\n"!==e[g.lastIndex-1])&&(I="(?: "+I+")",$=" "+$,E++),n=new RegExp("^(?:"+I+")",k)),v&&(n=new RegExp("^"+I+"$(?!\\s)",k)),h&&(a=g.lastIndex),i=l.call(y?n:g,$),y?i?(i.input=i.input.slice(E),i[0]=i[0].slice(E),i.index=g.lastIndex,g.lastIndex+=i[0].length):g.lastIndex=0:h&&i&&(g.lastIndex=g.global?i.index+i[0].length:a),v&&i&&i.length>1&&f.call(i[0],n,(function(){for(s=1;s