From d63bf7ff838226e7aa4582ac1a2929c11426fb01 Mon Sep 17 00:00:00 2001 From: lijuncheng Date: Thu, 31 Oct 2024 08:52:12 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/manifest.json b/src/manifest.json index 9247a915..e2a2a37a 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -3,8 +3,8 @@ "package" : "uni.UNI43932FE", "appid" : "__UNI__C9CF4BF", "description" : "", - "versionName" : "1.0.82", - "versionCode" : 82, + "versionName" : "1.0.83", + "versionCode" : 83, "transformPx" : false, /* 5+App特有相关 */ "app-plus" : { From 594477dbc3e7f4932a09a01da13365c222e21d7b Mon Sep 17 00:00:00 2001 From: wangyufei <2267742828@qq.com> Date: Thu, 31 Oct 2024 13:43:03 +0800 Subject: [PATCH 2/2] test --- src/App.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/App.vue b/src/App.vue index 963e459c..2bbd85d4 100644 --- a/src/App.vue +++ b/src/App.vue @@ -5,6 +5,7 @@ } from "@/common/appUpdate.js" // #endif + export default { onLaunch: function() {