update
This commit is contained in:
@@ -68,7 +68,7 @@ const config = {
|
||||
type: 'doc',
|
||||
docId: 'intro',
|
||||
position: 'left',
|
||||
label: '刷机教程手册',
|
||||
label: '使用教程手册',
|
||||
},
|
||||
{to: '/gonggao', label: '系统升级公告', position: 'left'},
|
||||
{to: '/download', label: '固件下载', position: 'left'},
|
||||
|
||||
@@ -20,7 +20,7 @@ function HomepageHeader() {
|
||||
<Link
|
||||
className="button button--secondary button--lg"
|
||||
to={useBaseUrl("devices")}>
|
||||
支持设备适配表
|
||||
设备支持适配表
|
||||
</Link>
|
||||
</div>
|
||||
<br></br>
|
||||
|
||||
Reference in New Issue
Block a user