From 239f95f91c0b27bf0dd5911a3c43d00c84c608b7 Mon Sep 17 00:00:00 2001 From: aihe <961836564@qq.com> Date: Thu, 18 Jul 2024 15:45:12 +0800 Subject: [PATCH] uu --- manifest.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/manifest.json b/manifest.json index 6c145f8..c80bcf3 100644 --- a/manifest.json +++ b/manifest.json @@ -7,6 +7,9 @@ "transformPx" : false, /* 5+App特有相关 */ "app-plus" : { + "compatible": { + "ignoreVersion": true + }, "usingComponents" : true, "nvueCompiler" : "uni-app", "nvueStyleCompiler" : "uni-app",