| 1234567891011 |
- ;(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":"履约守护(测试版)","splashscreen":{"alwaysShowBeforeRender":true,"autoclose":true},"compilerVersion":"5.07","entryPagePath":"pages/login/index","entryPageQuery":"","realEntryPagePath":"","networkTimeout":{"request":60000,"connectSocket":60000,"uploadFile":60000,"downloadFile":60000},"locales":{},"darkmode":false,"themeConfig":{}};
- const __uniRoutes = [{"path":"pages/login/index","meta":{"isQuit":true,"isEntry":true,"navigationBar":{"titleText":"登录","style":"custom","type":"default"},"isNVue":false}},{"path":"pages/recruit/landing/index","meta":{"navigationBar":{"backgroundColor":"#FF9800","titleText":"加入宠宝履约者","style":"custom","type":"default","titleColor":"#ffffff"},"isNVue":false}},{"path":"pages/recruit/form/index","meta":{"navigationBar":{"titleText":"我要加入","type":"default"},"isNVue":false}},{"path":"pages/recruit/auth/index","meta":{"navigationBar":{"titleText":"实名认证","type":"default"},"isNVue":false}},{"path":"pages/recruit/qualifications/index","meta":{"navigationBar":{"titleText":"我的资质","type":"default"},"isNVue":false}},{"path":"pages/recruit/success/index","meta":{"navigationBar":{"titleText":"提交成功","type":"default"},"isNVue":false}},{"path":"pages/login/reset-pwd-verify/index","meta":{"navigationBar":{"titleText":"重置密码","type":"default"},"isNVue":false}},{"path":"pages/login/reset-pwd-set/index","meta":{"navigationBar":{"titleText":"设置新密码","type":"default"},"isNVue":false}},{"path":"pages/home/index","meta":{"enablePullDownRefresh":true,"navigationBar":{"titleText":"任务中心","style":"custom","type":"default"},"isNVue":false}},{"path":"pages/home/work-status/index","meta":{"navigationBar":{"backgroundColor":"#ffffff","titleText":"工作状态","style":"default","type":"default","titleColor":"#000000"},"isNVue":false}},{"path":"pages/home/orderDetail/index","meta":{"navigationBar":{"backgroundColor":"#ffffff","titleText":"订单大厅详情","type":"default","titleColor":"#000000"},"isNVue":false}},{"path":"pages/orders/index","meta":{"enablePullDownRefresh":true,"navigationBar":{"backgroundColor":"#ffffff","titleText":"我的订单","type":"default","titleColor":"#000000"},"isNVue":false}},{"path":"pages/orders/detail/index","meta":{"navigationBar":{"backgroundColor":"#ffffff","titleText":"订单详情","type":"default","titleColor":"#000000"},"isNVue":false}},{"path":"pages/orders/anomaly/index","meta":{"navigationBar":{"backgroundColor":"#ffffff","titleText":"异常上报","type":"default","titleColor":"#000000"},"isNVue":false}},{"path":"pages/mine/order-stats/index","meta":{"navigationBar":{"backgroundColor":"#ffffff","titleText":"订单统计","type":"default","titleColor":"#000000"},"isNVue":false}},{"path":"pages/mine/rewards/index","meta":{"navigationBar":{"backgroundColor":"#ffffff","titleText":"我的奖惩","type":"default","titleColor":"#000000"},"isNVue":false}},{"path":"pages/mine/rewards-all/index","meta":{"navigationBar":{"backgroundColor":"#ffffff","titleText":"收款记录","type":"default","titleColor":"#000000"},"isNVue":false}},{"path":"pages/mine/index","meta":{"navigationBar":{"titleText":"个人中心","style":"custom","type":"default"},"isNVue":false}},{"path":"pages/mine/settings/index","meta":{"navigationBar":{"style":"custom","type":"default"},"isNVue":false}},{"path":"pages/mine/settings/profile/index","meta":{"navigationBar":{"style":"custom","type":"default"},"isNVue":false}},{"path":"pages/mine/settings/auth/index","meta":{"navigationBar":{"style":"custom","type":"default"},"isNVue":false}},{"path":"pages/mine/settings/auth/edit/index","meta":{"navigationBar":{"style":"custom","type":"default"},"isNVue":false}},{"path":"pages/mine/settings/bank/index","meta":{"navigationBar":{"style":"custom","type":"default"},"isNVue":false}},{"path":"pages/mine/settings/security/index","meta":{"navigationBar":{"style":"custom","type":"default"},"isNVue":false}},{"path":"pages/mine/settings/profile/edit-name/index","meta":{"navigationBar":{"style":"custom","type":"default"},"isNVue":false}},{"path":"pages/mine/settings/security/change-password/index","meta":{"navigationBar":{"style":"custom","type":"default"},"isNVue":false}},{"path":"pages/mine/settings/security/change-phone/index","meta":{"navigationBar":{"style":"custom","type":"default"},"isNVue":false}},{"path":"pages/mine/settings/notification/index","meta":{"navigationBar":{"style":"custom","type":"default"},"isNVue":false}},{"path":"pages/mine/settings/about/index","meta":{"navigationBar":{"style":"custom","type":"default"},"isNVue":false}},{"path":"pages/mine/wallet/index","meta":{"navigationBar":{"style":"custom","type":"default"},"isNVue":false}},{"path":"pages/mine/wallet/bill/index","meta":{"navigationBar":{"style":"custom","type":"default"},"isNVue":false}},{"path":"pages/mine/level/index","meta":{"navigationBar":{"style":"custom","type":"default"},"isNVue":false}},{"path":"pages/mine/message/index","meta":{"navigationBar":{"style":"custom","type":"default"},"isNVue":false}},{"path":"pages/mine/message/order/index","meta":{"navigationBar":{"style":"custom","type":"default"},"isNVue":false}},{"path":"pages/mine/message/system/index","meta":{"navigationBar":{"style":"custom","type":"default"},"isNVue":false}},{"path":"pages/mine/message/detail/index","meta":{"navigationBar":{"style":"custom","type":"default"},"isNVue":false}},{"path":"pages/mine/points/index","meta":{"navigationBar":{"style":"custom","type":"default"},"isNVue":false}},{"path":"pages/mine/points/detail/index","meta":{"navigationBar":{"style":"custom","type":"default"},"isNVue":false}},{"path":"pages/orders/appeal/index","meta":{"navigationBar":{"titleText":"增改服务项","style":"custom","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}}}});
- })();
-
|