Browse Source

Merge remote-tracking branch 'origin/developer' into developerC

huangzhiguo 2 years ago
parent
commit
04fbd72c5d
3 changed files with 1 additions and 1 deletions
  1. BIN
      public/favicon.ico
  2. 0 0
      public/favicon.svg
  3. 1 1
      src/layout/components/Sidebar/Logo.vue

BIN
public/favicon.ico


File diff suppressed because it is too large
+ 0 - 0
public/favicon.svg


+ 1 - 1
src/layout/components/Sidebar/Logo.vue

@@ -25,7 +25,7 @@ export default {
   data() {
   data() {
     return {
     return {
       title: '采美后台',
       title: '采美后台',
-      logo: '/favicon.svg'
+      logo: '/favicon.ico'
     }
     }
   }
   }
 }
 }

Some files were not shown because too many files changed in this diff