1.1 Index.jsp首页图片
<style type="text/css">
#Index {
margin:-16px -12px;
height: 654px;
background:url("${path}/static/img/1.jpg") no-repeat right;
background-size: cover;
overflow: hidden;
}
</style>
1.2 左右移动格
1.3 解决菜单手机显示问题