所属机构统一改成机构名称
This commit is contained in:
@@ -5,12 +5,8 @@
|
||||
</transition>
|
||||
<transition-group name="fade">
|
||||
<template v-if="!keyCollapse">
|
||||
<span v-if="loginType !== 'Type-S'" class="avue-logo_title" style=" display: flex !important;
|
||||
align-items: center !important;" key="1">
|
||||
<img height="30px" width="180px" src="/manage/svg/logo_dark2.png" alt />
|
||||
</span>
|
||||
<span v-if="loginType === 'Type-S'" class="avue-logo_title" key="1">
|
||||
<img height="30px" width="180px" src="/manage/svg/logo_dark2.png" alt />
|
||||
<span class="avue-logo_title" style=" display: flex !important; align-items: center !important;" key="1">
|
||||
<img height="42px" width="200px" src="/manage/svg/logo_dark2.png" alt />
|
||||
</span>
|
||||
</template>
|
||||
</transition-group>
|
||||
|
||||
Reference in New Issue
Block a user