;(function(){ let u=void 0,isReady=false,onReadyCallbacks=[],isServiceReady=false,onServiceReadyCallbacks=[]; const __uniConfig = {"pages":[],"globalStyle":{"backgroundColor":"#F8F8F8","navigationBar":{"backgroundColor":"#F8F8F8","titleText":"uni-app","type":"default","titleColor":"#000000"},"isNVue":false},"nvue":{"compiler":"uni-app","styleCompiler":"uni-app","flex-direction":"column"},"renderer":"auto","appname":"shiyou","splashscreen":{"alwaysShowBeforeRender":true,"autoclose":true},"compilerVersion":"3.6.4","entryPagePath":"pages/index/index","entryPageQuery":"","realEntryPagePath":"","networkTimeout":{"request":60000,"connectSocket":60000,"uploadFile":60000,"downloadFile":60000},"tabBar":{"position":"bottom","color":"#bacbec","selectedColor":"#e7effd","borderStyle":"white","blurEffect":"none","fontSize":"10px","iconWidth":"24px","spacing":"3px","height":"80px","backgroundColor":"#3d7aed","list":[{"pagePath":"pages/index/index","iconPath":"/static/Tabbericon/home.png","selectedIconPath":"/static/Tabbericon/homecsel.png","text":"首页"},{"pagePath":"pages/Filling/Filling","iconPath":"/static/Tabbericon/tianbao.png","selectedIconPath":"/static/Tabbericon/tianbaosel.png","text":"填报数据"},{"pagePath":"pages/information/information","iconPath":"/static/Tabbericon/changzhan.png","selectedIconPath":"/static/Tabbericon/changzhansel.png","text":"信息中心"},{"pagePath":"pages/gpsmap/gpsmap","iconPath":"/static/Tabbericon/gps.png","selectedIconPath":"/static/Tabbericon/gpssel.png","text":"GIS地图"},{"pagePath":"pages/livebroadcast/livebroadcast","iconPath":"/static/Tabbericon/love.png","selectedIconPath":"/static/Tabbericon/lovesel.png","text":"视频直播"}],"selectedIndex":0,"shown":true},"locales":{}}; const __uniRoutes = [{"path":"pages/index/index","meta":{"isQuit":true,"isEntry":true,"isTabBar":true,"tabBarIndex":0,"navigationBar":{"titleText":"首页","style":"custom","type":"default"},"isNVue":false}},{"path":"pages/Filling/Filling","meta":{"isQuit":true,"isTabBar":true,"tabBarIndex":1,"enablePullDownRefresh":false,"navigationBar":{"titleText":"填报数据","style":"custom","type":"default"},"isNVue":false}},{"path":"pages/information/information","meta":{"isQuit":true,"isTabBar":true,"tabBarIndex":2,"enablePullDownRefresh":false,"navigationBar":{"titleText":"信息中心","type":"default"},"isNVue":false}},{"path":"pages/gpsmap/gpsmap","meta":{"isQuit":true,"isTabBar":true,"tabBarIndex":3,"enablePullDownRefresh":false,"navigationBar":{"titleText":"GIS地图","type":"default"},"isNVue":false}},{"path":"pages/livebroadcast/livebroadcast","meta":{"isQuit":true,"isTabBar":true,"tabBarIndex":4,"enablePullDownRefresh":false,"navigationBar":{"titleText":"视频直播","type":"default"},"isNVue":false}},{"path":"pages/lovedetail/lovedetail","meta":{"enablePullDownRefresh":false,"navigationBar":{"titleText":"","type":"default"},"isNVue":false}},{"path":"pages/troubleshooting/troubleshooting","meta":{"enablePullDownRefresh":false,"navigationBar":{"titleText":"隐患排查","type":"default"},"isNVue":false}},{"path":"pages/managedetails/managedetails","meta":{"enablePullDownRefresh":false,"navigationBar":{"titleText":"","type":"default"},"isNVue":false}}].map(uniRoute=>(uniRoute.meta.route=uniRoute.path,__uniConfig.pages.push(uniRoute.path),uniRoute.path='/'+uniRoute.path,uniRoute)); __uniConfig.styles=[];//styles __uniConfig.onReady=function(callback){if(__uniConfig.ready){callback()}else{onReadyCallbacks.push(callback)}};Object.defineProperty(__uniConfig,"ready",{get:function(){return isReady},set:function(val){isReady=val;if(!isReady){return}const callbacks=onReadyCallbacks.slice(0);onReadyCallbacks.length=0;callbacks.forEach(function(callback){callback()})}}); __uniConfig.onServiceReady=function(callback){if(__uniConfig.serviceReady){callback()}else{onServiceReadyCallbacks.push(callback)}};Object.defineProperty(__uniConfig,"serviceReady",{get:function(){return isServiceReady},set:function(val){isServiceReady=val;if(!isServiceReady){return}const callbacks=onServiceReadyCallbacks.slice(0);onServiceReadyCallbacks.length=0;callbacks.forEach(function(callback){callback()})}}); service.register("uni-app-config",{create(a,b,c){if(!__uniConfig.viewport){var d=b.weex.config.env.scale,e=b.weex.config.env.deviceWidth,f=Math.ceil(e/d);Object.assign(__uniConfig,{viewport:f,defaultFontSize:16})}return{instance:{__uniConfig:__uniConfig,__uniRoutes:__uniRoutes,global:u,window:u,document:u,frames:u,self:u,location:u,navigator:u,localStorage:u,history:u,Caches:u,screen:u,alert:u,confirm:u,prompt:u,fetch:u,XMLHttpRequest:u,WebSocket:u,webkit:u,print:u}}}}); })();