update
This commit is contained in:
@ -64,6 +64,8 @@ const {
|
||||
<img
|
||||
src={config.app_logo}
|
||||
alt=""
|
||||
height="50"
|
||||
width="50"
|
||||
/>
|
||||
</a>
|
||||
<div class="head-tab-item">
|
||||
@ -81,7 +83,7 @@ const {
|
||||
<div class="foot-box width-1200">
|
||||
<div class="foot-box-item">
|
||||
<div class="item-logo">
|
||||
<img src={config.app_logo} alt="保险之家_保险人的网上家园-沃保保险网">
|
||||
<img style="height: 100%;" src={config.app_logo} alt="保险之家_保险人的网上家园-沃保保险网">
|
||||
</div>
|
||||
<div class="item-tip">
|
||||
<a href="//www.vobao.com/Vobao/CredentialsPage" target="_blank" rel="nofollow" style="color: #92979b;">增值电信业务经营许可证(ISP/ICP)</a><br>
|
||||
|
Reference in New Issue
Block a user