Browse Source

logo闪动

shanbinzhang 4 tháng trước cách đây
mục cha
commit
075af15f5e
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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() {