|
|
|
@ -6,7 +6,7 @@ |
|
|
|
<div class="logo"> |
|
|
|
<!-- <img src="../assets/img/logo1.png" alt="logo" style="width:208px;height:68px" /> --> |
|
|
|
<div style="width:208px;height:68px"> |
|
|
|
<img :src="appConfig.head_logo" alt="logo" style="width:100%;height:100%"/> |
|
|
|
<img :src="appConfig.head_logo" alt="logo" style="width:100%;height:100%;object-fit: fill;"/> |
|
|
|
</div> |
|
|
|
|
|
|
|
<span>{{$t('common.footerTips1')}}</span> |
|
|
|
|