fix: icon

This commit is contained in:
xiaoxian521 2021-11-16 22:21:05 +08:00
parent 7aa895a2b7
commit 6b064bdef9

View File

@ -14,7 +14,7 @@ export const injectResponsiveStorage = (app: App, config: ServerConfigs) => {
meta: {
title: "message.hshome",
i18n: true,
icon: "el-icon-s-home",
icon: "HomeFilled",
showLink: true
}
}