Browse Source

fix: icon

xiaoxian521 3 years ago
parent
commit
6b064bdef9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/utils/storage/responsive.ts

+ 1 - 1
src/utils/storage/responsive.ts

@@ -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
           }
         }