From 6ca59939b085779e2b5411fd302413e6cb6c4e5a Mon Sep 17 00:00:00 2001 From: wangpeng Date: Mon, 15 Jul 2024 13:54:43 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9C=AC=E6=AC=A1=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/tool.js | 7 ++++--- manifest.json | 4 ++-- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/common/tool.js b/common/tool.js index 85b1c91..a635c08 100644 --- a/common/tool.js +++ b/common/tool.js @@ -1,7 +1,8 @@ -// export var basePath = "http://192.168.0.62:7082/"; -export var basePath = "http://192.168.0.103:6052/integrated_traffic/"; -// export var basePath = "http://39.101.166.211:8073/integrated_traffic/"; +// export var basePath = "http://192.168.0.16:7082/"; +// export var basePath = "http://192.168.0.30:7082/"; +// export var basePath = "http://192.168.20.240:8412/integrated_traffic/"; +export var basePath = "http://39.101.166.211:8073/integrated_traffic/"; export const baseImgPath = "https://file.zcloudchina.com/YTHFile"; export const adminPath = "http://192.168.0.18:8085"; export const projectManagerUrl = 'https://pm.qhdsafety.com/zy-projectManage/'; diff --git a/manifest.json b/manifest.json index 5756d2b..fb18b33 100644 --- a/manifest.json +++ b/manifest.json @@ -2,8 +2,8 @@ "name" : "交运安全", "appid" : "__UNI__CEE68CC", "description" : "交运安全", - "versionName" : "1.0.1", - "versionCode" : 2, + "versionName" : "1.0.0", + "versionCode" : 1, "transformPx" : false, "app-plus" : { /* 5+App特有相关 */