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,