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",