init
|
After Width: | Height: | Size: 2.4 KiB |
|
After Width: | Height: | Size: 3.3 KiB |
|
After Width: | Height: | Size: 5.1 KiB |
|
After Width: | Height: | Size: 6.9 KiB |
|
After Width: | Height: | Size: 5.7 KiB |
|
After Width: | Height: | Size: 2.0 KiB |
@@ -0,0 +1,23 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<title>View</title>
|
||||
<link rel="stylesheet" href="app.css" />
|
||||
<script>var __uniConfig = {"globalStyle":{}}</script>
|
||||
<script>
|
||||
var coverSupport = 'CSS' in window && typeof CSS.supports === 'function' && (CSS.supports('top: env(a)') ||
|
||||
CSS.supports('top: constant(a)'))
|
||||
document.write(
|
||||
'<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0' +
|
||||
(coverSupport ? ', viewport-fit=cover' : '') + '" />')
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
<script src="uni-app-view.umd.js"></script>
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,11 @@
|
||||
|
||||
;(function(){
|
||||
let u=void 0,isReady=false,onReadyCallbacks=[],isServiceReady=false,onServiceReadyCallbacks=[];
|
||||
const __uniConfig = {"pages":[],"globalStyle":{"backgroundColor":"#F8F8F8","onReachBottomDistance":50,"navigationBar":{"titleText":"神领物流","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":"3.6.4","entryPagePath":"pages/start/index","entryPageQuery":"","realEntryPagePath":"","networkTimeout":{"request":60000,"connectSocket":60000,"uploadFile":60000,"downloadFile":60000},"locales":{}};
|
||||
const __uniRoutes = [{"path":"pages/start/index","meta":{"isQuit":true,"isEntry":true,"navigationBar":{"style":"custom","type":"default"},"isNVue":false}},{"path":"pages/login/user","meta":{"navigationBar":{"titleText":"登录","style":"custom","type":"default"},"isNVue":false}},{"path":"pages/login/index","meta":{"navigationBar":{"titleText":"登录","style":"custom","type":"default"},"isNVue":false}},{"path":"pages/index/index","meta":{"navigationBar":{"titleText":"神领物流","style":"custom","type":"default"},"isNVue":false}},{"path":"pages/search/index","meta":{"navigationBar":{"titleText":"神领物流","style":"custom","type":"default"},"isNVue":false}},{"path":"pages/history/index","meta":{"navigationBar":{"titleText":"历史派送","style":"custom","type":"default"},"isNVue":false}},{"path":"pages/news/index","meta":{"navigationBar":{"titleText":"消息","style":"custom","type":"default"},"isNVue":false}},{"path":"pages/news/detail","meta":{"navigationBar":{"titleText":"详情","style":"custom","type":"default"},"isNVue":false}},{"path":"pages/news/system","meta":{"navigationBar":{"titleText":"系统通知","style":"custom","type":"default"},"isNVue":false}},{"path":"pages/freight/index","meta":{"navigationBar":{"titleText":"运费查询","style":"custom","type":"default"},"isNVue":false}},{"path":"pages/delivery/index","meta":{"navigationBar":{"titleText":"取件","style":"custom","type":"default"},"isNVue":false}},{"path":"pages/pickup/index","meta":{"navigationBar":{"titleText":"派件","style":"custom","type":"default"},"isNVue":false}},{"path":"pages/turnorder/index","meta":{"navigationBar":{"titleText":"转单","style":"custom","type":"default"},"isNVue":false}},{"path":"pages/cancel/index","meta":{"navigationBar":{"titleText":"订单取消原因申请","style":"custom","type":"default"},"isNVue":false}},{"path":"pages/cancel/cause","meta":{"navigationBar":{"titleText":"订单取消原因申请","style":"custom","type":"default"},"isNVue":false}},{"path":"pages/details/index","meta":{"navigationBar":{"titleText":"去取件","style":"custom","type":"default"},"isNVue":false}},{"path":"pages/details/waybill","meta":{"navigationBar":{"titleText":"运单详情","style":"custom","type":"default"},"isNVue":false}},{"path":"pages/pay/index","meta":{"navigationBar":{"titleText":"取件成功","style":"custom","type":"default"},"isNVue":false}},{"path":"pages/pay/scanPay","meta":{"navigationBar":{"titleText":"扫码支付","style":"custom","type":"default"},"isNVue":false}},{"path":"pages/my/index","meta":{"navigationBar":{"titleText":"我的","style":"custom","type":"default"},"isNVue":false}},{"path":"pages/my/map","meta":{"navigationBar":{"titleText":"作业范围","style":"custom","type":"default"},"isNVue":false}},{"path":"pages/my/qrCode","meta":{"navigationBar":{"titleText":"专属二维码","style":"custom","type":"default"},"isNVue":false}},{"path":"pages/details/orderMap","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}}}});
|
||||
})();
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
(function(){})();
|
||||
@@ -0,0 +1 @@
|
||||
.starPage .page[data-v-56b36e0e]{background:#fff url(../../static/goink.jpg) no-repeat 50% 50%;background-size:contain;position:absolute;left:0;top:0;right:0;bottom:0}.starPage .tit[data-v-56b36e0e]{width:1.1875rem;line-height:1.25rem;font-size:1.125rem;margin:0 auto;letter-spacing:.01313rem;text-align:center}.starPage .tit uni-text[data-v-56b36e0e]{display:block;padding:0 0 .3125rem}.starPage .map[data-v-56b36e0e]{background:url(../../static/star.png) no-repeat;background-size:contain;width:10rem;height:7.25rem;margin-top:2.5rem;margin-bottom:4.4375rem}.starPage .logo[data-v-56b36e0e]{background:url(../../static/logo.png) no-repeat;background-size:contain;width:22.25rem;height:5.75rem;left:50%;transform:translate(-50%);position:absolute;bottom:5%}
|
||||
|
After Width: | Height: | Size: 2.4 KiB |
|
After Width: | Height: | Size: 1.1 KiB |
|
After Width: | Height: | Size: 1.0 KiB |
|
After Width: | Height: | Size: 1.8 KiB |
|
After Width: | Height: | Size: 8.0 KiB |
|
After Width: | Height: | Size: 1016 B |
|
After Width: | Height: | Size: 1.9 KiB |
|
After Width: | Height: | Size: 3.1 KiB |
|
After Width: | Height: | Size: 1.7 KiB |
|
After Width: | Height: | Size: 1.6 KiB |
|
After Width: | Height: | Size: 1.6 KiB |
|
After Width: | Height: | Size: 1.9 KiB |
|
After Width: | Height: | Size: 3.0 KiB |
|
After Width: | Height: | Size: 437 B |
|
After Width: | Height: | Size: 445 B |
|
After Width: | Height: | Size: 38 KiB |
|
After Width: | Height: | Size: 14 KiB |
|
After Width: | Height: | Size: 61 KiB |
|
After Width: | Height: | Size: 18 KiB |
|
After Width: | Height: | Size: 23 KiB |
|
After Width: | Height: | Size: 1.9 KiB |
|
After Width: | Height: | Size: 3.2 KiB |
|
After Width: | Height: | Size: 1.0 KiB |
|
After Width: | Height: | Size: 1.8 KiB |
|
After Width: | Height: | Size: 452 B |
|
After Width: | Height: | Size: 1.7 KiB |
|
After Width: | Height: | Size: 1.5 KiB |
|
After Width: | Height: | Size: 1.3 KiB |
|
After Width: | Height: | Size: 1.8 KiB |
|
After Width: | Height: | Size: 2.0 KiB |
|
After Width: | Height: | Size: 1.3 KiB |
|
After Width: | Height: | Size: 1.4 KiB |
|
After Width: | Height: | Size: 2.3 KiB |
|
After Width: | Height: | Size: 3.2 KiB |
|
After Width: | Height: | Size: 3.0 KiB |
|
After Width: | Height: | Size: 2.3 KiB |
|
After Width: | Height: | Size: 3.2 KiB |
|
After Width: | Height: | Size: 3.3 KiB |
|
After Width: | Height: | Size: 541 B |
|
After Width: | Height: | Size: 590 B |
|
After Width: | Height: | Size: 3.1 KiB |
|
After Width: | Height: | Size: 2.9 KiB |
|
After Width: | Height: | Size: 3.4 KiB |
|
After Width: | Height: | Size: 976 B |
|
After Width: | Height: | Size: 965 B |
|
After Width: | Height: | Size: 1.6 KiB |
|
After Width: | Height: | Size: 1.8 KiB |
|
After Width: | Height: | Size: 1.4 KiB |
|
After Width: | Height: | Size: 1.6 KiB |
|
After Width: | Height: | Size: 1.3 KiB |
|
After Width: | Height: | Size: 3.2 KiB |
|
After Width: | Height: | Size: 576 B |
|
After Width: | Height: | Size: 40 KiB |
|
After Width: | Height: | Size: 27 KiB |
|
After Width: | Height: | Size: 2.8 KiB |
|
After Width: | Height: | Size: 1.3 KiB |
|
After Width: | Height: | Size: 1.6 KiB |
|
After Width: | Height: | Size: 1.8 KiB |