This commit is contained in:
2024-05-30 19:49:45 +08:00
parent 7b37fdd2bb
commit 5a67d60937
2 changed files with 2 additions and 1 deletions

View File

@@ -19,7 +19,7 @@
</a-space>
</div>
<div class="center-side flex items-center justify-center font-bold text-lg">
<template v-if="title"> 项目名称{{ title }} </template>
<template v-if="title"> 项目名称{{ $route.query.ident }}-{{ title }} </template>
<Menu v-if="topMenu"></Menu>
</div>
<ul class="right-side">