修复产品详情图片之间有距离

This commit is contained in:
sugar1569 2018-10-11 15:36:12 +08:00
parent d57d1f2e65
commit b5d690b3f5
2 changed files with 1 additions and 2 deletions

View File

@ -50,5 +50,3 @@ background-color:#fff;padding:8rpx 0;border-radius:0;margin:0;line-height:2;}
}
@import "/pages/foo-tan/foo-tan.wxss";
@import "/wxParse/wxParse.wxss";
.wxParse-p{margin-bottom:-4px;}

View File

@ -17,6 +17,7 @@
color: #666;
line-height: 1.8;
}
.wxParse-p{margin-bottom: -4px;}
view{
word-break:break-all;
}