feat: OTA重构 — manifest.json统一+业务页三渠道
- manifest.json: stable/beta/nightly 统一H5+APK配置 - index-stable.html: 主业务页(⚙齿轮渠道切换) - index-beta/index-nightly: meta refresh→stable(开发期)
This commit is contained in:
1
ota/h5/index-nightly.html
Normal file
1
ota/h5/index-nightly.html
Normal file
@@ -0,0 +1 @@
|
||||
<!DOCTYPE html><html><head><meta charset="utf-8"><meta http-equiv="refresh" content="0;url=index-stable.html"></head><body></body></html>
|
||||
Reference in New Issue
Block a user