头部名称换行问题解决

uat_us
wangxiaoshuang 2024-04-03 10:27:47 +08:00
parent 6a5f6b0da3
commit 90c1123113
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
<div class="leftMenu">
<img v-if="language === 'zh'" src="@/assets/zzlogo2.png" alt="">
<img v-else src="@/assets/zzlogo4.png" alt="">
<span>
<span style="white-space:nowrap;">
<!-- 中心影像系统EICS -->
{{ $t('trials:trials:title:eics') }}
</span>