fix : 细节优化

This commit is contained in:
2024-03-05 09:10:25 +08:00
parent 5ea66f0be7
commit 8a7594b675
8 changed files with 9 additions and 55 deletions

View File

@@ -1,6 +1,6 @@
<template>
<div class="logo" ref="logo">
<span v-if="!siderbarStore.isCollapse">FateVerse</span>
<span v-if="!siderbarStore.isCollapse">科研管理平台</span>
</div>
<el-scrollbar :height="`calc(100vh - ${logoHeight}px)`" style="background-color: #ffffff">
<el-menu