usa环境logo变更
continuous-integration/drone/push Build is passing Details

uat_us
wangxiaoshuang 2024-07-10 09:07:03 +08:00
parent ca2ed72a6f
commit 6e2b7cb76a
2 changed files with 2 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 24 KiB

View File

@ -9,7 +9,7 @@
class="title-logo"
/>
<img v-else src="@/assets/zzlogo4.png" alt="" />
<span style="white-space: nowrap">
<span style="white-space: nowrap" v-if="NODE_ENV !== 'usa'">
<!-- 中心影像系统EICS -->
{{ $t("trials:trials:title:eics") }}
</span>
@ -221,7 +221,7 @@ export default {
margin-right: 10px;
}
.title-logo {
height: 32px;
height: 36px;
}
span {
font-size: 20px;