浏览代码

logo闪动

shanbinzhang 6 月之前
父节点
当前提交
075af15f5e
共有 1 个文件被更改,包括 1 次插入1 次删除
  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() {