From d37afdf8ad681624443451b0e940ab3d9b3afe1f Mon Sep 17 00:00:00 2001 From: FrancisHu <2756004617@qq.com> Date: Tue, 25 Jun 2024 15:02:45 +0800 Subject: [PATCH] =?UTF-8?q?6.25=E5=AE=81=E5=A4=8F=E6=8F=90=E4=BA=A42?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apis/http.js | 4 ++-- manifest.json | 4 ++-- pages/workSpace/workSpace.vue | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/apis/http.js b/apis/http.js index 40f43b3..7822284 100644 --- a/apis/http.js +++ b/apis/http.js @@ -3,8 +3,8 @@ class HttpConfig { baseUrl = "/api" // #endif // #ifdef APP-PLUS - // baseUrl = "http://112.29.103.165:21624" - baseUrl = "http://192.168.0.14:21624" + baseUrl = "http://112.29.103.165:21624" + // baseUrl = "http://192.168.0.14:21624" // baseUrl = "http://112.29.103.165:21626" // baseUrl = "http://172.20.10.3:8080" // baseUrl = "http://10.40.92.8:8080" diff --git a/manifest.json b/manifest.json index 9c4ac37..a191a6e 100644 --- a/manifest.json +++ b/manifest.json @@ -2,8 +2,8 @@ "name" : "智慧仓储", "appid" : "__UNI__9D122E1", "description" : "", - "versionName" : "1.1.2", - "versionCode" : 112, + "versionName" : "1.1.3", + "versionCode" : 113, "transformPx" : false, /* 5+App特有相关 */ "app-plus" : { diff --git a/pages/workSpace/workSpace.vue b/pages/workSpace/workSpace.vue index 9371ee9..3ad2f2e 100644 --- a/pages/workSpace/workSpace.vue +++ b/pages/workSpace/workSpace.vue @@ -102,7 +102,7 @@ pic: '/static/fix.png', url: 'fix' }, - { + /* { name: '预报废审核', pic: '/static/preCrashExam.png', url: 'preCrashExam' @@ -111,7 +111,7 @@ name: '预报废列表', pic: '/static/preCrashList.png', url: 'preCrashList' - }, + }, */ { name: '报废审核', pic: '/static/crashExam.png',