diff --git a/manifest.json b/manifest.json index 7b8fdb9..7a9290a 100644 --- a/manifest.json +++ b/manifest.json @@ -2,8 +2,8 @@ "name" : "惠农生活", "appid" : "__UNI__3A527D1", "description" : "", - "versionName" : "1.5.6", - "versionCode" : 156, + "versionName" : "1.5.7", + "versionCode" : 157, "transformPx" : false, /* 5+App特有相关 */ "app-plus" : { @@ -12,8 +12,8 @@ "nvueCompiler" : "uni-app", "nvueStyleCompiler" : "uni-app", "compilerVersion" : 3, - "compatible":{ - "ignoreVersion": true //true表示忽略版本检查提示框,HBuilderX1.9.0及以上版本支持 + "compatible" : { + "ignoreVersion" : true //true表示忽略版本检查提示框,HBuilderX1.9.0及以上版本支持 }, "splashscreen" : { "alwaysShowBeforeRender" : true,