diff --git a/manifest.json b/manifest.json index 3c96cf9..234ad89 100644 --- a/manifest.json +++ b/manifest.json @@ -3,10 +3,13 @@ "appid" : "__UNI__BCB0FB5", "description" : "探路国际速运", "versionName" : "1.0.0", - "versionCode" : "1020", + "versionCode" : "1021", "transformPx" : false, /* 5+App特有相关 */ "app-plus" : { + "compatible": { + "ignoreVersion": true + }, "usingComponents" : true, "nvueCompiler" : "uni-app", "nvueStyleCompiler" : "uni-app",