From a3c3289e1bcffd7648115ba3a102db72a59a643c Mon Sep 17 00:00:00 2001 From: vee <897831508@qq.com> Date: Tue, 10 Jan 2023 23:23:05 +0800 Subject: [PATCH] 1 --- manifest.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/manifest.json b/manifest.json index 13f3fea..a9a27a7 100644 --- a/manifest.json +++ b/manifest.json @@ -16,6 +16,9 @@ "autoclose" : true, "delay" : 0 }, + "compatible" : { + "ignoreVersion" : true //true表示忽略版本检查提示框,HBuilderX1.9.0及以上版本支持 + }, /* 模块配置 */ "modules" : { "VideoPlayer" : {}