fix: selector Component

This commit is contained in:
xiaoxian521
2022-03-02 21:21:47 +08:00
parent 1722ee7a9b
commit feb1532549
2 changed files with 16 additions and 18 deletions

View File

@@ -20,10 +20,6 @@ const aboutRouter = {
meta: {
title: $t("menus.hsAbout"),
i18n: true
// extraIcon: {
// svg: true,
// name: "team-iconxinpin"
// }
}
}
]