czh-20260722-修改ui

This commit is contained in:
zhihao
2026-07-22 08:38:30 +08:00
parent b56f75484a
commit ac9064b363
+1 -1
View File
@@ -16,7 +16,7 @@
:class="[prefixCls, `${prefixCls}--${getHeaderTheme}`, 'headerIntroductionClass']" :class="[prefixCls, `${prefixCls}--${getHeaderTheme}`, 'headerIntroductionClass']"
> >
<img src="../../../assets/images/header-brand.png" class="header-logo" /> <img src="../../../assets/images/header-brand.png" class="header-logo" />
<span class="header-secrecy-level">机密</span> <span class="header-secrecy-level">xx</span>
{{ t('layout.header.welcomeIn') }} {{ title }} {{ t('layout.header.welcomeIn') }} {{ title }}
</span> </span>
</div> </div>