Browse Source

商家入驻新手指南

huangb 7 years ago
parent
commit
8200ef0423

BIN
src/main/webapp/resources/img/all/goInto.png


+ 5 - 2
src/main/webapp/resources/tpl/index/common/header.html

@@ -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>