forked from mirror/MCSManager
2 lines
21 KiB
JavaScript
2 lines
21 KiB
JavaScript
(function(e){function t(t){for(var o,r,c=t[0],s=t[1],l=t[2],p=0,d=[];p<c.length;p++)r=c[p],Object.prototype.hasOwnProperty.call(a,r)&&a[r]&&d.push(a[r][0]),a[r]=0;for(o in s)Object.prototype.hasOwnProperty.call(s,o)&&(e[o]=s[o]);u&&u(t);while(d.length)d.shift()();return i.push.apply(i,l||[]),n()}function n(){for(var e,t=0;t<i.length;t++){for(var n=i[t],o=!0,c=1;c<n.length;c++){var s=n[c];0!==a[s]&&(o=!1)}o&&(i.splice(t--,1),e=r(r.s=n[0]))}return e}var o={},a={app:0},i=[];function r(t){if(o[t])return o[t].exports;var n=o[t]={i:t,l:!1,exports:{}};return e[t].call(n.exports,n,n.exports,r),n.l=!0,n.exports}r.m=e,r.c=o,r.d=function(e,t,n){r.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:n})},r.r=function(e){"undefined"!==typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},r.t=function(e,t){if(1&t&&(e=r(e)),8&t)return e;if(4&t&&"object"===typeof e&&e&&e.__esModule)return e;var n=Object.create(null);if(r.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var o in e)r.d(n,o,function(t){return e[t]}.bind(null,o));return n},r.n=function(e){var t=e&&e.__esModule?function(){return e["default"]}:function(){return e};return r.d(t,"a",t),t},r.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},r.p="/";var c=window["webpackJsonp"]=window["webpackJsonp"]||[],s=c.push.bind(c);c.push=t,c=c.slice();for(var l=0;l<c.length;l++)t(c[l]);var u=s;i.push([0,"chunk-vendors"]),n()})({0:function(e,t,n){e.exports=n("56d7")},"49df":function(e,t,n){"use strict";var o=n("4bc3"),a=n.n(o);a.a},"4bc3":function(e,t,n){},"4ef2":function(e,t,n){},"56d7":function(e,t,n){"use strict";n.r(t);n("cadf"),n("551c"),n("f751"),n("097d");var o=n("2b0e"),a=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:" container",attrs:{id:"m-container"}},[n("div",{staticClass:"row"},[n("div",{staticClass:"m-header"},[n("p",[n("span",{staticStyle:{color:"#ffffff"}},[e._v("控制面板 - 文件管理")]),n("span",{staticClass:"task-info",domProps:{textContent:e._s(e.extpressQueueInfo)}})])]),n("div",{staticClass:"container m-panel"},[n("div",{staticClass:"row"},[n("div",{staticClass:"col-md-3"},[n("div",{attrs:{id:"vm-leftm-items"}},[n("component-lmuem",{attrs:{"files-hub":e.filesHub}})],1)]),n("div",{staticClass:"col-md-9"},[n("div",{attrs:{id:"m-right-container"}},[n("div",{attrs:{id:"vm-files-items"}},[n("component-files",{attrs:{"common-hub":e.filesHub}})],1)])])])])]),n("component-editor",{attrs:{"is-display":e.editorDisplay,"save-callback":e.editorCallback,textareaContext:e.editorOpenContext,editorFilename:e.editorFilename}}),n("component-shady",{attrs:{"is-display":e.editorDisplay}})],1)},i=[],r=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"letsgo"},[n("div",{staticClass:"m-lmuem-items"},e._l(e.items,(function(t){return n("div",{on:{click:function(n){return e.filesOperate(t)}}},[t.title?n("span",{staticClass:"m-lmuem-items-title"},[e._v("\n "+e._s(t.name)+"\n ")]):n("span",[n("span",{class:t.class,staticStyle:{"margin-right":"5px"}}),e._v(" "+e._s(t.name)+"\n ")])])})),0),n("form",{staticStyle:{display:"none"},attrs:{id:"m-upload-form",method:"post",enctype:"multipart/form-data",action:"/fs/upload"}},[n("input",{attrs:{type:"file",name:"upload_file",id:"m-upload-file"},on:{change:e.formSub}})])])},c=[],s=(n("7f7f"),n("55dd"),n("7618")),l=n("d225"),u=n("b0b4"),p=!0,d=function(){function e(t){Object(l["a"])(this,e),this.parameter=t,this.parameter["json"]=t["json"]||!0}return Object(u["a"])(e,[{key:"success",value:function(e){p&&console.log("Ajax success\n",e);try{"object"!=Object(s["a"])(e)&&this.parameter["json"]&&(e=JSON.parse(e))}catch(t){console.error("WANG: Ajax BackData is not JSON",t)}finally{this.parameter["success"]&&this.parameter["success"](e.response||e,e)}}},{key:"error",value:function(e,t,n){p&&console.error("Ajax error!!!\n",e),this.parameter["error"]&&this.parameter["error"](e,t,n)}},{key:"ajax",value:function(){var e=this;"object"==Object(s["a"])(this.parameter["data"])&&(this.parameter["data"]=JSON.stringify(this.parameter["data"])),p&&console.log("发起 Ajax:",this.parameter["url"],"数据:"+this.parameter.data),$.ajax({type:this.parameter["type"]||"POST",url:encodeURI(this.parameter["url"]),data:{request:this.parameter["data"]},timeout:this.parameter["timeout"]||8e3,success:function(t){e.success(t)},error:function(t,n,o){e.error(t,n,o)},cache:this.parameter["cache"]||!1})}},{key:"reset",value:function(e){for(var t in e)this.parameter[t]=e[t]}}]),e}(),f={Ajax:d},h=(n("a481"),n("3d20")),m=n.n(h),v={popWindow:function(e,t,n){return console.log("弹出:",e),m.a.fire({title:t||"",text:""+e,timer:n||5e3})},popWindowHtml:function(e,t,n){m.a.fire({title:t||"",type:"info",html:e,width:600})},confirm:function(e,t,n){m.a.fire({title:"Are you sure?",text:e,type:"warning",showCancelButton:!0,confirmButtonColor:"#3085d6",cancelButtonColor:"#d33",confirmButtonText:"确定",cancelButtonText:"取消"}).then((function(e){e.value?t&&t():n&&n()}))},prompt:function(e,t,n){m.a.fire({title:e,input:"text",showCancelButton:!0,confirmButtonText:"确定",cancelButtonText:"取消",showLoaderOnConfirm:!0,preConfirm:function(){return new Promise((function(e){setTimeout((function(){e()}),500)}))},allowOutsideClick:!1}).then((function(e){e&&e.value?t&&t(e.value):n&&n("")}))},encodeContext:function(e){var t=new String(e);return t=t.replace(/ /g," "),t=t.replace(/</g,"<"),t=t.replace(/>/g,">"),t},openEditor:function(e,t,n){MCSERVER.pageIndexModel.editorDisplay=!0,MCSERVER.pageIndexModel.editorCallback=function(e){return n(e)},MCSERVER.pageIndexModel.editorOpenContext=t||"",MCSERVER.pageIndexModel.editorFilename=e}},b=f.Ajax;function x(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";return new Promise((function(n,o){new b({url:e,data:t,success:function(e,t){n(e)},error:function(e,t,n){o(e,t,n)}}).ajax()}))}var y={ls:function(e){return console.log("刷新文件列表"),new Promise((function(t,n){x(MCSERVER.URL("fs/ls"),e).then((function(e){var n=[],o=[];for(var a in e)e[a].isFile?o.push(e[a]):n.push(e[a]);var i=n.sort().concat(o.sort());t(i)}),(function(e){401!=e.status&&403!=e.status||v.popWindow("非法 的访问操作,权限不足,请重新登陆!")}))}))},mkdir:function(e){return console.log("新建目录"),x(MCSERVER.URL("fs/mkdir"),e)},copy:function(e){return console.log("复制"),x(MCSERVER.URL("fs/cp"),e)},paste:function(){return console.log("粘贴"),x(MCSERVER.URL("fs/patse"))},remove:function(e){return console.log("删除"),x(MCSERVER.URL("fs/rm"),e)},cponce:function(e){return console.log("剪贴"),x(MCSERVER.URL("fs/ct"),e)},rename:function(e,t){if(console.log("重命名:",e[0].name,"->",t),1==e.length){var n=e[0].name;return x(MCSERVER.URL("fs/rename"),{oldName:n,newName:t})}v.popWindow("非法操作,同时命名多个文件或未选择文件!")},upload:function(e,t){if("function"!=typeof FormData)return alert("很遗憾,您的浏览器不兼容异步文件上传。请使用现代浏览器!推荐 Chrome!"),null;var n=new FormData;return n.append("time",(new Date).toUTCString()),n.append("upload_file",e),new Promise((function(e,o){var a=new XMLHttpRequest;a.open("POST","/fs/upload",!0),a.onload=function(t){200==a.status?e("Done"):o(a.status)},a.upload.addEventListener("progress",(function(e){var n=Math.round(100*e.loaded/e.total);t(n)}),!1),a.send(n)}))},userInfo:function(){v.popWindowHtml(["<div style='text-align: center;font-size: 17px;'>因单页应用缘故不可同时在同一浏览器内打开两个文件管理","复制目录不可复制到目录本身内","单击文件即可下载,单击目录即可进入目录","解压缩需要很长时间,右上角显示总排队进度,解压缩期间文件请勿更改或下载","删除文件时若文件过多,需要一段时间才会彻底删除","编辑文件不可大于 100KB </div>"].join("<br />"),"使用须知",2e4)},extractZip:function(e){var t=1048576,n=e[0].size;return n<40*t&&v.popWindow("解压后会在文件列表显示解压文件夹,请注意查看。","正在解压",6e4).then((function(){return location.reload()})),n>=40*t&&n<100*t&&v.popWindow("解压需要时间。当文件列表中显示解压文件夹则解压完成。在此期间,请勿重复进行解压。","解压需要时间",6e4).then((function(){return location.reload()})),n>=100*t&&n<1e3*t&&v.popWindow("压缩文件较大,解压需要时间,请耐心等待,列表中显示文件夹则代表解压完成,请勿重复解压。","需要一点时间",6e4).then((function(){return location.reload()})),n>=1e3*t&&n<2e3*t&&v.popWindow("解压文件很大,需要一定时间,请耐心等待,当列表中显示文件夹则代表解压完成,切勿重复解压!","需要一定时间",6e4).then((function(){return location.reload()})),n>=2e3*t&&v.popWindow("解压文件过大,将需要很长时间,切勿重复解压,当解压文件夹显示出来则代表解压完成。","需要很长时间",6e4).then((function(){return location.reload()})),x(MCSERVER.URL("fs/extract"),e[0].name)},compress:function(e){return v.popWindow("压缩任务已经开始,完成后会在文件列表显示","正在压缩文件",6e4).then((function(){return location.reload()})),x(MCSERVER.URL("fs/compress"),e[0].name)},editFile:function(e){var t=e[0].name;e[0].isFile?e[0].size>=102400?v.popWindow("文件过大,不可编辑。只能编辑小于 100KB 的文本文件","非法操作",6e4):x(MCSERVER.URL("fs/edit_read"),e[0].name).then((function(e){v.openEditor(t,e,(function(e){x(MCSERVER.URL("fs/edit_write"),{filename:e.filename,context:e.context}).then((function(t){t?location.reload():v.popWindow(["错误!文件",e.filename,"保存失败!请检查文件权限与正确性,或联系管理员"].join(" "),"保存出错",6e4)}))}))})):v.popWindow("不可编辑目录,请选择文本文件","非法操作")}},g={name:"lmuem",props:["filesHub"],methods:{formSub:function(e){var t=this;this.allowUpload=!1;var n=$("#m-upload-file")[0].files[0];y.upload(n,(function(e){t.items[2].name="正在上传.."+e+"%",t.items[2].class=t.items[2].class+" color-green",console.log(t.items[2].name)})).then((function(e){t.items[2].name="上传完毕!",location.reload()}),(function(e,t,n){v.popWindow("错误,文件上传失败!\n"+n)}))},filesOperate:function(e){var t=this.getFileStack();if(console.log(t),!e.title)switch(e.name){case"刷新":location.reload();break;case"上传文件":this.allowUpload?$("#m-upload-file").click():v.popWindow("当前再禁止上传文件,请点击刷新即可再次上传。");break;case"复制":y.copy(this.getFileStack()),v.popWindow("已复制到临时区域,使用粘贴即可复制到当前目录");break;case"剪切":y.cponce(this.getFileStack()),v.popWindow("已复制到临时区域,使用粘贴即可移动到当前目录");break;case"粘贴":y.paste().then((function(){return location.reload()}));break;case"删除":var n=this.getFileStack();v.confirm("您确定要删除这(些)文件吗?",(function(){y.remove(n).then((function(){return location.reload()}))}));break;case"重命名":if(1!=this.getFileStack().length){v.popWindow("非法操作,不能同时重命名多个文件或未选择文件");break}var o=this.getFileStack();v.prompt("重命名",(function(e){y.rename(o,e).then((function(){return location.reload()}))}));break;case"新建目录":v.prompt("新的目录名",(function(e){y.mkdir(e).then((function(){return location.reload()}))}));break;case"退出":window.location.href="/fs_auth/logout";break;case"使用提示":y.userInfo();break;case"压缩目录":if(1!=this.getFileStack().length){v.popWindow("不可解压空文件或同时解压多个文件!","非法操作");break}y.compress(this.getFileStack()).then((function(){}));break;case"解压 ZIP":if(1!=this.getFileStack().length){v.popWindow("不可解压空文件或同时解压多个文件!","非法操作");break}y.extractZip(this.getFileStack()).then((function(){}));break;case"编辑文件":if(1!=this.getFileStack().length){v.popWindow("不可编辑空文件或同时编辑多个文件!","非法操作");break}y.editFile(this.getFileStack());break;default:console.error("--------------- 选择操作未执行 ---------------");break}},getFileStack:function(){var e=this.filesHub.get("CompFiles",[]);return e}},data:function(){return{allowUpload:!0,items:[{name:"基本功能",class:"",api:"",title:!0},{name:"刷新",class:"glyphicon glyphicon-refresh",api:""},{name:"上传文件",class:"glyphicon glyphicon-open",api:"",upload:!0},{name:"文件操作",class:"",api:"",title:!0},{name:"新建目录",class:"glyphicon glyphicon-plus",api:""},{name:"编辑文件",class:"glyphicon glyphicon-pencil",api:""},{name:"压缩目录",class:"glyphicon glyphicon-briefcase",api:""},{name:"解压 ZIP",class:"glyphicon glyphicon-level-up",api:""},{name:"重命名",class:"glyphicon glyphicon-credit-card",api:""},{name:"复制",class:"glyphicon glyphicon-duplicate",api:""},{name:"剪切",class:"glyphicon glyphicon-scissors",api:""},{name:"粘贴",class:"glyphicon glyphicon-paste",api:""},{name:"删除",class:"glyphicon glyphicon-trash",api:""},{name:"用户操作",class:"",api:"",title:!0},{name:"使用提示",class:"glyphicon glyphicon-asterisk",api:""},{name:"退出",class:"glyphicon glyphicon-log-out",api:""}]}}},k=g,w=(n("ba72"),n("2877")),C=Object(w["a"])(k,r,c,!1,null,null,null),S=C.exports,_=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{staticClass:"m-files-panel"},[n("table",{staticClass:"m-table",attrs:{width:"100%"}},[n("tr",{attrs:{height:"52px"}},[n("th",{attrs:{width:"4%"}},[n("input",{directives:[{name:"model",rawName:"v-model",value:e.checkboxAll,expression:"checkboxAll"}],attrs:{type:"checkbox"},domProps:{checked:Array.isArray(e.checkboxAll)?e._i(e.checkboxAll,null)>-1:e.checkboxAll},on:{change:function(t){var n=e.checkboxAll,o=t.target,a=!!o.checked;if(Array.isArray(n)){var i=null,r=e._i(n,i);o.checked?r<0&&(e.checkboxAll=n.concat([i])):r>-1&&(e.checkboxAll=n.slice(0,r).concat(n.slice(r+1)))}else e.checkboxAll=a}}})]),n("th",{attrs:{width:"2%"}}),n("th",{attrs:{width:"44%"}},[e._v("文件名")]),n("th",{attrs:{width:"10%"}},[e._v("类型")]),n("th",{attrs:{width:"15%"}},[e._v("大小")]),n("th",{staticClass:"m-phone-none",attrs:{width:"35%"}},[e._v("创建时间")])]),n("tr",[e._m(0),e._m(1),n("td",{staticStyle:{color:"blue",cursor:"pointer"}},[n("a",{staticClass:"m-item-file-a-dir",attrs:{href:"javascript:void(0);"},on:{click:e.cduplevel}},[e._v("上级目录")])]),n("td",[e._v("上级")]),n("td"),n("td",{staticClass:"m-phone-none"})]),e._l(e.fileList,(function(t){return n("tr",[n("td",{on:{click:function(n){return e.fileSelectedEvent(t)}}},[n("input",{directives:[{name:"model",rawName:"v-model",value:t.checkbox,expression:"item.checkbox"}],attrs:{type:"checkbox"},domProps:{checked:Array.isArray(t.checkbox)?e._i(t.checkbox,null)>-1:t.checkbox},on:{change:function(n){var o=t.checkbox,a=n.target,i=!!a.checked;if(Array.isArray(o)){var r=null,c=e._i(o,r);a.checked?c<0&&e.$set(t,"checkbox",o.concat([r])):c>-1&&e.$set(t,"checkbox",o.slice(0,c).concat(o.slice(c+1)))}else e.$set(t,"checkbox",i)}}})]),n("td",{staticClass:"m-td-file-logo"},[t.isFile?n("span",{staticClass:"glyphicon glyphicon-file"}):n("span",{staticClass:"glyphicon glyphicon-folder-open"})]),n("td",[t.isFile?n("a",{staticClass:"m-item-file-a-file",attrs:{target:"_black",href:e.getDownloadURL(t)},domProps:{innerHTML:e._s(e.enContext(t.name))},on:{click:function(n){return e.cd(t)}}}):n("a",{staticClass:"m-item-file-a-dir",attrs:{href:"javascript:void(0);"},domProps:{innerHTML:e._s(e.enContext(t.name))},on:{click:function(n){return e.cd(t)}}})]),t.isFile?n("td",[e._v("文件")]):n("td",[e._v("目录")]),n("td",{domProps:{textContent:e._s(e.sizecomp(t,t.size))}}),n("td",{staticClass:"m-phone-none",domProps:{textContent:e._s(t.time)}})])}))],2)])},R=[function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("td",[n("input",{attrs:{type:"checkbox","aria-checked":"false",value:"on",disabled:"disabled"}})])},function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("td",[n("span",{staticClass:"glyphicon glyphicon-folder-open"})])}],E=(n("ac4d"),n("8a81"),n("ac6a"),function(){function e(){Object(l["a"])(this,e),this._eventSet={},this._objectSet={}}return Object(u["a"])(e,[{key:"listener",value:function(e,t){var n=this._eventSet;return n.hasOwnProperty(e)?n[e].push(t):n[e]=[t],this}},{key:"noify",value:function(e,t){var n=this._eventSet;if(n.hasOwnProperty(e))for(var o in n[e])null==n[e][o]&&delete n[e][o],"function"!=typeof n[e][o]&&delete n[e][o],n[e][o].call(n[e][o],t)}},{key:"set",value:function(e,t){this._objectSet[e]=t}},{key:"get",value:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;return this._objectSet[e]?this._objectSet[e]:t}}]),e}()),j=new E,F={HubClass:E,Hub:j},M={checkboxAll:!1,selectedStack:[],fileList:[]};y.ls().then((function(e){M.fileList=e}));var O={props:["commonHub"],data:function(){return M},methods:{getDownloadURL:function(e){return window.MCSERVER.URL("fs/download/")+encodeURIComponent(e.name)},enContext:function(e){return v.encodeContext(e)},sizecomp:function(e,t){var n=0;return e.isFile?t<0?"特殊":t<=1024?t.toFixed(1)+" B":(n=t/1024)<=1024?n.toFixed(1)+" KB":(n=t/1024/1024)<=1024?n.toFixed(1)+" MB":(n=t/1024/1024/1024)<=1024?n.toFixed(1)+" GB":void 0:""},fileSelectedEvent:function(e){e&&(e.checkbox=!e.checkbox),this.reloadStack()},reloadStack:function(){var e=[],t=!0,n=!1,o=void 0;try{for(var a,i=this.fileList[Symbol.iterator]();!(t=(a=i.next()).done);t=!0){var r=a.value;r.checkbox&&e.push(r)}}catch(c){n=!0,o=c}finally{try{t||null==i.return||i.return()}finally{if(n)throw o}}this.commonHub.set("CompFiles",e)},resetStack:function(e){var t=!0,n=!1,o=void 0;try{for(var a,i=this.fileList[Symbol.iterator]();!(t=(a=i.next()).done);t=!0){var r=a.value;r.checkbox=e}}catch(c){n=!0,o=c}finally{try{t||null==i.return||i.return()}finally{if(n)throw o}}this.reloadStack()},cd:function(e){var t=this;e.isFile||(this.commonHub.set("CompFiles",[]),this.checkboxAll=!1,y.ls(e.name).then((function(e){t.fileList=e})))},cduplevel:function(){this.checkboxAll=!1;var e=this;y.ls("../").then((function(t){e.fileList=t})),this.commonHub.set("CompFiles",[])}},watch:{checkboxAll:function(){var e=!0,t=!1,n=void 0;try{for(var o,a=this.fileList[Symbol.iterator]();!(e=(o=a.next()).done);e=!0){var i=o.value;i.checkbox=this.checkboxAll}}catch(r){t=!0,n=r}finally{try{e||null==a.return||a.return()}finally{if(t)throw n}}return this.reloadStack(),this.checkboxAll}}},A=O,L=(n("49df"),Object(w["a"])(A,_,R,!1,null,null,null)),P=L.exports,W=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{directives:[{name:"show",rawName:"v-show",value:e.isDisplay,expression:"isDisplay"}],staticClass:"container",attrs:{id:"editor_box"}},[n("div",{staticClass:"editor_wapper"},[n("textarea",{directives:[{name:"model",rawName:"v-model",value:e.textareaContext,expression:"textareaContext"}],staticStyle:{margin:"0px",width:"100%",height:"94%",resize:"none"},domProps:{value:e.textareaContext},on:{input:function(t){t.target.composing||(e.textareaContext=t.target.value)}}}),n("div",{staticClass:"editor_button"},[n("span",[e._v("您正在编辑 "+e._s(e.editorFilename)+" 文件")]),n("button",{staticClass:"btn btn-default btn-success",attrs:{type:"button"},on:{click:function(t){return e.savetextareaContext()}}},[e._v("保存")]),n("button",{staticClass:"btn btn-default btn-danger",attrs:{type:"button"},on:{click:function(t){return e.cancel()}}},[e._v("取消")])])])])},U=[],V={name:"editor_box",props:["isDisplay","saveCallback","textareaContext","editorFilename"],data:function(){return{}},methods:{savetextareaContext:function(){this.saveCallback({filename:this.editorFilename,context:this.textareaContext}),this.cancel()},cancel:function(){MCSERVER.pageIndexModel.editorDisplay=!1}}},D=V,H=(n("a000"),Object(w["a"])(D,W,U,!1,null,null,null)),I=H.exports,B=function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",{directives:[{name:"show",rawName:"v-show",value:e.isDisplay,expression:"isDisplay"}],staticClass:"container",attrs:{id:"shady_box"}})},T=[],N={},z={name:"shady_box",props:["isDisplay"],data:function(){return N},methods:{}},q=z,J=(n("c00d"),Object(w["a"])(q,B,T,!1,null,null,null)),Z=J.exports,G=F.Hub;MCSERVER.pageIndexModel={filesHub:G,editorDisplay:!1,editorCallback:function(e){},editorOpenContext:"",editorFilename:"",extpressQueueInfo:""},new f.Ajax({type:"GET",url:MCSERVER.URL("fs/eac_quque"),data:"",success:function(e,t){if(e){var n=e["quque"],o=e["now"];MCSERVER.pageIndexModel.extpressQueueInfo="解压缩队列: ".concat(n,"个排队,").concat(o,"个正在处理")}}}).ajax();var K={name:"page_index",components:{componentLmuem:S,componentFiles:P,componentEditor:I,componentShady:Z},data:function(){return MCSERVER.pageIndexModel}},Q=K,X=(n("93c3"),Object(w["a"])(Q,a,i,!1,null,null,null)),Y=X.exports;o["a"].config.productionTip=!0,new o["a"]({render:function(e){return e(Y)}}).$mount("#app")},"93c3":function(e,t,n){"use strict";var o=n("9e2d"),a=n.n(o);a.a},"9e2d":function(e,t,n){},a000:function(e,t,n){"use strict";var o=n("4ef2"),a=n.n(o);a.a},ba72:function(e,t,n){"use strict";var o=n("d507"),a=n.n(o);a.a},c00d:function(e,t,n){"use strict";var o=n("fb37"),a=n.n(o);a.a},d507:function(e,t,n){},fb37:function(e,t,n){}});
|
||
//# sourceMappingURL=app.bf17189d.js.map
|