chunk-48a77c7f.e4e0fbf6.js 2.6 KB

1
  1. (window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-48a77c7f"],{"573e":function(t,e,n){"use strict";n.r(e);var s=function(){var t=this,e=t._self._c;return e("div",{staticClass:"scope-process"},[e("cl-scroll",t._l(t.processList,(function(n,s){return e("div",{key:s,staticClass:"block",class:{active:n.active},attrs:{"data-index":s},on:{mousedown:function(e){t.onTap(e,n)}}},[e("span",[t._v(t._s(n.label))]),s>0?e("i",{staticClass:"el-icon-close",class:{active:s>0},on:{mousedown:function(e){return e.stopPropagation(),t.onDel(s)}}}):t._e()])})),0),e("ul",{directives:[{name:"show",rawName:"v-show",value:t.menu.visible,expression:"menu.visible"}],staticClass:"context-menu",style:t.menu.style},[t.isHit?e("li",{on:{click:function(e){return t.onClose("current")}}},[t._v("关闭当前")]):t._e(),e("li",{on:{click:function(e){return t.onClose("other")}}},[t._v("关闭其他")]),e("li",{on:{click:function(e){return t.onClose("all")}}},[t._v("关闭所有")])])],1)},i=[],c=n("1f77"),o=(n("bf4e"),n("696b"),n("a983"),n("f16c"),n("45d2"),n("4e1c"),n("951a"),n("dc93"),n("5880")),u={data:function(){return{menu:{visible:!1,current:{},style:{left:0,top:0}},isHit:!1,page:1}},computed:Object(c["a"])({},Object(o["mapGetters"])(["processList"])),watch:{processList:function(){var t=this,e=this.$el.clientWidth;this.$nextTick((function(){for(var n=t.$el.querySelectorAll(".block")||[],s=0,i=0;i<n.length;i++)s+=n[i].clientWidth;e-s>1e3&&(t.page+=1)}))}},mounted:function(){var t=this;this.$el.oncontextmenu=function(){event.returnValue=!1},document.body.addEventListener("click",(function(){t.menu.visible&&(t.menu.visible=!1)}))},methods:Object(c["a"])(Object(c["a"])({},Object(o["mapMutations"])(["ADD_PROCESS","DEL_PROCESS","SET_PROCESS"])),{},{onTap:function(t,e){this.isHit=e.active,0==t.button?this.$router.push(e.value):this.menu={current:e,visible:!0,style:{left:t.layerX+"px",top:t.layerY+"px"}}},onDel:function(t){this.DEL_PROCESS(t),this.toPath()},onClose:function(t){var e=this.menu.current;switch(t){case"current":this.onDel(this.processList.findIndex((function(t){return t.value==e.value})));break;case"other":this.SET_PROCESS(this.processList.filter((function(t){return t.value==e.value||"/"==t.value})));break;case"all":this.SET_PROCESS(this.processList.filter((function(t){return"/"==t.value})));break}this.toPath()},toPath:function(){var t=this.processList.find((function(t){return t.active}));if(!t){var e=this.processList[this.processList.length-1];this.$router.push(e?e.value:"/")}}})},r=u,a=(n("c209"),n("1805")),l=Object(a["a"])(r,s,i,!1,null,"64c63b5a",null);e["default"]=l.exports},6811:function(t,e,n){},c209:function(t,e,n){"use strict";n("6811")}}]);