Browse Source

logo闪动

shanbinzhang 4 months ago
parent
commit
075af15f5e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/Home.vue

+ 1 - 1
src/views/Home.vue

@@ -501,7 +501,7 @@ export default {
     },
 
     logoLarge() {
-      return this.$store.state.baseInfo.logoCh || this.$setting.g_logo
+      return this.$store.state.baseInfo.logoCh
     },
 
     prefixPath() {