|
|
@@ -38,7 +38,10 @@
|
|
|
float: left;
|
|
|
cursor: pointer;
|
|
|
}
|
|
|
- #header .mall-logo {
|
|
|
+ #header .header-main > li.header-guid .guid a.enter:hover img{
|
|
|
+ transform: scale(1.06) ;
|
|
|
+ }
|
|
|
+ #header .mall-logo {
|
|
|
line-height: 100px;
|
|
|
}
|
|
|
#header .header-main .mall-slogan {
|
|
|
@@ -227,7 +230,7 @@
|
|
|
</a>
|
|
|
<!--立即入驻-->
|
|
|
<a class="enter" ng-click="b2cLink('/vendor#/store/maintain')">
|
|
|
- <img src="static/img/all/goInto.jpg"/>
|
|
|
+ <img src="static/img/all/goInto.png"/>
|
|
|
</a>
|
|
|
</div>
|
|
|
</li>
|
|
|
@@ -245,7 +248,7 @@
|
|
|
</li>
|
|
|
<li>
|
|
|
<a ng-click="b2cLink('/applyPurchase')">询价求购</a>
|
|
|
- <img class="new-animate" src="static/img/all/banner-cuxiao03.png" alt="">
|
|
|
+ <img class="new-animate" src="static/img/all/bussiness.png" alt="">
|
|
|
</li>
|
|
|
<li>
|
|
|
<a ui-sref="home" class="active">B2B商务</a>
|