Commit 2498f7d0f5145c483b57f1d90e915790cbdb6cd1

Authored by zhiyangdu
1 parent 754021c6

样式优化

src/pages/myGiftBox/myGiftBox.less
... ... @@ -59,7 +59,7 @@
59 59 }
60 60 }
61 61 .item_box{
62   - height: 100vh;
  62 + // height: 100vh;
63 63 padding-bottom: 40px;
64 64 overflow-y: auto;
65 65 box-sizing: border-box;
... ...