fix : 简化模板

This commit is contained in:
2024-08-29 17:15:09 +08:00
parent 8cea0a24b8
commit 242f52cf5a
219 changed files with 38 additions and 32145 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