From 1cd9280bbecf557f8978ad3839f14827ff9f4d34 Mon Sep 17 00:00:00 2001
From: Admin <Admin@ADMIN>
Date: 星期三, 17 十二月 2025 22:23:26 +0800
Subject: [PATCH] 最新

---
 项目代码/PDA/unpackage/cache/wgt/__UNI__620F11F/app-config-service.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/PDA/unpackage/cache/wgt/__UNI__620F11F/app-config-service.js" "b/\351\241\271\347\233\256\344\273\243\347\240\201/PDA/unpackage/cache/wgt/__UNI__620F11F/app-config-service.js"
index f13b838..b479f5f 100644
--- "a/\351\241\271\347\233\256\344\273\243\347\240\201/PDA/unpackage/cache/wgt/__UNI__620F11F/app-config-service.js"
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/PDA/unpackage/cache/wgt/__UNI__620F11F/app-config-service.js"
@@ -1,7 +1,7 @@
 
 var isReady=false;var onReadyCallbacks=[];
 var isServiceReady=false;var onServiceReadyCallbacks=[];
-var __uniConfig = {"pages":["pages/index/index","pages/index/main","pages/Outbound/OutboundCompleted","pages/Inbound/InboundOrderBoxing","pages/Inbound/InboundEmpty","pages/Inbound/InboundInfo","pages/Outbound/OutboundCall","pages/Inbound/InboundBoxing","pages/Outbound/OutboundCheck","pages/Check/Check"],"window":{"navigationBarTextStyle":"white","navigationBarTitleText":"AISIN-PDA","navigationBarBackgroundColor":"#4169E1","backgroundColor":"#FFFFFF","navigationStyle":"default","pageOrientation":"portrait-primary"},"darkmode":false,"nvueCompiler":"uni-app","nvueStyleCompiler":"weex","renderer":"auto","splashscreen":{"alwaysShowBeforeRender":true,"autoclose":false},"appname":"缇庢柊杞存壙閫夐厤PDA","compilerVersion":"4.29","entryPagePath":"pages/index/index","networkTimeout":{"request":60000,"connectSocket":60000,"uploadFile":60000,"downloadFile":60000}};
+var __uniConfig = {"pages":["pages/index/index","pages/index/main","pages/Outbound/OutboundCompleted","pages/Inbound/InboundOrderBoxing","pages/Inbound/InboundEmpty","pages/Inbound/InboundInfo","pages/Outbound/OutboundCall","pages/Inbound/InboundBoxing","pages/Outbound/OutboundCheck","pages/Check/Check"],"window":{"navigationBarTextStyle":"white","navigationBarTitleText":"AISIN-PDA","navigationBarBackgroundColor":"#4169E1","backgroundColor":"#FFFFFF","navigationStyle":"default","pageOrientation":"portrait-primary"},"darkmode":false,"nvueCompiler":"uni-app","nvueStyleCompiler":"weex","renderer":"auto","splashscreen":{"alwaysShowBeforeRender":true,"autoclose":false},"appname":"缇庢柊杞存壙閫夐厤PDA","compilerVersion":"4.85","entryPagePath":"pages/index/index","networkTimeout":{"request":60000,"connectSocket":60000,"uploadFile":60000,"downloadFile":60000}};
 var __uniRoutes = [{"path":"/pages/index/index","meta":{"isQuit":true},"window":{"navigationBarTitleText":"鐧诲綍"}},{"path":"/pages/index/main","meta":{},"window":{"navigationBarTitleText":"涓婚〉闈�"}},{"path":"/pages/Outbound/OutboundCompleted","meta":{},"window":{"navigationBarTitleText":"鍛煎彨绌烘墭鐩�"}},{"path":"/pages/Inbound/InboundOrderBoxing","meta":{},"window":{"navigationBarTitleText":"缁勭洏鍏ュ簱"}},{"path":"/pages/Inbound/InboundEmpty","meta":{},"window":{"navigationBarTitleText":"绌烘墭鍏ュ簱"}},{"path":"/pages/Inbound/InboundInfo","meta":{},"window":{"navigationBarTitleText":"杞存壙鏁版嵁褰曞叆"}},{"path":"/pages/Outbound/OutboundCall","meta":{},"window":{"navigationBarTitleText":"杞存壙鍑哄簱"}},{"path":"/pages/Inbound/InboundBoxing","meta":{},"window":{"navigationBarTitleText":"杞存壙鍏ュ簱"}},{"path":"/pages/Outbound/OutboundCheck","meta":{},"window":{"navigationBarTitleText":"閫夐厤纭"}},{"path":"/pages/Check/Check","meta":{},"window":{"navigationBarTitleText":"娴嬮噺澶嶆牳"}}];
 __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()})}});

--
Gitblit v1.9.3