From b4ddb0b5c77dbe70836f4d6ebd29dcbfef1ecc78 Mon Sep 17 00:00:00 2001 From: LukeMackin Date: Tue, 21 Jul 2026 21:08:54 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=B8=A0=E9=81=93=E9=80=89=E6=8B=A9?= =?UTF-8?q?=E5=AE=9E=E8=A3=85=20=E2=80=94=20v6=E8=AF=BB=E5=8F=96manifest-{?= =?UTF-8?q?channel}.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - checkUpdate根据选中渠道读取manifest-stable/beta/nightly.json - 三个manifest使用统一H5字段: h5_version/h5_url/h5_sha256 - 版本号比对可独立推进各渠道 --- ota/h5/index-v6.html | 29 ++++++++++++++++------------- ota/manifest-beta.json | 2 +- ota/manifest-nightly.json | 2 +- ota/manifest-stable.json | 2 +- ota/version.txt | 2 +- 5 files changed, 20 insertions(+), 17 deletions(-) diff --git a/ota/h5/index-v6.html b/ota/h5/index-v6.html index 8aae133..96fbd09 100644 --- a/ota/h5/index-v6.html +++ b/ota/h5/index-v6.html @@ -32,35 +32,38 @@ h1{font-size:20px;color:#fff;margin:0}