From 70a774a0d398fbee1af4d74090a2693b0de77def Mon Sep 17 00:00:00 2001 From: "Mr.sun" <2290907227@qq.com> Date: Sat, 2 Mar 2024 11:28:12 +0800 Subject: [PATCH] =?UTF-8?q?AGV=E6=90=AC=E8=BF=90=E6=A0=B7=E5=BC=8F?= =?UTF-8?q?=E7=A8=8D=E5=BE=AE=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/config.js | 1 + manifest.json | 4 ++-- pages/AvgCarry/index.vue | 6 +++--- pages/login/login.vue | 2 +- pages/release/index.vue | 14 ++++++++------ unpackage/cache/apk/apkurl | 1 - 6 files changed, 15 insertions(+), 13 deletions(-) delete mode 100644 unpackage/cache/apk/apkurl diff --git a/common/config.js b/common/config.js index 2163c26..2e1ae6e 100644 --- a/common/config.js +++ b/common/config.js @@ -11,6 +11,7 @@ const config = { // config.baseUrl = 'http://192.168.1.199:8030'; // config.baseUrl = 'http://120.77.94.227:8030' config.baseUrl = 'http://127.0.0.1:8030'; +// config.baseUrl = 'http://192.168.7.24:8030'; // config.baseUrl = 'http://120.77.94.227:8030'; //现场 // config.baseUrl = 'http://192.168.1.199:8030'; diff --git a/manifest.json b/manifest.json index d6247f4..9ab9199 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { - "name" : "TEST-WMS", - "appid" : "__UNI__45D882F", + "name" : "TEST-cy1.01", + "appid" : "__UNI__250D830", "description" : "", "versionName" : "1.0.0.2", "versionCode" : 1, diff --git a/pages/AvgCarry/index.vue b/pages/AvgCarry/index.vue index 41f9488..b85baf8 100644 --- a/pages/AvgCarry/index.vue +++ b/pages/AvgCarry/index.vue @@ -1,9 +1,9 @@