Commit 9c02a6cddb7dc22ee8610b470c8856ada0ea58e4
1 parent
4fc45339
首页 banner 更换icon 文字居中
地图 支持收缩 放大 停车服务 bug修复
Showing
2 changed files
with
1 additions
and
1 deletions
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 | 104 | .ban-tit{ |
105 | 105 | height: 80px; |
106 | 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 | 108 | background-size: 100% 100%; |
109 | 109 | margin: 0 auto; |
110 | 110 | /*margin-top: 108px;*/ | ... | ... |