feat: 增加登录管理系统
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
<!-- <img :src="logoInfo.logo" alt="logo">-->
|
||||
</router-link>
|
||||
<router-link v-else key="expand" class="logo" to="/admin/dashboard">
|
||||
<img :src="getAssetsImageFile('logo/vue.png')"
|
||||
<img :src="getAssetsImageFile('logo/logo.png')"
|
||||
alt="logo">
|
||||
</router-link>
|
||||
</transition>
|
||||
|
||||
Reference in New Issue
Block a user