From dca73faa4c0808c5f27fba182aeeec8ca8260c6b Mon Sep 17 00:00:00 2001 From: niexiting <85552560@qq.com> Date: Mon, 5 Aug 2024 22:38:39 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=A1=A5=E6=96=99=E4=BB=BB?= =?UTF-8?q?=E5=8A=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 11 +- src/manifest.json | 6 +- src/pages/repleinsh/job/repleinshJob.vue | 242 +++++++++++++---------- 3 files changed, 152 insertions(+), 107 deletions(-) diff --git a/.env.development b/.env.development index a216fad1..bc989d6e 100644 --- a/.env.development +++ b/.env.development @@ -1,11 +1,12 @@ -VITE_BASE_URL=http://172.21.32.14:81/api/admin-api -VITE_BASE_URL_IMAGE=http://172.21.32.14:81/admin-api +VITE_BASE_URL=http://172.22.32.8:81/api/admin-api +VITE_BASE_URL_IMAGE=http://172.22.32.8:81/admin-api # 租户配置 -VITE_TENANT='[{"text":"长春1379","value":1}]' +VITE_TENANT='[{"text":"成都1397","value":2},{"text":"长春2379","value":3}]' # 是否是测试环境 -VITE_isDevelopment=true +VITE_isDevelopment=false + # 积木报表请求路径 -VITE_JMREPORT_BASE_URL='http://172.21.32.14:90' +VITE_JMREPORT_BASE_URL='http://172.22.32.8:90' diff --git a/src/manifest.json b/src/manifest.json index a74365a4..da43a36e 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,10 +1,10 @@ { "name" : "wms", - "package":"uni.UNI43932FE", + "package" : "uni.UNI43932FE", "appid" : "__UNI__C9CF4BF", "description" : "", - "versionName" : "1.0.42", - "versionCode" : 42, + "versionName" : "1.0.44", + "versionCode" : 44, "transformPx" : false, /* 5+App特有相关 */ "app-plus" : { diff --git a/src/pages/repleinsh/job/repleinshJob.vue b/src/pages/repleinsh/job/repleinshJob.vue index 8b17f8f2..936eb377 100644 --- a/src/pages/repleinsh/job/repleinshJob.vue +++ b/src/pages/repleinsh/job/repleinshJob.vue @@ -11,7 +11,8 @@ - + @@ -19,20 +20,21 @@ - + - + + +