(function(e){function n(n){for(var o,s,r=n[0],c=n[1],g=n[2],l=0,d=[];l1&&void 0!==arguments[1]?arguments[1]:"on",o=n.busCount.findIndex((function(n){return n.e==e}));if(-1==o){var i={e:e,on:0,off:0,emit:0,once:0};i[a]=i[a]+1,n.busCount.push(i)}else n.busCount[o][a]=n.busCount[o][a]+1},n=this;if(this.options=t.default.getOptions(),!this.options.uniBus.status)return;this.logList=i.default.get("uniBus"),this.logList||(this.logList=[]),this.busCount=i.default.get("busCount"),this.busCount||(this.busCount=[]),this.syncReqData();var a=function(){return(new Date).getTime()},o=uni.$on;uni.$on=function(){try{var i=arguments[0];i&&"string"==typeof i&&i.length<200&&-1==i.indexOf("devTools_")&&(n.logList.unshift({t:a(),e:s.default.compressObject("on>".concat(i),n.options.uniBus.cache.rowMax)}),e(i,"on"))}catch(t){console.error("uni.$on出错",t)}o.apply(void 0,arguments)};var r=uni.$once;uni.$once=function(){try{var o=arguments[0];o&&"string"==typeof o&&o.length<200&&-1==o.indexOf("devTools_")&&(n.logList.unshift({t:a(),e:s.default.compressObject("once>".concat(o),n.options.uniBus.cache.rowMax)}),e(o,"once"))}catch(i){console.error("uni.$once出错",i)}r.apply(void 0,arguments)};var c=uni.$emit;uni.$emit=function(){try{var o=arguments[0],i=arguments[1];o&&"string"==typeof o&&o.length<200&&-1==o.indexOf("devTools_")&&(n.logList.unshift({t:a(),e:s.default.compressObject("emit>".concat(o)+(i?">"+JSON.stringify(i):""),n.options.uniBus.cache.rowMax)}),e(o,"emit"))}catch(t){console.error("uni.$emit出错",t)}c.apply(void 0,arguments)};var g=uni.$off;uni.$off=function(){try{var o=arguments[0];o&&"string"==typeof o&&o.length<200&&-1==o.indexOf("devTools_")&&(n.logList.unshift({t:a(),e:s.default.compressObject("off>".concat(o)+arguments[0],n.options.uniBus.cache.rowMax)}),e(o,"off"))}catch(i){console.error("uni.$off出错",i)}g.apply(void 0,arguments)},uni.$on("devTools_delUniBusAll",(function(){n.logList=[],n.busCount=[]}))}catch(u){console.log("devTools uniBus.install error",u)}},syncReqData:function(){var e=this;setTimeout((function(){try{e.logList=s.default.compressArray(e.logList,"end",e.options.uniBus.cache.rowMax),i.default.set("uniBus",e.logList),e.busCount=s.default.compressArray(e.busCount,"end",e.options.uniBus.cache.countMaxSize),i.default.set("busCount",e.busCount)}catch(n){console.log("devTools uniBus.syncReqData error",n)}e.syncReqData()}),5e3)}};n.default=r},"18a6":function(e,n,a){"use strict";a("6a54");var o=a("f5bd").default;Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0,a("d4b5"),a("3efd");var i=o(a("fcf3")),t=o(a("271d")),s=o(a("a22d")),r=o(a("93d8"));var c=function(e){try{if(!e)return!1;var n=s.default.getOptions();if(!n.status)return void console.error("日志上报失败!dev工具未启用 msg:"+e);if(!n.logs.status)return void console.error("日志上报失败!dev logs未启用 msg:"+e);try{var a=getCurrentPages();if(a[a.length-1].route==n.devRoute)return!1}catch(u){}if("object"==(0,i.default)(e))try{e=JSON.stringify(e)}catch(u){e="logReport:error"}var o={t:(new Date).getTime(),m:""},c=r.default.calculateStringByteSize(o);e=String(e),e=r.default.compressObject(e,n.logs.cache.rowSize-c),o.m=e;var g=t.default.get("logReport");g||(g=[]),g.unshift(o),g=r.default.compressArray(g,"end",n.logs.cache.size),t.default.set("logReport",g)}catch(u){console.log("logReport error",u)}};n.default=c},"271d":function(e,n,a){"use strict";a("6a54");var o=a("f5bd").default;Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0,a("5ef2"),a("c223"),a("dc8a");var i=o(a("a22d")),t={cacheKey:"devTools_v3_",options:null,tempCache:{errorReport:[],logReport:[],console:[],request:[],uniBus:[]},tempData:{},set:function(e,n){try{if(-1!=["errorReport","logReport","console","request","uniBus"].indexOf(e)){var a=this.getLongListSetting(e);if(!a.status)return;if(!a.cache.status)return void(this.tempCache[e]=n)}e="".concat(this.cacheKey).concat(e),this.tempData[e]=n}catch(o){console.log("devCache.set error",o)}},get:function(e){try{if(-1!=["errorReport","logReport","console","request","uniBus"].indexOf(e)){var n=this.getLongListSetting(e);if(!n.status)return[];if(!n.cache.status)return this.tempCache[e]}if(e="".concat(this.cacheKey).concat(e),this.tempData.hasOwnProperty(e))return this.tempData[e];var a=uni.getStorageSync(e);return this.tempData[e]=a,a}catch(o){return console.log("devCache.get error",o),""}},getLongListSetting:function(e){var n={errorReport:"error",logReport:"logs",console:"console",request:"network",uniBus:"uniBus"};return this.options||(this.options=i.default.getOptions()),this.options[n[e]]},syncLocalCache:function(){var e=this;setTimeout((function(){try{for(var n=Object.keys(e.tempData),a=function(a){var o=n[a];uni.setStorage({key:o,data:e.tempData[o],success:function(){delete e.tempData[o]}})},o=0;o0?g[g.length-1]:null;if(u){var l=i.default.getOptions();u.route==l.devRoute?n.devTools_pageData=!1:(n.devTools_pageData.route=u.route,(0,t.default)("onLoad>".concat(u.route,">")+(e?JSON.stringify(e):"")),setInterval((function(){n.devTools_pageData&&n.devTools_pageData.isOnShow&&(n.devTools_pageData.activeTime=n.devTools_pageData.activeTime+1)}),1e3))}s.default.pushPageRouteMap(g)}catch(d){console.log("devTools mixin onLoad error ",d)}},onShow:function(){try{this.devTools_pageData&&(this.devTools_pageData.isOnShow=!0,this.devTools_pageData.activeTime=0)}catch(e){console.log("devTools mixin onShow error ",e)}},onHide:function(){try{this.devTools_pageData&&(this.devTools_pageData.isOnShow=!1,(0,r.default)(this.devTools_pageData.route,this.devTools_pageData.activeTime),this.devTools_pageData.activeTime=0)}catch(e){console.log("devTools mixin onHide error ",e)}},onUnload:function(){try{(0,t.default)("onUnload>".concat(this.devTools_pageData.route)),this.devTools_pageData=null}catch(e){console.log("devTools mixin onUnload error ",e)}}};n.default=c},"4f6e":function(e,n,a){"use strict";a("6a54");var o=a("f5bd").default;Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0,a("bf0f"),a("2797"),a("dc8a"),a("64aa"),a("7200"),a("fd3c"),a("aa9c"),a("5ef2");var i=o(a("fcf3")),t=o(a("271d")),s={pageRouteMap:[],pageRouteKeyMap:{},install:function(){var e=this.getAllRoutes(),n=t.default.get("pageRouteKeyMap");n&&"object"==(0,i.default)(n)||(n={});var a=0;Object.keys(n).forEach((function(e){var o=Number(n[e]);o>a&&(a=o)})),e.forEach((function(e){n[e.path]||(n[e.path]=a+1,a+=1)})),t.default.set("pageRouteKeyMap",n),this.pageRouteKeyMap=n;var o=t.default.get("pageRouteMap");o&&"object"==(0,i.default)(o)||(o={}),Object.keys(o).forEach((function(e){try{var n=Number(o[e]);(!Number.isInteger(n)||n<0)&&(o[e]=1)}catch(a){}})),this.pageRouteMap=o,this.saveData()},getAllRoutes:function(){var e=[];try{__uniRoutes.map((function(n){var a=n.alias?n.alias:n.path;e.push({path:a})}))}catch(n){e=[]}return e},pushPageRouteMap:function(){var e=this,n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[];n&&0!=n.length||(n=getCurrentPages());var a="";n.forEach((function(n){var o=0==n.route.indexOf("/")?n.route:"/"+n.route,i=e.pageRouteKeyMap[o];i||(i=o),a=""==a?i+"":a+","+i})),this.pageRouteMap[a]?this.pageRouteMap[a]=this.pageRouteMap[a]+1:this.pageRouteMap[a]=1},saveData:function(){var e=this;setTimeout((function(){t.default.set("pageRouteMap",e.pageRouteMap),setTimeout((function(){e.saveData()}),500)}),Math.round(3*Math.random()*1e3)+2e3)}};n.default=s},"56c5":function(e,n,a){"use strict";a("6a54");var o=a("f5bd").default;Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0,a("d4b5"),a("fd3c");var i=o(a("18a6")),t={install:function(){try{this.addDefUniApiListen(),this.onNetworkStatusChange(),this.scanCodeListen(),this.onLocaleChange()}catch(e){console.log("uniListen error",e)}},addDefUniApiListen:function(){var e={downloadFile:function(e){(0,i.default)("downloadFile>"+(e&&e.url?e.url:""))},connectSocket:function(e){(0,i.default)("connectSocket>"+e.url)},makePhoneCall:function(e){(0,i.default)("makePhoneCall>"+e.phoneNumber)},addPhoneContact:function(e){(0,i.default)("addPhoneContact>"+e.name)},showToast:function(e){(0,i.default)("showToast>"+e.title)},showModal:function(e){(0,i.default)("showModal>"+e.title+">"+e.content)},setLocale:function(e){(0,i.default)("setLocale>"+e)},saveFile:function(e){(0,i.default)("saveFile>"+e.tempFilePath)},login:function(e){(0,i.default)("login>"+JSON.stringify(e))},share:function(e){(0,i.default)("share>"+JSON.stringify(e))},shareWithSystem:function(e){(0,i.default)("shareWithSystem>"+JSON.stringify(e))},requestPayment:function(e){(0,i.default)("requestPayment>"+JSON.stringify(e))},authorize:function(e){(0,i.default)("requestPayment>"+e.scope)},navigateToMiniProgram:function(e){(0,i.default)("navigateToMiniProgram>"+e.appId+">"+e.path)},openDocument:function(e){(0,i.default)("openDocument>"+e.filePath)}},n=function(n){uni.addInterceptor(n,{invoke:function(a){try{e[n](a)}catch(o){console.error("addInterceptor=>"+n,o)}}})};for(var a in e)n(a);["uploadFile","closeSocket","getLocation","chooseLocation","openLocation","chooseImage","previewImage","saveImageToPhotosAlbum","chooseFile","chooseVideo","chooseMedia","saveVideoToPhotosAlbum","openVideoEditor","openAppAuthorizeSetting","startAccelerometer","startCompass","startGyroscope","setScreenBrightness","vibrate","vibrateLong","vibrateShort","openBluetoothAdapter","startBeaconDiscovery","startSoterAuthentication","hideKeyboard","showActionSheet","startPullDownRefresh","showShareMenu","startFacialRecognitionVerify","openSetting","chooseAddress","chooseInvoiceTitle","openEmbeddedMiniProgram"].map((function(e){uni.addInterceptor(e,{invoke:function(n){try{(0,i.default)(e)}catch(a){console.error("addInterceptor>"+e,a)}}})}))},onNetworkStatusChange:function(){uni.onNetworkStatusChange((function(e){try{(0,i.default)("onNetworkStatusChange>isConnected:"+(e.isConnected?"true":"false")+">networkType:"+e.networkType)}catch(n){console.log("onNetworkStatusChange",n)}}))},onThemeChange:function(){uni.onThemeChange((function(e){try{(0,i.default)("onThemeChange>"+e.theme)}catch(n){console.log("onThemeChange",n)}}))},scanCodeListen:function(){uni.addInterceptor("scanCode",{success:function(e){try{(0,i.default)("scanCodeSuccess>"+JSON.stringify({scanType:e.scanType,result:e.result}))}catch(n){console.log("scanCode",n)}}})},onLocaleChange:function(){uni.onLocaleChange((function(e){try{(0,i.default)("onLocaleChange>"+e)}catch(n){console.log("onLocaleChange",n)}}))}};n.default=t},"5c3d":function(e,n,a){"use strict";a("6a54");var o=a("f5bd").default;Object.defineProperty(n,"__esModule",{value:!0}),n.default=function(e){try{e.network&&e.network.status&&s.default.install(),e.console&&e.console.status&&t.default.install(),e.logs&&e.logs.status&&g.default.install(),r.default.install(),e.uniBus&&e.uniBus.status&&c.default.install(),i.default.syncLocalCache()}catch(n){t.default.log("devToolsProxyInstall error",n)}};var i=o(a("271d")),t=o(a("98ab")),s=o(a("e3cf")),r=o(a("f44a")),c=o(a("01a7")),g=o(a("56c5"))},"7c8f":function(e,n,a){var o=a("bdbb").default;a("bf0f"),uni.addInterceptor({returnValue:function(e){return!e||"object"!==o(e)&&"function"!==typeof e||"function"!==typeof e.then?e:new Promise((function(n,a){e.then((function(e){return e?e[0]?a(e[0]):n(e[1]):n(e)}))}))}})},"84cd":function(e,n,a){var o=a("c86c");n=o(!1),n.push([e.i,"/*** 每个页面公共css ***/\n/*** H5方法 ***/html,\nbody{width:100%;height:100%;flex:1;display:flex;flex-direction:column;overflow:hidden;background:#f5f5f5;font-family:PingFang SC;font-weight:400;font-size:%?30?%;color:#333}html uni-app,\nbody uni-app{flex:1;display:flex;flex-direction:column;overflow:hidden}html uni-app uni-page,\nbody uni-app uni-page{flex:1;display:flex;flex-direction:column;overflow:hidden}html uni-app uni-page uni-page-wrapper,\nbody uni-app uni-page uni-page-wrapper{flex:1;display:flex;flex-direction:column;overflow:hidden}html uni-app uni-page uni-page-wrapper uni-page-body,\nbody uni-app uni-page uni-page-wrapper uni-page-body{flex:1;display:flex;flex-direction:column;overflow:hidden}\n/*** 微信方法 ***/img{margin:0;padding:0;display:block}\n/*每个页面公共css */",""]),e.exports=n},"8cd6":function(e,n,a){"use strict";var o=a("8eaf"),i=a.n(o);i.a},"8eaf":function(e,n,a){var o=a("84cd");o.__esModule&&(o=o.default),"string"===typeof o&&(o=[[e.i,o,""]]),o.locals&&(e.exports=o.locals);var i=a("967d").default;i("abfac7a4",o,!0,{sourceMap:!1,shadowMode:!1})},9069:function(e,n,a){"use strict";a("6a54"),Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0;var o={onLaunch:function(){console.log("App Launch")},onShow:function(){console.log("App Show")},onHide:function(){console.log("App Hide")}};n.default=o},"91eb":function(e,n,a){"use strict";a.r(n);var o=a("9069"),i=a.n(o);for(var t in o)["default"].indexOf(t)<0&&function(e){a.d(n,e,(function(){return o[e]}))}(t);n["default"]=i.a},"93d8":function(e,n,a){"use strict";a("6a54");var o=a("f5bd").default;Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0,a("c9b5"),a("bf0f"),a("ab80"),a("7a76"),a("c223"),a("23f4"),a("7d2f"),a("5c47"),a("9c4e"),a("c1a3"),a("18f7"),a("de6c"),a("fd3c"),a("08eb"),a("f3f7"),a("dc89"),a("2425"),a("af8f"),a("2797"),a("aa9c"),a("dd2b"),a("d4b5"),a("d1aa");var i=o(a("5de6")),t=o(a("fcf3")),s={compressObject:function(){var e=this,n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},a=arguments.length>1&&void 0!==arguments[1]?arguments[1]:10485.76;try{if(void 0===n||null===n)return n;if("string"==typeof n)return this.truncateStrBySize(n,a);if("number"==typeof n)return n;(new Date).getTime();var o=(0,t.default)(n);if("symbol"===o)n="Symbol->"+n.toString();else if("bigint"===o)n="bigint->"+n.toString();else if("undefined"!=typeof Error&&n instanceof Error)n="Error->".concat(n.name,"\n").concat(n.message,"\n").concat(n.stack);else if("undefined"!=typeof Date&&n instanceof Date)n="Date->"+n.toISOString();else if("function"==typeof n)n="Function->"+n.toString();else if("undefined"!=typeof RegExp&&n instanceof RegExp)n="RegExp->"+n.toString();else if("undefined"!=typeof Map&&n instanceof Map)n="Map->(".concat(n.size,") { ").concat(Array.from(n.entries()).map((function(e){var n=(0,i.default)(e,2),a=n[0],o=n[1];return"".concat(convertToString(a)," => ").concat(convertToString(o))})).join(", ")," }");else if("undefined"!=typeof Set&&n instanceof Set)n="Set->(".concat(n.size,") { ").concat(Array.from(n.values()).map((function(e){return convertToString(e)})).join(", ")," }");else if("undefined"!=typeof Blob&&n instanceof Blob)n="Blob->{ size: ".concat(n.size,", type: ").concat(n.type," }");else if("undefined"!=typeof File&&n instanceof File)n='File->{ name: "'.concat(n.name,'", size: ').concat(n.size,", type: ").concat(n.type,", lastModified: ").concat(new Date(n.lastModified).toISOString()," }");else if("undefined"!=typeof URL&&n instanceof URL)n='URL->{ href: "'.concat(n.href,'", protocol: "').concat(n.protocol,'", host: "').concat(n.host,'", pathname: "').concat(n.pathname,'", search: "').concat(n.search,'", hash: "').concat(n.hash,'" }');else if("undefined"!=typeof FormData&&n instanceof FormData){var s=[];n.forEach((function(e,n){s.push(e)})),n="FormData->{ ".concat(s.join(", ")," }")}else"undefined"!=typeof Location&&n instanceof Location?n='Location->{ href: "'.concat(n.href,'", protocol: "').concat(n.protocol,'", host: "').concat(n.host,'", pathname: "').concat(n.pathname,'", search: "').concat(n.search,'", hash: "').concat(n.hash,'" }'):"undefined"!=typeof Document&&n instanceof Document?n='Document->{ title: "'.concat(n.title,'", URL: "').concat(n.URL,'" }'):"undefined"!==typeof Window&&n instanceof Window?n="Window->{ location: ".concat(this.compressObject(n.location),", document: ").concat(this.compressObject(n.document)," }"):"undefined"!=typeof Element&&n instanceof Element?n='Element->{ tagName: "'.concat(n.tagName,'", id: "').concat(n.id,'", class: "').concat(n.className,'" }'):"undefined"!=typeof HTMLCanvasElement&&n instanceof HTMLCanvasElement?n="Canvas->{ width: ".concat(n.width,", height: ").concat(n.height," }"):"undefined"!=typeof HTMLAudioElement&&n instanceof HTMLAudioElement?n='Audio->{ src: "'.concat(n.src,'", duration: ').concat(n.duration," }"):"undefined"!=typeof HTMLVideoElement&&n instanceof HTMLVideoElement?n='Video->{ src: "'.concat(n.src,'", width: ').concat(n.videoWidth,", height: ").concat(n.videoHeight,", duration: ").concat(n.duration," }"):"undefined"!=typeof Storage&&n instanceof Storage?n="Storage->{ length: ".concat(n.length," }"):"undefined"!=typeof Worker&&"undefined"!=typeof ServiceWorker&&"undefined"!=typeof SharedWorker&&(n instanceof Worker||n instanceof ServiceWorker||n instanceof SharedWorker)?n="Worker->".concat(n.constructor.name,' { scriptURL: "').concat(n.scriptURL,'" }'):"undefined"!=typeof WebSocket&&n instanceof WebSocket?n='WebSocket->{ url: "'.concat(n.url,'", readyState: ').concat(n.readyState," }"):"undefined"!=typeof XMLHttpRequest&&n instanceof XMLHttpRequest?n="XMLHttpRequest->{ readyState: ".concat(n.readyState,", status: ").concat(n.status," }"):"undefined"!=typeof EventSource&&n instanceof EventSource?n='EventSource->{ url: "'.concat(n.url,'", readyState: ').concat(n.readyState," }"):"undefined"!=typeof MediaStream&&n instanceof MediaStream?n='MediaStream->{ id: "'.concat(n.id,'", active: ').concat(n.active," }"):"undefined"!=typeof RTCPeerConnection&&n instanceof RTCPeerConnection?n='RTCPeerConnection->{ connectionState: "'.concat(n.connectionState,'" }'):"undefined"!=typeof AudioContext&&n instanceof AudioContext?n='AudioContext->{ state: "'.concat(n.state,'" }'):"undefined"!=typeof Element&&n instanceof Element?n='Element->{ tagName: "'.concat(n.tagName,'", id: "').concat(n.id,'", class: "').concat(n.className,'" }'):"undefined"!=typeof HTMLCanvasElement&&n instanceof HTMLCanvasElement?n="Canvas->{ width: ".concat(n.width,", height: ").concat(n.height," }"):"undefined"!=typeof HTMLAudioElement&&n instanceof HTMLAudioElement?n='Audio->{ src: "'.concat(n.src,'", duration: ').concat(n.duration," }"):"undefined"!=typeof HTMLVideoElement&&n instanceof HTMLVideoElement?n='Video->{ src: "'.concat(n.src,'", width: ').concat(n.videoWidth,", height: ").concat(n.videoHeight,", duration: ").concat(n.duration," }"):"undefined"!=typeof Geolocation&&n instanceof Geolocation?n="Geolocation->{ }":"undefined"!=typeof Performance&&n instanceof Performance?n="Performance->{ now: ".concat(n.now()," }"):"undefined"!=typeof Event&&n instanceof Event&&(n='Event->{ type: "'.concat(n.type,'", target: "').concat(n.target,'" }'));if("string"==typeof n)return this.truncateStrBySize(n,a);if("object"!=(0,t.default)(n))return n;if(a<2)return{};var r=!1;if(a>50){var c=this.calculateStringByteSize(n);c>a&&(a-=50,r=!0)}var g=2,u=this.safeJsonStringify(n,(function(n,o){var i=e.calculateStringByteSize(n);if("object"==(0,t.default)(o)){if(g+i+6>a)return;return g=g+i+6,o}var s=e.calculateStringByteSize(o),r=i+s+6;if(!(r+g>a))return g+=r,o})),l=JSON.parse(u);return r&&(Array.isArray(l)?l.push("(已截断其余部分)"):"object"==(0,t.default)(l)&&(l["*注意"]="(已截断其余部分)")),l}catch(d){return console.log("compressObject error",d),""}},compressArray:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"start",a=arguments.length>2&&void 0!==arguments[2]?arguments[2]:995328;(new Date).getTime();try{if(!e||0==e.length||!e[0])return[];var o=0;while(1){if(o+=1,o>999999)return e;if(!e||0==e.length)return[];if(this.calculateStringByteSize(e)<=a)return e;"start"==n?e.splice(0,1):e.splice(e.length-1,1)}}catch(i){return console.log("compressArray error",i),[]}},calculateStringByteSize:function(e){try{var n=(0,t.default)(e);if("bigint"==n||"number"==n||"boolean"==n)return e.toString().length;if("function"==n)e=e.toString().length;else{if(null===e||void 0===e)return 0;try{return e=this.safeJsonStringify(e),e&&e.hasOwnProperty?e.length:20480}catch(s){return console.log("calculateStringByteSize error",s),20480}}for(var a=0,o=0;o=55296&&i<=57343?(a+=4,o++):a+=3}return a}catch(s){return console.log("calculateStringByteSize error",s),1048576}},safeJsonStringify:function(e,n){if(!e)return"{}";try{return n?JSON.stringify(e,(function(e,a){return n(e,a)})):JSON.stringify(e,(function(e,n){return n}))}catch(i){}try{var a=new WeakSet,o=JSON.stringify(e,(function(e,o){if("object"==(0,t.default)(o))try{if(o instanceof File&&(o="js:File"),o&&o.constructor&&o.constructor.name&&"string"==typeof o.constructor.name){var s=o.constructor.name;if("VueComponent"==s)return"js:Object:VueComponent"}}catch(i){}if("function"==typeof o)try{o=o.toString()}catch(i){o="js:function"}if("object"===(0,t.default)(o)&&null!==o){if(a.has(o))return;a.add(o)}if(!n||"function"!=typeof n)return o;try{return n(e,o)}catch(i){console.log("handleValue error",i)}}));return a=null,o}catch(i){return"{}"}},truncateStrBySize:function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"",n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:20480;try{if(n<1)return"";if(this.calculateStringByteSize(e)<=n)return e;var a="";n>30&&(a="(已截断多余部分)",n-=30);var o,i=0,t=e.length;while(in?t=o:i=o+1}return e.substring(0,i-1)+a}catch(r){return console.log("truncateStrBySize error",r),""}}};n.default=s},"98ab":function(e,n,a){"use strict";a("6a54");var o=a("f5bd").default;Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0;var i=o(a("b7c7"));a("bd06"),a("d4b5"),a("dd2b"),a("4085"),a("f7a5"),a("5ef2"),a("aa9c"),a("5c47"),a("a1c1"),a("3efd"),a("c223");var t=o(a("271d")),s=o(a("a22d")),r=o(a("93d8")),c={logList:[],options:null,install:function(){var e=this;this.options=s.default.getOptions(),this.options.console.status&&(this.logList=t.default.get("console"),this.logList||(this.logList=[]),this.syncReqData(),uni.__log__?e.mountUniConsole():e.mountJsConsole(), //! 删除指定记录 uni.$on("devTools_delConsoleItem",(function(n){var a=e.logList.findIndex((function(e){var a=JSON.stringify(e.list);return a==JSON.stringify(n.list)&&e.time==n.time&&e.page==n.page&&e.type==n.type}));-1!=a&&e.logList.splice(a,1),e.saveData()})), //! 清空console日志 uni.$on("devTools_delConsoleAll",(function(){e.logList=[],e.saveData()})))},syncReqData:function(){var e=this;setTimeout((function(){try{e.saveData()}catch(n){console.log("console.syncReqData error",n)}e.syncReqData()}),3e3)},saveData:function(){this.logList=r.default.compressArray(this.logList,"end",this.options.console.cache.size),t.default.set("console",this.logList)},mountJsConsole:function(){var e=this;try{var n=function(n,c){try{var g=[];if(c&&c.length>0)for(var u=c,l=e.options.console.cache.rowSize/u.length,d=0;d1)for(var t=0;t2?s-2:0),g=2;g1)for(var l=0;l0)for(var p=c,f=e.options.console.cache.rowSize/p.length,m=0;ma.pageStatistics.dayOnlineRowMax&&(l=l.splice(0,a.pageStatistics.dayOnlineRowMax)),l=s.default.compressArray(l,"end",a.pageStatistics.size),i.default.set("dayOnline",l)}catch(f){console.log("pageStatistics error",f)}};n.default=c},a22d:function(e,n,a){"use strict";a("6a54");var o=a("f5bd").default;Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0;var i=o(a("b7c7")),t=o(a("fcf3"));a("5ef2"),a("c223"),a("f7a5");var s=o(a("271d")),r=function(e,n,a){var o;return o=e,Math.ceil(1024*o)},c={cacheKey:"options_v8",defaultOptions:{version:3.81,status:!1,route:"/devTools/page/index",bubble:{status:!1,text:"调试工具",color:"#ffffff",bgColor:"rgba(250, 53, 52,0.7)"},console:{status:!0,isOutput:!0,cache:{status:!0,size:r(512),rowSize:r(5.12)}},error:{status:!0,cache:{status:!0,size:r(512),rowSize:r(5.12)}},network:{status:!0,cache:{status:!0,size:r(512),rowSize:r(5.12)}},logs:{status:!0,cache:{status:!0,size:r(512),rowSize:r(.4)}},pageStatistics:{status:!0,size:r(200),dayOnlineRowMax:30},uniBus:{status:!0,cache:{status:!0,size:r(512),rowSize:r(5.12),countMaxSize:r(512)}}},getOptions:function(){try{var e=s.default.get(this.cacheKey);if(!e)return{status:!1};var n=String(e.route);return e.devRoute=n.substring(1,n.length),e}catch(a){return console.log("devOptions.getOptions error: ",a),{status:!1}}},setOptions:function(e){try{if(e||(e=this.defaultOptions),e.status&&(!e.route||"string"!=typeof e.route||0!=e.route.indexOf("/")))return this.outputError("devTools 调试工具配置出错: [route] 参数配置错误!");var n=function e(n){try{for(var a=arguments.length,o=new Array(a>1?a-1:0),s=1;s2&&void 0!==arguments[2]?arguments[2]:"n";try{if(!e)return!1;e instanceof Error&&(e=e.message);var o=t.default.getOptions();if(!o.error.status)return;var r="未知";try{var c=getCurrentPages(),g=c[c.length-1];g&&g.route&&(r=g.route)}catch(l){}var u=i.default.get("errorReport");u||(u=[]),u.length>=o.error.cache.rowMax&&(u=u.splice(0,o.error.cache.rowMax)),e=String(e),e=s.default.compressObject(e,o.error.cache.rowSize/2),n=String(n),n=s.default.compressObject(n,o.error.cache.rowSize/2),u.unshift({t:(new Date).getTime(),m:e,tr:n,p:r,type:a}),console.error("__ignoreReport__",e,n),u=s.default.compressArray(u,"end",o.error.cache.size),i.default.set("errorReport",u)}catch(l){console.log("errorReport error: ",l)}};n.default=r},ca76:function(e,n,a){"use strict";a.r(n);var o=a("2cf1"),i=a("91eb");for(var t in i)["default"].indexOf(t)<0&&function(e){a.d(n,e,(function(){return i[e]}))}(t);a("8cd6");var s=a("828b"),r=Object(s["a"])(i["default"],o["b"],o["c"],!1,null,null,null,!1,o["a"],void 0);n["default"]=r.exports},d969:function(e,n,a){"use strict";var o=a("f5bd").default,i=o(a("9b1b"));a("3dde"),a("a8b2"),a("1480"),a("6e4a"),a("e7a6"),a("9337");var t=o(a("9b8e")),s=o(a("ca76")),r=a("f414");a("7c8f");var c=o(a("def4")),g=o(a("9b3a"));t.default.use(c.default,g.default),t.default.config.productionTip=!1,t.default.prototype.imagesUrl=function(e){return r.config.imagesUrl+e},t.default.prototype.versionField=function(){return r.config.VERSION_DIFFERENCE_FIELD},t.default.prototype.unifiedCertificationUrl=function(){return r.config.UNIFIED_CERTIFICATION_URL},s.default.mpType="app";var u=new t.default((0,i.default)({},s.default));u.$mount()},de5a:function(e,n,a){"use strict";a("6a54"),Object.defineProperty(n,"__esModule",{value:!0}),n.timeFormat=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:null,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"yyyy-mm-dd hh:MM:ss";try{e||(e=Number(new Date)),10==e.toString().length&&(e*=1e3);var a,o=new Date(e),i={"y+":o.getFullYear().toString(),"m+":(o.getMonth()+1).toString(),"d+":o.getDate().toString(),"h+":o.getHours().toString(),"M+":o.getMinutes().toString(),"s+":o.getSeconds().toString()};for(var t in i)a=new RegExp("("+t+")").exec(n),a&&(n=n.replace(a[1],1==a[1].length?i[t]:i[t].padStart(a[1].length,"0")));return n}catch(s){return console.log("timeFormat error",s),"unknown error"}},n.timeFromNow=function(e){try{var n=(new Date).getTime(),a=e-n,o=a>0?"后":"前";a=Math.abs(a);var i=Math.floor(a/1e3),t=Math.floor(i/60),s=Math.floor(t/60),r=Math.floor(s/24),c=Math.floor(r/30),g=Math.floor(r/365);return i<60?"".concat(i,"秒").concat(o):t<60?"".concat(t,"分钟").concat(o):s<24?"".concat(s,"小时").concat(o):r<30?"".concat(r,"天").concat(o):c<12?"".concat(c,"个月").concat(o):"".concat(g,"年").concat(o)}catch(u){console.log("timeFromNow error",u)}},a("795c"),a("bf0f"),a("7a76"),a("c9b5"),a("f7a5"),a("64aa"),a("ab80"),a("5c47"),a("23f4"),a("7d2f"),a("9c4e"),a("a1c1"),a("c223");try{String.prototype.padStart||(String.prototype.padStart=function(e){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:" ";if("[object String]"!==Object.prototype.toString.call(n))throw new TypeError("fillString must be String");var a=this;if(a.length>=e)return String(a);var o=e-a.length,i=Math.ceil(o/n.length);while(i>>=1)n+=n,1===i&&(n+=n);return n.slice(0,o)+a})}catch(o){console.log("timeFormat fillString error",o)}},def4:function(e,n,a){"use strict";a("6a54");var o=a("f5bd").default;Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0,a("5c47"),a("a1c1"),a("4085");o(a("f112"));var i=o(a("18a6")),t=o(a("b13c")),s=o(a("a22d")),r=o(a("dff7")),c=o(a("4d87")),g=o(a("5c3d")),u=o(a("4f6e")),l={options:null,install:function(e,n){try{e;var a=this;if(e&&e.config&&e.config.globalProperties?e.config.globalProperties.$logReport=i.default:e.prototype.$logReport=i.default, //! 初始化配置项 s.default.setOptions(n),n=s.default.getOptions(),a.options=n,!n||!n.status)return console.log("%c devTools 调试工具未运行!","padding: 4px;background-color: red;color: #fff;font-size: 15px;"); //! 挂载dev工具 e&&e.config&&e.config.globalProperties?e.config.globalProperties.$devTools=l:e.prototype.$devTools=l,n.error.status&&( //! 挂载vue报错 e.config.errorHandler=function(e,n,a){(0,t.default)(e,a,"ve")}, //! 挂载vue警告 e.config.warnHandler=function(e,n,a){(0,t.default)(e,a,"vw")}), //!混入生命周期监听器 e.mixin(c.default), //!绘制环境变量小标签 (0,r.default)(n,l), //!调试工具全局拦截器挂载 (0,g.default)(n), //! 注册dev弹窗打开事件 uni.$on("devTools_showDialog",(function(){a.show()})), //! 注册dev弹窗关闭事件 uni.$on("devTools_closeDialog",(function(e){a.hide(e)})), //! 挂载uni对象 uni.$dev={show:function(){a.show()},hide:function(){a.hide()},errorReport:t.default,logReport:i.default}, //! 注册jsRunner执行事件 uni.$on("devTools_jsRunner",(function(e){var n=void 0;try{var a="ev__混淆__al".replace("__混淆__","");n=globalThis[a](e)}catch(o){o&&o.message&&(n=o.message)}uni.$emit("devTools_jsRunnerCallback",n)})),u.default.install()}catch(o){console.log("devTools install error",o)}},show:function(){var e=getCurrentPages(); //! 已经打开了调试工具,不要重复显示 if(e[e.length-1].route==this.options.devRoute)return!1;uni.navigateTo({url:this.options.route,animationType:"none",animationDuration:0})},hide:function(e){if(uni.navigateBack(),e&&e.navigateToUrl){200,setTimeout((function(){uni.navigateTo({url:e.navigateToUrl})}),200)}},errorReport:t.default,logReport:i.default},d=l;n.default=d},dff7:function(e,n,a){"use strict";a("6a54"),Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0,a("c223"),a("d4b5");var o=function(e,n){var a=localStorage.getItem("devTools_tagConfig");a=a?JSON.parse(a):{},a=Object.assign({show:e.bubble.status,x:window.innerWidth-90,y:window.innerHeight-90},a),a.show=e.bubble.status;var o={min:{x:0,y:0},max:{x:window.innerWidth-70,y:window.innerHeight-24}};a.x=Math.min(Math.max(a.x,o.min.x),o.max.x),a.y=Math.min(Math.max(a.y,o.min.y),o.max.y);var i=document.createElement("div");i.style="\n box-sizing: border-box;\n position: fixed;\n z-index: 9999999;\n left: ".concat(a.x,"px;\n top: ").concat(a.y,"px;\n width: 70px;\n height: 24px;\n display: flex;\n flex-direction: column;\n align-items: center;\n justify-content: center;\n padding: 4px;\n border-radius: 6px;\n background-color: ").concat(e.bubble.bgColor,";\n color: ").concat(e.bubble.color,";\n font-size: 10px;\n cursor: grab;\n box-shadow: 0px 0px 6px ").concat(e.bubble.bgColor,";\n backdrop-filter: blur(1px);\n "),i.innerHTML=e.bubble.text,i.setAttribute("id","debugTag"),a.show&&document.body.appendChild(i);var t=!1,s={clientX:0,clientY:0,tagX:a.x,tagY:a.y,hasMove:!1};function r(e){if(!t){e.preventDefault&&e.preventDefault();var n=e.clientX?e.clientX:e.targetTouches[0].clientX,o=e.clientX?e.clientY:e.targetTouches[0].clientY;s.clientX=n,s.clientY=o,s.tagX=a.x,s.tagY=a.y,s.hasMove=!1,t=!0}}function c(e){if(t){e.preventDefault&&e.preventDefault();var n=e.clientX?e.clientX:e.targetTouches[0].clientX,r=e.clientX?e.clientY:e.targetTouches[0].clientY;s.hasMove=!0;var c=s.clientX-n,g=s.clientY-r,u=s.tagX-c,l=s.tagY-g;u=Math.min(Math.max(u,o.min.x),o.max.x),l=Math.min(Math.max(l,o.min.y),o.max.y),i.style.left="".concat(u,"px"),i.style.top="".concat(l,"px"),a.x=u,a.y=l}}function g(o){t&&(o.preventDefault&&o.preventDefault(),t=!1,localStorage.setItem("devTools_tagConfig",JSON.stringify(a)),s.hasMove||function(){var a=getCurrentPages(),o=e.route.substring(1,e.route.length-2);a[a.length-1].route!=o&&n.show()}())}i.addEventListener("touchstart",r),i.addEventListener("touchmove",c),i.addEventListener("touchend",g),i.addEventListener("mousedown",r),document.addEventListener("mousemove",c),document.addEventListener("mouseup",g),localStorage.setItem("devTools_tagConfig",JSON.stringify(a))};n.default=o},e3cf:function(e,n,a){"use strict";a("6a54");var o=a("f5bd").default;Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0;var i=o(a("fcf3")),t=o(a("2634")),s=o(a("2fdc"));a("64aa"),a("5c47"),a("a1c1"),a("c9b5"),a("bf0f"),a("ab80"),a("d4b5"),a("3efd"),a("c223"),a("aa77"),a("bd06"),a("dd2b");var r=o(a("271d")),c=o(a("a22d")),g=o(a("93d8")),u={ajaxLogData:{id:0,type:0,sendTime:0,responseTime:0,useTime:0,url:"",header:"",method:"get",data:"",responseBody:"",responseHeader:"",responseStatus:"",responseMsg:""},options:null,ajaxData:[],install:function(){var e=this,n=this;try{if(this.options=c.default.getOptions(),!this.options.network.status)return;this.ajaxData=r.default.get("request"),this.ajaxData||(this.ajaxData=[]),this.syncReqData(),uni.addInterceptor("request",{invoke:function(e){try{e._id_=(new Date).getTime()+"_"+Number(Math.random().toString().replace("0.",""));var a=JSON.parse(JSON.stringify(n.ajaxLogData));a.id=e._id_,a.sendTime=(new Date).getTime(),a.url=n.dataCopy(e.url),a.header=n.dataCopy(e.header),e.method?a.method=n.dataCopy(e.method):a.method="get";var o=g.default.calculateStringByteSize(a);if(o>n.options.network.cache.rowSize)a=g.default.compressObject(a,n.options.network.cache.rowSize);else{var i=g.default.compressObject(e.data,n.options.network.cache.rowSize-o);try{i=JSON.parse(i)}catch(t){}a.data=i}n.ajaxData.unshift(a)}catch(t){console.error("request拦截器invoke出错",t)}},success:function(e,a){return new Promise(function(){var o=(0,s.default)((0,t.default)().mark((function o(i,s){var r,c,u,p,f,m,_,v,y,w,h,b;return(0,t.default)().wrap((function(o){while(1)switch(o.prev=o.next){case 0:if( //! 延迟请求返回,模拟弱网环境 r=uni.getStorageSync("devtools_uniResLimitType"),!r){o.next=9;break}if(c={"2g":[30,60],"3g-":[10,30],"3g":[3,10],"4g":[.5,3]},u=c[r],!u){o.next=9;break}return p=l(u[0],u[1]),o.next=8,d(1e3*p);case 8:e.errMsg=e.errMsg+" | [devtools模拟弱网延迟:".concat(p,"s]");case 9:if(f=uni.getStorageSync("devtools_uniResTimeout"),m=!1,f&&f>1&&(_=Number(f),v=l(0,100),v<_&&(e.statusCode=l(400,600),e.errMsg=e.errMsg+" | [devtools随机超时报错,当前命中的概率阶层为:".concat(_,"%,生成的随机数为:").concat(v,"]"),e.data="[devTools]模拟请求失败结果!",m=!0)),o.prev=12,y=n.ajaxData.find((function(e){return e.id==a._id_})),y){o.next=16;break}return o.abrupt("return");case 16:if(y.responseBodySize=g.default.calculateStringByteSize(e.data),y.responseMsg=e.errMsg,y.responseStatus=e.statusCode,y.responseHeader=e.header,y.type=1,y.responseTime=(new Date).getTime(),y.useTime=((y.responseTime-y.sendTime)/1e3).toFixed(3),w=g.default.calculateStringByteSize(y),w>n.options.network.cache.rowSize)y.responseBody="[内容太长已截断多余部分]",h=g.default.compressObject(y,n.options.network.cache.rowSize),n.ajaxData[n.ajaxData.findIndex((function(e){return e.id==a._id_}))]=h;else{b=e.data;try{b=JSON.parse(JSON.stringify(b))}catch(t){}y.responseBody=g.default.compressObject(b,n.options.network.cache.rowSize-w)}o.next=30;break;case 27:o.prev=27,o.t0=o["catch"](12),console.error("request拦截器success出错",o.t0);case 30:m?s(e.data):i(e);case 31:case"end":return o.stop()}}),o,null,[[12,27]])})));return function(e,n){return o.apply(this,arguments)}}())},fail:function(e,a){try{var o=n.ajaxData.find((function(e){return e.id==a._id_}));if(!o)return;o.type=2,o.responseTime=(new Date).getTime(),o.useTime=((o.responseTime-o.sendTime)/1e3).toFixed(3),o.responseMsg=e.errMsg}catch(i){console.error("request拦截器fail出错",i)}},complete:function(e){}}),uni.$on("devTools_delNetworkItemById",(function(n){var a=e.ajaxData.findIndex((function(e){return e.id==n}));-1!=a&&e.ajaxData.splice(a,1),e.saveData()})),uni.$on("devTools_delNetworkAll",(function(){e.ajaxData=[],e.saveData()}))}catch(a){console.log("request.install error",a)}},syncReqData:function(){var e=this;setTimeout((function(){try{e.saveData()}catch(n){console.log("request.syncReqData",n)}e.syncReqData()}),4e3)},saveData:function(){this.ajaxData=g.default.compressArray(this.ajaxData,this.options.network.cache.size),r.default.set("request",this.ajaxData)},dataCopy:function(e){try{return"object"==(0,i.default)(e)?JSON.parse(JSON.stringify([e]))[0]:e}catch(n){return console.log("request.dataCopy",n),""}}};function l(e,n){return Number((Math.random()*(n-e)+e).toFixed(2))}function d(e){return new Promise((function(n){setTimeout(n,e)}))}n.default=u},e7a6:function(e,n,a){"use strict";(function(e){var n=a("f5bd").default;a("473f"),a("bf0f"),a("de6c"),a("5c47"),a("a1c1");var o=n(a("9b8e")),i={keys:function(){return[]}};e["____4A158B4____"]=!0,delete e["____4A158B4____"],e.__uniConfig={globalStyle:{navigationBarTextStyle:"white",navigationBarBackgroundColor:"#0183FA"}},e.__uniConfig.compilerVersion="4.45",e.__uniConfig.darkmode=!1,e.__uniConfig.themeConfig={},e.__uniConfig.uniPlatform="h5",e.__uniConfig.appId="__UNI__4A158B4",e.__uniConfig.appName="v3-H5",e.__uniConfig.appVersion="1.0.0",e.__uniConfig.appVersionCode="100",e.__uniConfig.router={mode:"hash",base:"/appTest/h5/"},e.__uniConfig.publicPath="/appTest/h5/",e.__uniConfig["async"]={loading:"AsyncLoading",error:"AsyncError",delay:200,timeout:6e4},e.__uniConfig.debug=!1,e.__uniConfig.networkTimeout={request:6e4,connectSocket:6e4,uploadFile:6e4,downloadFile:6e4},e.__uniConfig.sdkConfigs={},e.__uniConfig.qqMapKey=void 0,e.__uniConfig.googleMapKey=void 0,e.__uniConfig.aMapKey=void 0,e.__uniConfig.aMapSecurityJsCode=void 0,e.__uniConfig.aMapServiceHost=void 0,e.__uniConfig.locale="",e.__uniConfig.fallbackLocale=void 0,e.__uniConfig.locales=i.keys().reduce((function(e,n){var a=n.replace(/\.\/(uni-app.)?(.*).json/,"$2"),o=i(n);return Object.assign(e[a]||(e[a]={}),o.common||o),e}),{}),e.__uniConfig.nvue={"flex-direction":"column"},e.__uniConfig.__webpack_chunk_load__=a.e,o.default.component("pages-views-home-home",(function(e){var n={component:Promise.all([a.e("pages-views-demo-index~pages-views-home-home~pages-views-information-information~pages-views-informa~33c663dc"),a.e("pages-views-demo-mqttDemo~pages-views-home-home~pages-views-teacherPage-laboratoryList~pages_manage-~db988392"),a.e("pages-views-home-home~pages_manage-views-accessControl-empowerOpen~pages_student-views-accessApplica~d37adddd"),a.e("pages-views-home-home")]).then(function(){return e(a("7352"))}.bind(null,a)).catch(a.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),o.default.component("pages-views-teacherPage-laboratoryList",(function(e){var n={component:Promise.all([a.e("pages-views-demo-index~pages-views-home-home~pages-views-information-information~pages-views-informa~33c663dc"),a.e("pages-views-demo-mqttDemo~pages-views-home-home~pages-views-teacherPage-laboratoryList~pages_manage-~db988392"),a.e("pages-views-teacherPage-laboratoryList")]).then(function(){return e(a("e9ac"))}.bind(null,a)).catch(a.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),o.default.component("pages-views-information-information",(function(e){var n={component:Promise.all([a.e("pages-views-demo-index~pages-views-home-home~pages-views-information-information~pages-views-informa~33c663dc"),a.e("pages-views-information-information")]).then(function(){return e(a("fea2"))}.bind(null,a)).catch(a.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),o.default.component("pages-views-information-informationInfo",(function(e){var n={component:Promise.all([a.e("pages-views-demo-index~pages-views-home-home~pages-views-information-information~pages-views-informa~33c663dc"),a.e("pages-views-information-informationInfo")]).then(function(){return e(a("72eb"))}.bind(null,a)).catch(a.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),o.default.component("pages-views-mine-mine",(function(e){var n={component:Promise.all([a.e("pages-views-demo-index~pages-views-home-home~pages-views-information-information~pages-views-informa~33c663dc"),a.e("pages-views-mine-mine")]).then(function(){return e(a("96aa"))}.bind(null,a)).catch(a.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),o.default.component("pages-views-login-login",(function(e){var n={component:Promise.all([a.e("pages-views-demo-index~pages-views-home-home~pages-views-information-information~pages-views-informa~33c663dc"),a.e("pages-views-login-login~pages_basics-views-editPassword-editPassword~pages_basics-views-forgotPasswo~0e28b6ca"),a.e("pages-views-login-login~pages-views-login-ssoCertification"),a.e("pages-views-login-login")]).then(function(){return e(a("dba2"))}.bind(null,a)).catch(a.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),o.default.component("pages-views-login-ssoLogin",(function(e){var n={component:a.e("pages-views-login-ssoLogin").then(function(){return e(a("5f9e"))}.bind(null,a)).catch(a.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),o.default.component("pages-views-login-ssoLoginH5",(function(e){var n={component:a.e("pages-views-login-ssoLoginH5").then(function(){return e(a("7632"))}.bind(null,a)).catch(a.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),o.default.component("pages-views-login-ssoCertification",(function(e){var n={component:Promise.all([a.e("pages-views-demo-index~pages-views-home-home~pages-views-information-information~pages-views-informa~33c663dc"),a.e("pages-views-login-login~pages-views-login-ssoCertification"),a.e("pages-views-login-ssoCertification")]).then(function(){return e(a("62c2"))}.bind(null,a)).catch(a.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),o.default.component("pages-views-scanCodePage",(function(e){var n={component:Promise.all([a.e("pages-views-demo-index~pages-views-home-home~pages-views-information-information~pages-views-informa~33c663dc"),a.e("pages-views-scanCodePage")]).then(function(){return e(a("6eb8"))}.bind(null,a)).catch(a.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),o.default.component("pages-views-saoCode-saoCode",(function(e){var n={component:Promise.all([a.e("pages-views-demo-index~pages-views-home-home~pages-views-information-information~pages-views-informa~33c663dc"),a.e("pages-views-saoCode-saoCode")]).then(function(){return e(a("ad0d"))}.bind(null,a)).catch(a.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),o.default.component("pages-views-saoCode-chemicalsInstructionsVideo",(function(e){var n={component:a.e("pages-views-saoCode-chemicalsInstructionsVideo").then(function(){return e(a("ac6f"))}.bind(null,a)).catch(a.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),o.default.component("pages-views-pages_patrolInspector-courseQRcode",(function(e){var n={component:a.e("pages-views-pages_patrolInspector-courseQRcode").then(function(){return e(a("bbc7"))}.bind(null,a)).catch(a.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),o.default.component("pages-views-pages_patrolInspector-chemicalCabinetQRcode",(function(e){var n={component:Promise.all([a.e("pages-views-demo-index~pages-views-home-home~pages-views-information-information~pages-views-informa~33c663dc"),a.e("pages-views-pages_patrolInspector-chemicalCabinetQRcode")]).then(function(){return e(a("d1ef"))}.bind(null,a)).catch(a.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),o.default.component("pages-views-pages_patrolInspector-chemicalDetail",(function(e){var n={component:Promise.all([a.e("pages-views-demo-index~pages-views-home-home~pages-views-information-information~pages-views-informa~33c663dc"),a.e("pages-views-pages_patrolInspector-chemicalDetail")]).then(function(){return e(a("e17b"))}.bind(null,a)).catch(a.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),o.default.component("pages-views-demo-index",(function(e){var n={component:Promise.all([a.e("pages-views-demo-index~pages-views-home-home~pages-views-information-information~pages-views-informa~33c663dc"),a.e("pages-views-demo-index")]).then(function(){return e(a("f744"))}.bind(null,a)).catch(a.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),o.default.component("pages-views-demo-mqttDemo",(function(e){var n={component:Promise.all([a.e("pages-views-demo-mqttDemo~pages-views-home-home~pages-views-teacherPage-laboratoryList~pages_manage-~db988392"),a.e("pages-views-demo-mqttDemo")]).then(function(){return e(a("199c"))}.bind(null,a)).catch(a.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),o.default.component("pages-views-videoPlayer",(function(e){var n={component:a.e("pages-views-videoPlayer").then(function(){return e(a("9333"))}.bind(null,a)).catch(a.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),o.default.component("devTools-page-index",(function(e){var n={component:a.e("devTools-page-index").then(function(){return e(a("224a"))}.bind(null,a)).catch(a.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),o.default.component("pages_basics-views-forgotPassword-forgotPassword",(function(e){var n={component:Promise.all([a.e("pages-views-login-login~pages_basics-views-editPassword-editPassword~pages_basics-views-forgotPasswo~0e28b6ca"),a.e("pages_basics-views-forgotPassword-forgotPassword")]).then(function(){return e(a("62ed"))}.bind(null,a)).catch(a.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),o.default.component("pages_basics-views-editPassword-editPassword",(function(e){var n={component:Promise.all([a.e("pages-views-login-login~pages_basics-views-editPassword-editPassword~pages_basics-views-forgotPasswo~0e28b6ca"),a.e("pages_basics-views-editPassword-editPassword")]).then(function(){return e(a("f552"))}.bind(null,a)).catch(a.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),o.default.component("pages_basics-views-completeInformation-completeInformation",(function(e){var n={component:Promise.all([a.e("pages_basics-views-completeInformation-completeInformation~pages_basics-views-photoInspection~pages_~80c88224"),a.e("pages_basics-views-completeInformation-completeInformation")]).then(function(){return e(a("af27"))}.bind(null,a)).catch(a.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),o.default.component("pages_basics-views-avatar",(function(e){var n={component:Promise.all([a.e("pages_basics-views-avatar~pages_basics-views-signature-signatureImg"),a.e("pages_basics-views-avatar")]).then(function(){return e(a("df9d"))}.bind(null,a)).catch(a.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),o.default.component("pages_basics-views-faceImage",(function(e){var n={component:a.e("pages_basics-views-faceImage").then(function(){return e(a("a9b1"))}.bind(null,a)).catch(a.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),o.default.component("pages_basics-views-signature-signature",(function(e){var n={component:a.e("pages_basics-views-signature-signature").then(function(){return e(a("0e64"))}.bind(null,a)).catch(a.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),o.default.component("pages_basics-views-signature-signatureImg",(function(e){var n={component:Promise.all([a.e("pages_basics-views-avatar~pages_basics-views-signature-signatureImg"),a.e("pages_basics-views-signature-signatureImg")]).then(function(){return e(a("92f5"))}.bind(null,a)).catch(a.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),o.default.component("pages_basics-views-photoInspection",(function(e){var n={component:Promise.all([a.e("pages_basics-views-completeInformation-completeInformation~pages_basics-views-photoInspection~pages_~80c88224"),a.e("pages_basics-views-photoInspection")]).then(function(){return e(a("f3e0"))}.bind(null,a)).catch(a.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),o.default.component("pages_basics-views-earlyWarningManage-earlyWarningDetail",(function(e){var n={component:a.e("pages_basics-views-earlyWarningManage-earlyWarningDetail").then(function(){return e(a("3dfc"))}.bind(null,a)).catch(a.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),o.default.component("pages_basics-views-earlyWarningManage-earlyWarningList",(function(e){var n={component:a.e("pages_basics-views-earlyWarningManage-earlyWarningList").then(function(){return e(a("3531"))}.bind(null,a)).catch(a.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),o.default.component("pages_basics-views-earlyWarningManage-videoMonitoring",(function(e){var n={component:a.e("pages_basics-views-earlyWarningManage-videoMonitoring").then(function(){return e(a("d108"))}.bind(null,a)).catch(a.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),o.default.component("pages_basics-views-earlyWarningManage-warningVideo",(function(e){var n={component:a.e("pages_basics-views-earlyWarningManage-warningVideo").then(function(){return e(a("1f2b"))}.bind(null,a)).catch(a.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),o.default.component("pages_basics-views-record-index",(function(e){var n={component:Promise.all([a.e("pages_basics-views-completeInformation-completeInformation~pages_basics-views-photoInspection~pages_~80c88224"),a.e("pages_basics-views-record-index~pages_manage-views-accessControl-empowerOpen~pages_student-views-myR~d923c959"),a.e("pages_basics-views-record-index")]).then(function(){return e(a("8729"))}.bind(null,a)).catch(a.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),o.default.component("pages_basics-views-record-infoPage",(function(e){var n={component:Promise.all([a.e("pages_basics-views-completeInformation-completeInformation~pages_basics-views-photoInspection~pages_~80c88224"),a.e("pages_basics-views-record-infoPage")]).then(function(){return e(a("322b"))}.bind(null,a)).catch(a.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),o.default.component("pages_basics-views-gradingControl-gradingControl",(function(e){var n={component:a.e("pages_basics-views-gradingControl-gradingControl").then(function(){return e(a("e895"))}.bind(null,a)).catch(a.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),o.default.component("pages_basics-views-gradingControl-gradingControlFinish",(function(e){var n={component:a.e("pages_basics-views-gradingControl-gradingControlFinish").then(function(){return e(a("57e3"))}.bind(null,a)).catch(a.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),o.default.component("pages_basics-views-gradingControl-gradingControlAdd",(function(e){var n={component:a.e("pages_basics-views-gradingControl-gradingControlAdd").then(function(){return e(a("475f"))}.bind(null,a)).catch(a.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),o.default.component("pages_basics-views-gradingControl-gradingControlDetail",(function(e){var n={component:a.e("pages_basics-views-gradingControl-gradingControlDetail").then(function(){return e(a("9b52"))}.bind(null,a)).catch(a.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),o.default.component("pages_student-views-accessApplication-accessApplication",(function(e){var n={component:a.e("pages_student-views-accessApplication-accessApplication").then(function(){return e(a("7ef4"))}.bind(null,a)).catch(a.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),o.default.component("pages_student-views-accessApplication-applicationDetails",(function(e){var n={component:a.e("pages_student-views-accessApplication-applicationDetails").then(function(){return e(a("4f80"))}.bind(null,a)).catch(a.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),o.default.component("pages_student-views-accessApplication-chooseALaboratory",(function(e){var n={component:a.e("pages_student-views-accessApplication-chooseALaboratory").then(function(){return e(a("5990"))}.bind(null,a)).catch(a.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),o.default.component("pages_student-views-accessApplication-newApplication",(function(e){var n={component:Promise.all([a.e("pages_basics-views-completeInformation-completeInformation~pages_basics-views-photoInspection~pages_~80c88224"),a.e("pages-views-home-home~pages_manage-views-accessControl-empowerOpen~pages_student-views-accessApplica~d37adddd"),a.e("pages_manage-views-accessControl-empowerOpen~pages_student-views-accessApplication-newApplication"),a.e("pages_student-views-accessApplication-newApplication")]).then(function(){return e(a("9d10"))}.bind(null,a)).catch(a.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),o.default.component("pages_student-views-accessApplication-safeAccess",(function(e){var n={component:a.e("pages_student-views-accessApplication-safeAccess").then(function(){return e(a("aa83"))}.bind(null,a)).catch(a.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),o.default.component("pages_student-views-myRecord-index",(function(e){var n={component:Promise.all([a.e("pages_basics-views-completeInformation-completeInformation~pages_basics-views-photoInspection~pages_~80c88224"),a.e("pages_basics-views-record-index~pages_manage-views-accessControl-empowerOpen~pages_student-views-myR~d923c959"),a.e("pages_student-views-myRecord-index")]).then(function(){return e(a("5b80"))}.bind(null,a)).catch(a.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),o.default.component("pages_student-views-myRecord-infoPage",(function(e){var n={component:Promise.all([a.e("pages_basics-views-completeInformation-completeInformation~pages_basics-views-photoInspection~pages_~80c88224"),a.e("pages_student-views-myRecord-infoPage")]).then(function(){return e(a("ef26"))}.bind(null,a)).catch(a.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),o.default.component("pages_manage-views-accessControl-empowerOpen",(function(e){var n={component:Promise.all([a.e("pages_basics-views-completeInformation-completeInformation~pages_basics-views-photoInspection~pages_~80c88224"),a.e("pages-views-home-home~pages_manage-views-accessControl-empowerOpen~pages_student-views-accessApplica~d37adddd"),a.e("pages_basics-views-record-index~pages_manage-views-accessControl-empowerOpen~pages_student-views-myR~d923c959"),a.e("pages_manage-views-accessControl-empowerOpen~pages_student-views-accessApplication-newApplication"),a.e("pages_manage-views-accessControl-empowerOpen")]).then(function(){return e(a("2d07"))}.bind(null,a)).catch(a.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),o.default.component("pages_manage-views-accessControl-remoteOpen",(function(e){var n={component:a.e("pages_manage-views-accessControl-remoteOpen").then(function(){return e(a("05ce"))}.bind(null,a)).catch(a.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),o.default.component("pages_manage-views-accessControl-authorizationRecord",(function(e){var n={component:a.e("pages_manage-views-accessControl-authorizationRecord").then(function(){return e(a("a650"))}.bind(null,a)).catch(a.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),o.default.component("pages_manage-views-accessControl-searchSub",(function(e){var n={component:a.e("pages_manage-views-accessControl-searchSub").then(function(){return e(a("32c2"))}.bind(null,a)).catch(a.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),o.default.component("pages_manage-views-accessQualification-accessQualification",(function(e){var n={component:a.e("pages_manage-views-accessQualification-accessQualification").then(function(){return e(a("4907"))}.bind(null,a)).catch(a.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),o.default.component("pages_manage-views-accessQualification-accessQualificationInfo",(function(e){var n={component:a.e("pages_manage-views-accessQualification-accessQualificationInfo").then(function(){return e(a("53ba"))}.bind(null,a)).catch(a.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),o.default.component("pages_manage-views-accessQualification-approve",(function(e){var n={component:a.e("pages_manage-views-accessQualification-approve").then(function(){return e(a("6b72"))}.bind(null,a)).catch(a.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),o.default.component("pages_manage-views-emergencyEvacuationSubList",(function(e){var n={component:Promise.all([a.e("pages_basics-views-completeInformation-completeInformation~pages_basics-views-photoInspection~pages_~80c88224"),a.e("pages_manage-views-emergencyEvacuationSubList")]).then(function(){return e(a("28ed"))}.bind(null,a)).catch(a.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),o.default.component("pages_manage-views-emergencyEvacuationBig",(function(e){var n={component:Promise.all([a.e("pages-views-demo-mqttDemo~pages-views-home-home~pages-views-teacherPage-laboratoryList~pages_manage-~db988392"),a.e("pages_manage-views-emergencyEvacuationBig~pages_manage-views-laboratory-safetyCardScan"),a.e("pages_manage-views-emergencyEvacuationBig")]).then(function(){return e(a("2776"))}.bind(null,a)).catch(a.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),o.default.component("pages_manage-views-emergencyEvacuationBigFullScreen",(function(e){var n={component:Promise.all([a.e("pages-views-demo-mqttDemo~pages-views-home-home~pages-views-teacherPage-laboratoryList~pages_manage-~db988392"),a.e("pages_manage-views-emergencyEvacuationBigFullScreen")]).then(function(){return e(a("ff03"))}.bind(null,a)).catch(a.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),o.default.component("pages_manage-views-laboratory-safetyCardScan",(function(e){var n={component:Promise.all([a.e("pages-views-demo-index~pages-views-home-home~pages-views-information-information~pages-views-informa~33c663dc"),a.e("pages_basics-views-completeInformation-completeInformation~pages_basics-views-photoInspection~pages_~80c88224"),a.e("pages-views-demo-mqttDemo~pages-views-home-home~pages-views-teacherPage-laboratoryList~pages_manage-~db988392"),a.e("pages_manage-views-emergencyEvacuationBig~pages_manage-views-laboratory-safetyCardScan"),a.e("pages_manage-views-laboratory-safetyCardScan")]).then(function(){return e(a("c2a6"))}.bind(null,a)).catch(a.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),o.default.component("pages_manage-views-laboratory-videoPlayer",(function(e){var n={component:a.e("pages_manage-views-laboratory-videoPlayer").then(function(){return e(a("a353"))}.bind(null,a)).catch(a.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),o.default.component("pages_safetyCheck-views-demo-index",(function(e){var n={component:a.e("pages_safetyCheck-views-demo-index").then(function(){return e(a("bd14"))}.bind(null,a)).catch(a.oe),delay:__uniConfig["async"].delay,timeout:__uniConfig["async"].timeout};return __uniConfig["async"]["loading"]&&(n.loading={name:"SystemAsyncLoading",render:function(e){return e(__uniConfig["async"]["loading"])}}),__uniConfig["async"]["error"]&&(n.error={name:"SystemAsyncError",render:function(e){return e(__uniConfig["async"]["error"])}}),n})),e.__uniRoutes=[{path:"/",alias:"/pages/views/home/home",component:{render:function(e){return e("Page",{props:Object.assign({isQuit:!0,isEntry:!0},__uniConfig.globalStyle,{navigationBarTitleText:"实验室安全智慧化管控系统",navigationBarTextStyle:"white",navigationBarBackgroundColor:"#0183FA"})},[e("pages-views-home-home",{slot:"page"})])}},meta:{id:1,name:"pages-views-home-home",isNVue:!1,maxWidth:0,pagePath:"pages/views/home/home",isQuit:!0,isEntry:!0,windowTop:44}},{path:"/pages/views/teacherPage/laboratoryList",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"实验室安全智慧化管控系统",navigationBarTextStyle:"white",navigationBarBackgroundColor:"#0183FA"})},[e("pages-views-teacherPage-laboratoryList",{slot:"page"})])}},meta:{name:"pages-views-teacherPage-laboratoryList",isNVue:!1,maxWidth:0,pagePath:"pages/views/teacherPage/laboratoryList",windowTop:44}},{path:"/pages/views/information/information",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"消息"})},[e("pages-views-information-information",{slot:"page"})])}},meta:{name:"pages-views-information-information",isNVue:!1,maxWidth:0,pagePath:"pages/views/information/information",windowTop:44}},{path:"/pages/views/information/informationInfo",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"消息详情"})},[e("pages-views-information-informationInfo",{slot:"page"})])}},meta:{name:"pages-views-information-informationInfo",isNVue:!1,maxWidth:0,pagePath:"pages/views/information/informationInfo",windowTop:44}},{path:"/pages/views/mine/mine",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"我的",navigationBarTextStyle:"white",navigationBarBackgroundColor:"#0183FA"})},[e("pages-views-mine-mine",{slot:"page"})])}},meta:{name:"pages-views-mine-mine",isNVue:!1,maxWidth:0,pagePath:"pages/views/mine/mine",windowTop:44}},{path:"/pages/views/login/login",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"",navigationBarTextStyle:"white",navigationStyle:"custom"})},[e("pages-views-login-login",{slot:"page"})])}},meta:{name:"pages-views-login-login",isNVue:!1,maxWidth:0,pagePath:"pages/views/login/login",windowTop:0}},{path:"/pages/views/login/ssoLogin",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"统一身份认证",navigationBarTextStyle:"white",navigationBarBackgroundColor:"#0183FA"})},[e("pages-views-login-ssoLogin",{slot:"page"})])}},meta:{name:"pages-views-login-ssoLogin",isNVue:!1,maxWidth:0,pagePath:"pages/views/login/ssoLogin",windowTop:44}},{path:"/pages/views/login/ssoLoginH5",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"统一身份认证",navigationBarTextStyle:"white",navigationBarBackgroundColor:"#0183FA"})},[e("pages-views-login-ssoLoginH5",{slot:"page"})])}},meta:{name:"pages-views-login-ssoLoginH5",isNVue:!1,maxWidth:0,pagePath:"pages/views/login/ssoLoginH5",windowTop:44}},{path:"/pages/views/login/ssoCertification",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"身份认证",navigationBarTextStyle:"white",navigationBarBackgroundColor:"#0183FA"})},[e("pages-views-login-ssoCertification",{slot:"page"})])}},meta:{name:"pages-views-login-ssoCertification",isNVue:!1,maxWidth:0,pagePath:"pages/views/login/ssoCertification",windowTop:44}},{path:"/pages/views/scanCodePage",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"",navigationBarTextStyle:"white",navigationStyle:"custom"})},[e("pages-views-scanCodePage",{slot:"page"})])}},meta:{name:"pages-views-scanCodePage",isNVue:!1,maxWidth:0,pagePath:"pages/views/scanCodePage",windowTop:0}},{path:"/pages/views/saoCode/saoCode",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"",navigationBarTextStyle:"white",navigationBarBackgroundColor:"#0183FA"})},[e("pages-views-saoCode-saoCode",{slot:"page"})])}},meta:{name:"pages-views-saoCode-saoCode",isNVue:!1,maxWidth:0,pagePath:"pages/views/saoCode/saoCode",windowTop:44}},{path:"/pages/views/saoCode/chemicalsInstructionsVideo",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"操作教程",navigationBarTextStyle:"white",navigationBarBackgroundColor:"#0183FA"})},[e("pages-views-saoCode-chemicalsInstructionsVideo",{slot:"page"})])}},meta:{name:"pages-views-saoCode-chemicalsInstructionsVideo",isNVue:!1,maxWidth:0,pagePath:"pages/views/saoCode/chemicalsInstructionsVideo",windowTop:44}},{path:"/pages/views/pages_patrolInspector/courseQRcode",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"课程详情",navigationBarTextStyle:"white",navigationBarBackgroundColor:"#0183FA"})},[e("pages-views-pages_patrolInspector-courseQRcode",{slot:"page"})])}},meta:{name:"pages-views-pages_patrolInspector-courseQRcode",isNVue:!1,maxWidth:0,pagePath:"pages/views/pages_patrolInspector/courseQRcode",windowTop:44}},{path:"/pages/views/pages_patrolInspector/chemicalCabinetQRcode",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"化学品柜详情",navigationBarTextStyle:"white",navigationBarBackgroundColor:"#0183FA"})},[e("pages-views-pages_patrolInspector-chemicalCabinetQRcode",{slot:"page"})])}},meta:{name:"pages-views-pages_patrolInspector-chemicalCabinetQRcode",isNVue:!1,maxWidth:0,pagePath:"pages/views/pages_patrolInspector/chemicalCabinetQRcode",windowTop:44}},{path:"/pages/views/pages_patrolInspector/chemicalDetail",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"化学品详情",navigationBarTextStyle:"white",navigationBarBackgroundColor:"#0183FA"})},[e("pages-views-pages_patrolInspector-chemicalDetail",{slot:"page"})])}},meta:{name:"pages-views-pages_patrolInspector-chemicalDetail",isNVue:!1,maxWidth:0,pagePath:"pages/views/pages_patrolInspector/chemicalDetail",windowTop:44}},{path:"/pages/views/demo/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"测试页面",navigationBarTextStyle:"white",navigationBarBackgroundColor:"#0183FA"})},[e("pages-views-demo-index",{slot:"page"})])}},meta:{name:"pages-views-demo-index",isNVue:!1,maxWidth:0,pagePath:"pages/views/demo/index",windowTop:44}},{path:"/pages/views/demo/mqttDemo",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"mqtt测试",navigationBarTextStyle:"white",navigationBarBackgroundColor:"#0183FA"})},[e("pages-views-demo-mqttDemo",{slot:"page"})])}},meta:{name:"pages-views-demo-mqttDemo",isNVue:!1,maxWidth:0,pagePath:"pages/views/demo/mqttDemo",windowTop:44}},{path:"/pages/views/videoPlayer",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"",navigationBarTextStyle:"white",navigationStyle:"custom"})},[e("pages-views-videoPlayer",{slot:"page"})])}},meta:{name:"pages-views-videoPlayer",isNVue:!1,maxWidth:0,pagePath:"pages/views/videoPlayer",windowTop:0}},{path:"/devTools/page/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationStyle:"custom"})},[e("devTools-page-index",{slot:"page"})])}},meta:{name:"devTools-page-index",isNVue:!0,maxWidth:0,pagePath:"devTools/page/index",windowTop:0}},{path:"/pages_basics/views/forgotPassword/forgotPassword",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"忘记密码",navigationBarTextStyle:"white",navigationBarBackgroundColor:"#0183FA"})},[e("pages_basics-views-forgotPassword-forgotPassword",{slot:"page"})])}},meta:{name:"pages_basics-views-forgotPassword-forgotPassword",isNVue:!1,maxWidth:0,pagePath:"pages_basics/views/forgotPassword/forgotPassword",windowTop:44}},{path:"/pages_basics/views/editPassword/editPassword",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"修改密码",navigationBarTextStyle:"white",navigationBarBackgroundColor:"#0183FA"})},[e("pages_basics-views-editPassword-editPassword",{slot:"page"})])}},meta:{name:"pages_basics-views-editPassword-editPassword",isNVue:!1,maxWidth:0,pagePath:"pages_basics/views/editPassword/editPassword",windowTop:44}},{path:"/pages_basics/views/completeInformation/completeInformation",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"完善个人信息",navigationBarTextStyle:"white",navigationBarBackgroundColor:"#0183FA"})},[e("pages_basics-views-completeInformation-completeInformation",{slot:"page"})])}},meta:{name:"pages_basics-views-completeInformation-completeInformation",isNVue:!1,maxWidth:0,pagePath:"pages_basics/views/completeInformation/completeInformation",windowTop:44}},{path:"/pages_basics/views/avatar",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"身份验证"})},[e("pages_basics-views-avatar",{slot:"page"})])}},meta:{name:"pages_basics-views-avatar",isNVue:!1,maxWidth:0,pagePath:"pages_basics/views/avatar",windowTop:44}},{path:"/pages_basics/views/faceImage",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"身份验证"})},[e("pages_basics-views-faceImage",{slot:"page"})])}},meta:{name:"pages_basics-views-faceImage",isNVue:!1,maxWidth:0,pagePath:"pages_basics/views/faceImage",windowTop:44}},{path:"/pages_basics/views/signature/signature",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"电子签名"})},[e("pages_basics-views-signature-signature",{slot:"page"})])}},meta:{name:"pages_basics-views-signature-signature",isNVue:!1,maxWidth:0,pagePath:"pages_basics/views/signature/signature",windowTop:44}},{path:"/pages_basics/views/signature/signatureImg",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"电子签名"})},[e("pages_basics-views-signature-signatureImg",{slot:"page"})])}},meta:{name:"pages_basics-views-signature-signatureImg",isNVue:!1,maxWidth:0,pagePath:"pages_basics/views/signature/signatureImg",windowTop:44}},{path:"/pages_basics/views/photoInspection",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"离开检查"})},[e("pages_basics-views-photoInspection",{slot:"page"})])}},meta:{name:"pages_basics-views-photoInspection",isNVue:!1,maxWidth:0,pagePath:"pages_basics/views/photoInspection",windowTop:44}},{path:"/pages_basics/views/earlyWarningManage/earlyWarningDetail",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"预案预警信息"})},[e("pages_basics-views-earlyWarningManage-earlyWarningDetail",{slot:"page"})])}},meta:{name:"pages_basics-views-earlyWarningManage-earlyWarningDetail",isNVue:!1,maxWidth:0,pagePath:"pages_basics/views/earlyWarningManage/earlyWarningDetail",windowTop:44}},{path:"/pages_basics/views/earlyWarningManage/earlyWarningList",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"预警记录"})},[e("pages_basics-views-earlyWarningManage-earlyWarningList",{slot:"page"})])}},meta:{name:"pages_basics-views-earlyWarningManage-earlyWarningList",isNVue:!1,maxWidth:0,pagePath:"pages_basics/views/earlyWarningManage/earlyWarningList",windowTop:44}},{path:"/pages_basics/views/earlyWarningManage/videoMonitoring",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"监控信息"})},[e("pages_basics-views-earlyWarningManage-videoMonitoring",{slot:"page"})])}},meta:{name:"pages_basics-views-earlyWarningManage-videoMonitoring",isNVue:!1,maxWidth:0,pagePath:"pages_basics/views/earlyWarningManage/videoMonitoring",windowTop:44}},{path:"/pages_basics/views/earlyWarningManage/warningVideo",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"报警抓拍"})},[e("pages_basics-views-earlyWarningManage-warningVideo",{slot:"page"})])}},meta:{name:"pages_basics-views-earlyWarningManage-warningVideo",isNVue:!1,maxWidth:0,pagePath:"pages_basics/views/earlyWarningManage/warningVideo",windowTop:44}},{path:"/pages_basics/views/record/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"进出记录"})},[e("pages_basics-views-record-index",{slot:"page"})])}},meta:{name:"pages_basics-views-record-index",isNVue:!1,maxWidth:0,pagePath:"pages_basics/views/record/index",windowTop:44}},{path:"/pages_basics/views/record/infoPage",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"进出详情"})},[e("pages_basics-views-record-infoPage",{slot:"page"})])}},meta:{name:"pages_basics-views-record-infoPage",isNVue:!1,maxWidth:0,pagePath:"pages_basics/views/record/infoPage",windowTop:44}},{path:"/pages_basics/views/gradingControl/gradingControl",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"管控工作"})},[e("pages_basics-views-gradingControl-gradingControl",{slot:"page"})])}},meta:{name:"pages_basics-views-gradingControl-gradingControl",isNVue:!1,maxWidth:0,pagePath:"pages_basics/views/gradingControl/gradingControl",windowTop:44}},{path:"/pages_basics/views/gradingControl/gradingControlFinish",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"分级管控"})},[e("pages_basics-views-gradingControl-gradingControlFinish",{slot:"page"})])}},meta:{name:"pages_basics-views-gradingControl-gradingControlFinish",isNVue:!1,maxWidth:0,pagePath:"pages_basics/views/gradingControl/gradingControlFinish",windowTop:44}},{path:"/pages_basics/views/gradingControl/gradingControlAdd",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"分级管控"})},[e("pages_basics-views-gradingControl-gradingControlAdd",{slot:"page"})])}},meta:{name:"pages_basics-views-gradingControl-gradingControlAdd",isNVue:!1,maxWidth:0,pagePath:"pages_basics/views/gradingControl/gradingControlAdd",windowTop:44}},{path:"/pages_basics/views/gradingControl/gradingControlDetail",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"分级管控"})},[e("pages_basics-views-gradingControl-gradingControlDetail",{slot:"page"})])}},meta:{name:"pages_basics-views-gradingControl-gradingControlDetail",isNVue:!1,maxWidth:0,pagePath:"pages_basics/views/gradingControl/gradingControlDetail",windowTop:44}},{path:"/pages_student/views/accessApplication/accessApplication",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"安全准入"})},[e("pages_student-views-accessApplication-accessApplication",{slot:"page"})])}},meta:{name:"pages_student-views-accessApplication-accessApplication",isNVue:!1,maxWidth:0,pagePath:"pages_student/views/accessApplication/accessApplication",windowTop:44}},{path:"/pages_student/views/accessApplication/applicationDetails",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:""})},[e("pages_student-views-accessApplication-applicationDetails",{slot:"page"})])}},meta:{name:"pages_student-views-accessApplication-applicationDetails",isNVue:!1,maxWidth:0,pagePath:"pages_student/views/accessApplication/applicationDetails",windowTop:44}},{path:"/pages_student/views/accessApplication/chooseALaboratory",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"安全准入"})},[e("pages_student-views-accessApplication-chooseALaboratory",{slot:"page"})])}},meta:{name:"pages_student-views-accessApplication-chooseALaboratory",isNVue:!1,maxWidth:0,pagePath:"pages_student/views/accessApplication/chooseALaboratory",windowTop:44}},{path:"/pages_student/views/accessApplication/newApplication",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"准入申请"})},[e("pages_student-views-accessApplication-newApplication",{slot:"page"})])}},meta:{name:"pages_student-views-accessApplication-newApplication",isNVue:!1,maxWidth:0,pagePath:"pages_student/views/accessApplication/newApplication",windowTop:44}},{path:"/pages_student/views/accessApplication/safeAccess",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"我的准入"})},[e("pages_student-views-accessApplication-safeAccess",{slot:"page"})])}},meta:{name:"pages_student-views-accessApplication-safeAccess",isNVue:!1,maxWidth:0,pagePath:"pages_student/views/accessApplication/safeAccess",windowTop:44}},{path:"/pages_student/views/myRecord/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"进出记录"})},[e("pages_student-views-myRecord-index",{slot:"page"})])}},meta:{name:"pages_student-views-myRecord-index",isNVue:!1,maxWidth:0,pagePath:"pages_student/views/myRecord/index",windowTop:44}},{path:"/pages_student/views/myRecord/infoPage",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"进出详情"})},[e("pages_student-views-myRecord-infoPage",{slot:"page"})])}},meta:{name:"pages_student-views-myRecord-infoPage",isNVue:!1,maxWidth:0,pagePath:"pages_student/views/myRecord/infoPage",windowTop:44}},{path:"/pages_manage/views/accessControl/empowerOpen",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"授权开门"})},[e("pages_manage-views-accessControl-empowerOpen",{slot:"page"})])}},meta:{name:"pages_manage-views-accessControl-empowerOpen",isNVue:!1,maxWidth:0,pagePath:"pages_manage/views/accessControl/empowerOpen",windowTop:44}},{path:"/pages_manage/views/accessControl/remoteOpen",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"远程开门"})},[e("pages_manage-views-accessControl-remoteOpen",{slot:"page"})])}},meta:{name:"pages_manage-views-accessControl-remoteOpen",isNVue:!1,maxWidth:0,pagePath:"pages_manage/views/accessControl/remoteOpen",windowTop:44}},{path:"/pages_manage/views/accessControl/authorizationRecord",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"授权记录"})},[e("pages_manage-views-accessControl-authorizationRecord",{slot:"page"})])}},meta:{name:"pages_manage-views-accessControl-authorizationRecord",isNVue:!1,maxWidth:0,pagePath:"pages_manage/views/accessControl/authorizationRecord",windowTop:44}},{path:"/pages_manage/views/accessControl/searchSub",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"实验室"})},[e("pages_manage-views-accessControl-searchSub",{slot:"page"})])}},meta:{name:"pages_manage-views-accessControl-searchSub",isNVue:!1,maxWidth:0,pagePath:"pages_manage/views/accessControl/searchSub",windowTop:44}},{path:"/pages_manage/views/accessQualification/accessQualification",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"准入审核"})},[e("pages_manage-views-accessQualification-accessQualification",{slot:"page"})])}},meta:{name:"pages_manage-views-accessQualification-accessQualification",isNVue:!1,maxWidth:0,pagePath:"pages_manage/views/accessQualification/accessQualification",windowTop:44}},{path:"/pages_manage/views/accessQualification/accessQualificationInfo",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:""})},[e("pages_manage-views-accessQualification-accessQualificationInfo",{slot:"page"})])}},meta:{name:"pages_manage-views-accessQualification-accessQualificationInfo",isNVue:!1,maxWidth:0,pagePath:"pages_manage/views/accessQualification/accessQualificationInfo",windowTop:44}},{path:"/pages_manage/views/accessQualification/approve",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"审核未通过"})},[e("pages_manage-views-accessQualification-approve",{slot:"page"})])}},meta:{name:"pages_manage-views-accessQualification-approve",isNVue:!1,maxWidth:0,pagePath:"pages_manage/views/accessQualification/approve",windowTop:44}},{path:"/pages_manage/views/emergencyEvacuationSubList",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"应急处置"})},[e("pages_manage-views-emergencyEvacuationSubList",{slot:"page"})])}},meta:{name:"pages_manage-views-emergencyEvacuationSubList",isNVue:!1,maxWidth:0,pagePath:"pages_manage/views/emergencyEvacuationSubList",windowTop:44}},{path:"/pages_manage/views/emergencyEvacuationBig",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"应急处置"})},[e("pages_manage-views-emergencyEvacuationBig",{slot:"page"})])}},meta:{name:"pages_manage-views-emergencyEvacuationBig",isNVue:!1,maxWidth:0,pagePath:"pages_manage/views/emergencyEvacuationBig",windowTop:44}},{path:"/pages_manage/views/emergencyEvacuationBigFullScreen",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"应急处置",pageOrientation:"landscape"})},[e("pages_manage-views-emergencyEvacuationBigFullScreen",{slot:"page"})])}},meta:{name:"pages_manage-views-emergencyEvacuationBigFullScreen",isNVue:!1,maxWidth:0,pagePath:"pages_manage/views/emergencyEvacuationBigFullScreen",windowTop:44}},{path:"/pages_manage/views/laboratory/safetyCardScan",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"实验室"})},[e("pages_manage-views-laboratory-safetyCardScan",{slot:"page"})])}},meta:{name:"pages_manage-views-laboratory-safetyCardScan",isNVue:!1,maxWidth:0,pagePath:"pages_manage/views/laboratory/safetyCardScan",windowTop:44}},{path:"/pages_manage/views/laboratory/videoPlayer",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"视频监控",enablePullDownRefresh:!0})},[e("pages_manage-views-laboratory-videoPlayer",{slot:"page"})])}},meta:{name:"pages_manage-views-laboratory-videoPlayer",isNVue:!1,maxWidth:0,pagePath:"pages_manage/views/laboratory/videoPlayer",windowTop:44}},{path:"/pages_safetyCheck/views/demo/index",component:{render:function(e){return e("Page",{props:Object.assign({},__uniConfig.globalStyle,{navigationBarTitleText:"安全检查分包",navigationBarTextStyle:"white",navigationBarBackgroundColor:"#0183FA"})},[e("pages_safetyCheck-views-demo-index",{slot:"page"})])}},meta:{name:"pages_safetyCheck-views-demo-index",isNVue:!1,maxWidth:0,pagePath:"pages_safetyCheck/views/demo/index",windowTop:44}},{path:"/choose-location",component:{render:function(e){return e("Page",{props:{navigationStyle:"custom"}},[e("system-choose-location",{slot:"page"})])}},meta:{name:"choose-location",pagePath:"/choose-location"}},{path:"/open-location",component:{render:function(e){return e("Page",{props:{navigationStyle:"custom"}},[e("system-open-location",{slot:"page"})])}},meta:{name:"open-location",pagePath:"/open-location"}}],e.UniApp&&new e.UniApp}).call(this,a("0ee4"))},f112:function(e,n,a){"use strict";a("6a54"),Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0;var o=function(e,n){var a=uni.getSystemInfoSync(),o=uni.getStorageSync("devTools_tagConfig");o||(o={}),o=Object.assign({show:e.bubble.status,x:a.screenWidth-90,y:a.screenHeight-90},o),o.show=e.bubble.status;var i={min:{x:0,y:0},max:{x:a.screenWidth-70,y:a.screenHeight-24}},t=new plus.nativeObj.View("debugTag",{top:o.y+"px",left:o.x+"px",height:"24px",width:"70px",backgroundColor:e.bubble.bgColor});t.drawText(e.bubble.text,{},{size:"12px",color:e.bubble.color,weight:"bold"}),o.show&&t.show();var s=!1,r={l:0,t:0,x:0,y:0,time:0,hasMove:!1};t.addEventListener("touchstart",(function(e){s=!0,r.l=e.clientX,r.t=e.clientY,r.time=(new Date).getTime(),r.hasMove=!1})),t.addEventListener("touchmove",(function(e){if(s){r.hasMove||(r.hasMove=!0);var n=e.screenX-r.l,a=e.screenY-r.t;n=Math.min(Math.max(n,i.min.x),i.max.x),a=Math.min(Math.max(a,i.min.y),i.max.y),t.setStyle({top:a+"px",left:n+"px"}),r.x=n,r.y=a}})),t.addEventListener("touchend",(function(a){if(s=!1,!r.hasMove||r.time>(new Date).getTime()-300){var i=getCurrentPages(),t=e.route.substring(1,e.route.length-2);if(i[i.length-1].route==t)return;n.show()}else o.x=r.x,o.y=r.y,uni.setStorageSync("devTools_tagConfig",o)})),uni.setStorageSync("devTools_tagConfig",o)};n.default=o},f414:function(e,n,a){"use strict";a("6a54"),Object.defineProperty(n,"__esModule",{value:!0}),n.config=void 0;n.config={base_url:"https://lab.zjznai.com/appTest/",imagesUrl:"https://zj-wechat.oss-cn-beijing.aliyuncs.com/xcx_images/xcx_v3/",saoCodeTypeUrl:"http://192.168.1.88/labSystem/admin/#/codeHtml?",schoolId:"1845666757636263938",collegeId:"1948620835518754817",VERSION_DIFFERENCE_FIELD:"xiBeiNongLinDaXue",UNIFIED_CERTIFICATION_URL:"https://labcontrol.nwafu.edu.cn/api/auth/cas/logout/applet"}},f44a:function(e,n,a){"use strict";a("6a54");var o=a("f5bd").default;Object.defineProperty(n,"__esModule",{value:!0}),n.default=void 0,a("5ef2"),a("aa9c"),a("dd2b");var i=o(a("271d")),t={install:function(){},addCacheKey:function(e){try{if(e&&"string"==typeof e){var n=i.default.get("storage");n||(n=[]),-1==n.indexOf(e)&&(n.push(e),i.default.set("storage",n))}}catch(a){console.log("devTools storage.addCacheKey error",a)}},delCacheKey:function(e){try{if(e&&"string"==typeof e){var n=i.default.get("storage");n||(n=[]);var a=n.indexOf(e);a>-1&&(n.splice(a,1),i.default.set("storage",n))}}catch(o){console.log("devTools storage.delCacheKey error",o)}}};n.default=t}});