fix: ui logo error
This commit is contained in:
parent
d99c9ad1ee
commit
96ab89adf3
@ -55,7 +55,7 @@
|
|||||||
/>
|
/>
|
||||||
</g>
|
</g>
|
||||||
</svg>
|
</svg>
|
||||||
<img src="@/assets/logo/MaxKB-logo.svg" :height="height" />
|
<img v-else src="@/assets/logo/MaxKB-logo.svg" :height="height" />
|
||||||
</template>
|
</template>
|
||||||
</template>
|
</template>
|
||||||
<script setup lang="ts">
|
<script setup lang="ts">
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user