This commit is contained in:
teasiu
2023-10-10 01:41:15 +08:00
parent f103b9dad2
commit 9fa82858b8
2 changed files with 3 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
--- ---
title: 系统最新升级公告 title: 系统固件下载
--- ---
# 海纳思系统最新升级公告 # 海纳思系统固件下载
编辑中. 编辑中.

View File

@@ -19,8 +19,7 @@ function HomepageHeader() {
<div className={styles.buttons}> <div className={styles.buttons}>
<Link <Link
className="button button--secondary button--lg" className="button button--secondary button--lg"
to="https://www.ecoo.top/histb.html" to={useBaseUrl("devices")}>
>
支持设备适配表 支持设备适配表
</Link> </Link>
</div> </div>