Commit 59fde423aab5af6215d94baeb0033806d67315e5

Authored by zhiyangdu
1 parent 25967b83

优化

Showing 1 changed file with 4 additions and 0 deletions
src/pages/index/index.less
1 1 .box {
2 2 width: 100%;
3 3 height: 11803px;
  4 + div{
  5 + margin-top: -1px;
  6 + overflow: hidden;
  7 + }
4 8 div:first-child{
5 9 width: 100%;
6 10 height: 836px;
... ...