ks
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
:style="{ margin: 0, fontSize: '18px' }"
|
||||
:heading="5"
|
||||
>
|
||||
成都测试管理平台
|
||||
测试管理平台
|
||||
</a-typography-title>
|
||||
<icon-menu-fold
|
||||
v-if="!topMenu && appStore.device === 'mobile'"
|
||||
|
||||
Reference in New Issue
Block a user