添加密码登录&调整接口数据展示&配置底部导航跳转
This commit is contained in:
@@ -50,7 +50,7 @@ export default function Footer(props: FooterProps) {
|
||||
<SiteNavList
|
||||
title="使用案例"
|
||||
items={[
|
||||
{name: `数据抓取`, href: `#`},
|
||||
{name: `数据抓取`, href: `/data-capture`},
|
||||
{name: `媒体矩阵`, href: `#`},
|
||||
{name: `广告验证`, href: `#`},
|
||||
{name: `价格监控`, href: `#`},
|
||||
|
||||
Reference in New Issue
Block a user