| 1 |
- (global["webpackJsonp"]=global["webpackJsonp"]||[]).push([["devTools/page/common/vendor"],{"268a":function(e,t,n){"use strict";(function(e){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n={methods:{panelShow:function(){var t=this,n=e.getSystemInfoSync();animation.transition(t.$refs.mask,{styles:{opacity:1,height:n.windowHeight+"px"},duration:200,timingFunction:"linear",delay:0});var i=Math.ceil(.8*n.windowHeight);animation.transition(t.$refs.panel,{styles:{opacity:1,transform:"transform: translate(0px,".concat(i,"px)")},duration:1,timingFunction:"linear",delay:0},(function(e){animation.transition(t.$refs.panel,{styles:{transform:"transform: translate(0px,0px)"},duration:200,timingFunction:"linear",delay:0})}))},panelHide:function(){animation.transition(this.$refs.mask,{styles:{opacity:0},duration:200,timingFunction:"linear",delay:0});var t=e.upx2px(1e3);animation.transition(this.$refs.panel,{styles:{transform:"transform: translate(0px,".concat(t,"px)")},duration:200,timingFunction:"linear",delay:0},(function(){e.$emit("devTools_panelHideSuccess")}))}}};t.default=n}).call(this,n("df3c")["default"])},"2bce":function(e,t,n){"use strict";(function(e){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n={data:function(){return{windowInfo:i()}},computed:{navbarStyle:function(){var e=i();return{statusBarHeightPx:e.system.statusBarHeight+"px",navbarHeightPx:e.navbar.bodyHeightPx+"px"}}},methods:{back:function(){e.navigateBack()}}};function i(){var t=e.getSystemInfoSync();t.pixelRatio=Math.round(100*t.pixelRatio)/100;var n={system:t,capsule:{bottom:78,height:30,left:283,right:363,top:48,width:0},navbar:{heightPx:e.upx2px(100)+t.statusBarHeight,bodyHeightPx:e.upx2px(100),bodyWidthPx:t.windowWidth,capsuleWidthPx:0,capsuleRightPx:0},height:t.windowHeight*(750/t.windowWidth),width:750,statusBarHeight:t.statusBarHeight*(750/t.windowWidth),safeBottom:t.windowHeight-t.safeArea.bottom,safeBottomRpx:(t.windowHeight-t.safeArea.bottom)*(750/t.windowWidth),footNavbarHeight:e.upx2px(100)+(t.windowHeight-t.safeArea.bottom)},i=e.getMenuButtonBoundingClientRect();n.capsule=i;var a=i.top-t.statusBarHeight;n.navbar.bodyHeightPx=i.height+2*a,n.navbar.heightPx=n.navbar.bodyHeightPx+t.statusBarHeight;var o=2*(t.windowWidth-i.right)+i.width;return n.navbar.bodyWidthPx=t.windowWidth-o,n.navbar.capsuleWidthPx=o,n.navbar.capsuleRightPx=o-(t.windowWidth-i.right),n}t.default=n}).call(this,n("df3c")["default"])},8142:function(e,t,n){"use strict";(function(e){var i=n("47a9");Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(){return new Promise(function(){var t=(0,o.default)(a.default.mark((function t(n){var i;return a.default.wrap((function(t){while(1)switch(t.prev=t.next){case 0:return t.t0=e.getSystemInfoSync(),t.t1=e.getDeviceInfo?e.getDeviceInfo():null,t.t2=e.getWindowInfo?e.getWindowInfo():null,t.t3=e.getAppBaseInfo?e.getAppBaseInfo():null,t.t4=e.getAppAuthorizeSetting?e.getAppAuthorizeSetting():null,t.t5=e.getSystemSetting?e.getSystemSetting():null,t.next=8,s();case 8:t.t6=t.sent,t.t7=e.getLaunchOptionsSync(),i={"系统信息":t.t0,"设备基础信息":t.t1,"窗口信息":t.t2,"APP基础信息":t.t3,"APP授权设置":t.t4,"设备设置":t.t5,"网络状态":t.t6,"启动参数":t.t7},n(i);case 12:case"end":return t.stop()}}),t)})));return function(e){return t.apply(this,arguments)}}())};var a=i(n("7eb4")),o=i(n("ee10"));function s(){return new Promise((function(t,n){if(!e.getNetworkType)return t(null);e.getNetworkType({success:function(e){t(e.networkType)},fail:function(){t("error")}})}))}}).call(this,n("df3c")["default"])},bf29:function(e,t,n){"use strict";var i=n("47a9");Object.defineProperty(t,"__esModule",{value:!0}),t.default=function e(t){var n=!(arguments.length>1&&void 0!==arguments[1])||arguments[1];return new Promise(function(){var i=(0,o.default)(a.default.mark((function i(o,p){var u,f,d,g;return a.default.wrap((function(i){while(1)switch(i.prev=i.next){case 0:return i.next=2,s.default.getDirFileList(t);case 2:u=i.sent,f=0;case 4:if(!(f<u.length)){i.next=29;break}if(d=u[f],i.prev=6,"dir"!=d.type){i.next=20;break}return i.next=10,l(t+d.name+"/");case 10:if(g=i.sent,!(g.directoryCount>0||g.fileCount>0)){i.next=16;break}return i.next=14,e(t+d.name+"/");case 14:i.next=18;break;case 16:return i.next=18,c(t+d.name+"/");case 18:i.next=22;break;case 20:return i.next=22,r(t+d.name);case 22:i.next=26;break;case 24:i.prev=24,i.t0=i["catch"](6);case 26:f++,i.next=4;break;case 29:if(i.prev=29,!n){i.next=33;break}return i.next=33,c(t);case 33:i.next=37;break;case 35:i.prev=35,i.t1=i["catch"](29);case 37:o();case 38:case"end":return i.stop()}}),i,null,[[6,24],[29,35]])})));return function(e,t){return i.apply(this,arguments)}}())};var a=i(n("7eb4")),o=i(n("ee10")),s=i(n("d293"));function r(e){return new Promise((function(t,n){plus.io.resolveLocalFileSystemURL(e,(function(e){e.remove(t,n)}),n)}))}function c(e){return new Promise((function(t,n){plus.io.resolveLocalFileSystemURL(e,(function(e){e.remove(t,n)}),n)}))}function l(e){return new Promise((function(t,n){plus.io.resolveLocalFileSystemURL(e,(function(e){e.isDirectory?e.getMetadata((function(e){t(e)}),n):n()}),n)}))}},d293:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=[{type:["",void 0,null],mime:"",icon:"/devTools/page/static/fileSys/weizhiwenjian.png"},{type:["dwg"],mime:"dwg",icon:"/devTools/page/static/fileSys/DWG.png"},{type:["xls","xlsx","csv"],mime:"xls",icon:"/devTools/page/static/fileSys/excel.png"},{type:["exe"],mime:"exe",icon:"/devTools/page/static/fileSys/EXE.png"},{type:["gif"],mime:"gif",icon:"/devTools/page/static/fileSys/GIF.png"},{type:["html"],mime:"html",icon:"/devTools/page/static/fileSys/HTML.png"},{type:["pdf"],mime:"pdf",icon:"/devTools/page/static/fileSys/pdf.png"},{type:["ppt"],mime:"ppt",icon:"/devTools/page/static/fileSys/pptl.png"},{type:["psd"],mime:"psd",icon:"/devTools/page/static/fileSys/PSD.png"},{type:["rvt"],mime:"rvt",icon:"/devTools/page/static/fileSys/RVT.png"},{type:["mp4","avi","wmv","mpg","mpeg","mov","flv","3gp","mp3gp","mkv","rmvb"],mime:"mp4",icon:"/devTools/page/static/fileSys/shipin.png"},{type:["skp"],mime:"skp",icon:"/devTools/page/static/fileSys/SKP.png"},{type:["svg"],mime:"svg",icon:"/devTools/page/static/fileSys/SVG.png"},{type:["png","jpeg","jpg","webp","bmp"],mime:"img",icon:"/devTools/page/static/fileSys/tupian.png"},{type:["txt","sql","js","css","log","json"],mime:"txt",icon:"/devTools/page/static/fileSys/txt.png"},{type:["word"],mime:"word",icon:"/devTools/page/static/fileSys/word.png"},{type:["zip","rar","gz","7z"],mime:"zip",icon:"/devTools/page/static/fileSys/yasuo.png"},{type:["mp3","wma","wav","aac","flac"],mime:"",icon:"/devTools/page/static/fileSys/yinpin.png"}],a={getDirFileList:function(e){return new Promise((function(e){}))},getFileIcon:function(e){for(var t=0;t<i.length;t++)for(var n=i[t],a=0;a<n.type.length;a++){var o=n.type[a];if(e==o)return n.icon}return"/devTools/page/static/fileSys/weizhiwenjian.png"}};t.default=a},d77e:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i={getByteSize:function(e){if(null==e||""==e)return"0 B";var t,n=parseFloat(e);t=Math.floor(Math.log(n)/Math.log(1024));e=n/Math.pow(1024,t);return e=e.toFixed(2),e+["B","KB","MB","GB","TB","PB","EB","ZB","YB"][t]}};t.default=i}}]);
|