更新首页二维码,优化部分页面显示,更新 readme

This commit is contained in:
2025-12-15 14:46:49 +08:00
parent c16bd76821
commit ee3c4419ef
6 changed files with 22 additions and 36 deletions

View File

@@ -105,7 +105,7 @@ export default function Sidebar({collapsed = false}: Props) {
}))
}
const getItemHref = (key: string) => `/help/${key}`
const getItemHref = (key: string) => `/docs/${key}`
return (
<aside