czh-20260605-优化登录界面

This commit is contained in:
zhihao
2026-06-05 16:26:25 +08:00
parent 11125510af
commit 6378742ecc
5 changed files with 323 additions and 510 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
<template>
<Footer :class="prefixCls" v-if="true" ref="footerRef">
<div class="footer-text">中国船舶集团有限公司第七〇四研究所 数智化中心开发@2026</div>
<div class="footer-text">中国船舶集团有限公司第七〇四研究所 数智化中心@2026</div>
</Footer>
</template>