This commit is contained in:
2024-05-30 11:29:44 +08:00
parent 91864994af
commit 7b37fdd2bb
19 changed files with 1396 additions and 268 deletions

View File

@@ -18,7 +18,7 @@
/>
</a-space>
</div>
<div class="center-side flex items-center justify-center">
<div class="center-side flex items-center justify-center font-bold text-lg">
<template v-if="title"> 项目名称{{ title }} </template>
<Menu v-if="topMenu"></Menu>
</div>