Commit 9c02a6cddb7dc22ee8610b470c8856ada0ea58e4

Authored by Andy
1 parent 4fc45339

首页 banner 更换icon 文字居中

地图 支持收缩 放大
停车服务 bug修复
src/assets/home/1.png renamed to src/assets/home/hs_banner_msg.png

49 KB

src/views/home.vue
@@ -104,7 +104,7 @@ @@ -104,7 +104,7 @@
104 .ban-tit{ 104 .ban-tit{
105 height: 80px; 105 height: 80px;
106 width: 776px; 106 width: 776px;
107 - background: url("../assets/home/1.png") no-repeat center center; 107 + background: url("../assets/home/hs_banner_msg.png") no-repeat center center;
108 background-size: 100% 100%; 108 background-size: 100% 100%;
109 margin: 0 auto; 109 margin: 0 auto;
110 /*margin-top: 108px;*/ 110 /*margin-top: 108px;*/