From c955087e49ccde5ceee175e13f11a9d463ea9e10 Mon Sep 17 00:00:00 2001 From: xingyy <373639591@qq.com> Date: Fri, 20 Sep 2024 13:51:08 +0800 Subject: [PATCH] 1123 --- config/index.js | 4 ++-- manifest.json | 12 +++++++----- 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/config/index.js b/config/index.js index 68c3127..1084aca 100644 --- a/config/index.js +++ b/config/index.js @@ -1,4 +1,4 @@ -const env = 'test'; +const env = 'prod'; const configs = { LocalTest: { apiBaseUrl: 'https://warehouse.szjixun.cn/oa_backend', @@ -6,7 +6,7 @@ const configs = { }, dev: { apiBaseUrl: 'https://warehouse.szjixun.cn/oa_backend', - h5Url:'https://192.168.88.27:8080/#/' + h5Url:'http://192.168.88.44:8080/#/' }, test: { apiBaseUrl: 'https://warehouse.szjixun.cn/oa_backend', diff --git a/manifest.json b/manifest.json index 9a93b38..8f23ae6 100644 --- a/manifest.json +++ b/manifest.json @@ -2,11 +2,14 @@ "name" : "oa考勤系统", "appid" : "__UNI__4796942", "description" : "", - "versionName" : "2.1.1", - "versionCode" : 211, + "versionName" : "2.1.5", + "versionCode" : 215, "transformPx" : false, /* 5+App特有相关 */ "app-plus" : { + "compatible": { + "ignoreVersion": true //true表示忽略版本检查提示框,HBuilderX1.9.0及以上版本支持 + }, "usingComponents" : true, "nvueStyleCompiler" : "uni-app", "compilerVersion" : 3, @@ -21,7 +24,8 @@ "Camera" : {}, "Geolocation" : {}, "Maps" : {}, - "Push" : {} + "Push" : {}, + "LivePusher" : {} }, /* 应用发布信息 */ "distribute" : { @@ -32,13 +36,11 @@ "", "", "", - "", "", "", "", "", "", - "", "", "", "",