diff --git a/manifest.json b/manifest.json index 234ad89..384de2d 100644 --- a/manifest.json +++ b/manifest.json @@ -7,9 +7,9 @@ "transformPx" : false, /* 5+App特有相关 */ "app-plus" : { - "compatible": { - "ignoreVersion": true - }, + "compatible" : { + "ignoreVersion" : true + }, "usingComponents" : true, "nvueCompiler" : "uni-app", "nvueStyleCompiler" : "uni-app",