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