fix(menu): fix desc

This commit is contained in:
zhangheng
2026-05-11 18:39:34 +08:00
parent a1565dc18e
commit c6dfd506b3
3 changed files with 3 additions and 5 deletions

View File

@@ -502,8 +502,7 @@ export default function PersonReportPage() {
<SettingPage>
<Stack className={classes.pageIntro}>
<Text className={classes.breadcrumb}>
/ /{" "}
<span className={classes.breadcrumbCurrent}></span>
/ <span className={classes.breadcrumbCurrent}></span>
</Text>
</Stack>