[fix]修复Eslint Error

This commit is contained in:
OrangeM21
2020-03-21 01:31:48 +08:00
parent ffc9381e39
commit 88b3cb6c31

View File

@@ -7,7 +7,7 @@
</router-link>
<router-link v-else key="expand" class="sidebar-logo-link" to="/">
<img v-if="logoText" :src="logoText" class="sidebar-logo-text">
<!-- <h1 class="sidebar-title">{{ title }}</h1>-->
<!-- <h1 class="sidebar-title">{{ title }}</h1>-->
</router-link>
</transition>
</div>