Commit 7144b9eea87020ed0100602f09cac4772bfbcef2

Authored by zhiyangdu
1 parent 7cc1a608

图片链接出现线的问题

src/pages/instantTea/instantTea.less
1 1 .instantTea_box {
2   - .div {
  2 + div {
3 3 width: 100%;
4 4 margin-top: -1px;
5   - overflow: hidden;
6   - display: block
7 5 }
8 6 .div1 {
9 7 height: 680px;
... ...