fix : 修复页面上名字显示

This commit is contained in:
2024-11-04 23:12:45 +08:00
parent f4acb4b648
commit 25ba502545
8 changed files with 29 additions and 20 deletions

View File

@@ -1,6 +1,6 @@
<template>
<div class="logo" ref="logo">
<span v-if="!siderbarStore.isCollapse">智能语音服务</span>
<span v-if="!siderbarStore.isCollapse">运维智能语音服务系统</span>
</div>
<el-scrollbar :height="`calc(100vh - ${logoHeight}px)`" style="background-color: #ffffff">
<el-menu