From 236ca2f29b880d683773d078ed88ab0fcdb68570 Mon Sep 17 00:00:00 2001 From: aihe <961836564@qq.com> Date: Thu, 18 Jul 2024 15:45:30 +0800 Subject: [PATCH] uu --- manifest.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 3c96cf9..234ad89 100644 --- a/manifest.json +++ b/manifest.json @@ -3,10 +3,13 @@ "appid" : "__UNI__BCB0FB5", "description" : "探路国际速运", "versionName" : "1.0.0", - "versionCode" : "1020", + "versionCode" : "1021", "transformPx" : false, /* 5+App特有相关 */ "app-plus" : { + "compatible": { + "ignoreVersion": true + }, "usingComponents" : true, "nvueCompiler" : "uni-app", "nvueStyleCompiler" : "uni-app",