This commit is contained in:
2024-06-17 18:44:39 +08:00
parent b6f56fe5d8
commit 12f0406a48
14 changed files with 143 additions and 121 deletions

View File

@@ -1,6 +1,6 @@
<template>
<a-layout-footer class="flex items-center justify-center h-10 footer text-center">
<a-typography-title :heading="8"> 成都测试管理平台 </a-typography-title>
<a-typography-title :heading="8"> 测试管理平台 </a-typography-title>
</a-layout-footer>
</template>

View File

@@ -9,7 +9,7 @@
:style="{ margin: 0, fontSize: '18px' }"
:heading="5"
>
成都测试管理平台
测试管理平台
</a-typography-title>
<icon-menu-fold
v-if="!topMenu && appStore.device === 'mobile'"