usa环境logo变更
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
ca2ed72a6f
commit
6e2b7cb76a
Binary file not shown.
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 24 KiB |
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue