From 50b05757c00e0dfdd6501a975ca9978b5a3f7edb Mon Sep 17 00:00:00 2001 From: yuanlei <18627959669@163.com> Date: Fri, 18 Jul 2025 18:14:14 +0800 Subject: [PATCH] 1 --- manifest.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/manifest.json b/manifest.json index 973d02f..4a018d9 100644 --- a/manifest.json +++ b/manifest.json @@ -7,6 +7,9 @@ "transformPx" : false, /* 5+App特有相关 */ "app-plus" : { + "compatible" : { + "ignoreVersion" : true + }, "usingComponents" : true, "nvueStyleCompiler" : "uni-app", "compilerVersion" : 3,