From d57d1f2e654f6436d73788d3634ba00bbf1cd081 Mon Sep 17 00:00:00 2001 From: sugar1569 Date: Thu, 11 Oct 2018 15:30:21 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BA=A7=E5=93=81=E8=AF=A6=E6=83=85=E5=9B=BE?= =?UTF-8?q?=E7=89=87=E4=B9=8B=E9=97=B4=E6=9C=89=E8=B7=9D=E7=A6=BB=EF=BC=8C?= =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E6=88=90=E5=8A=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/routine/view/crmebN/pages/product-con/index.wxss | 2 +- .../routine/view/crmebN/pages/product-countdown/index.wxss | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/application/routine/view/crmebN/pages/product-con/index.wxss b/application/routine/view/crmebN/pages/product-con/index.wxss index 263a32cf..62610b8b 100644 --- a/application/routine/view/crmebN/pages/product-con/index.wxss +++ b/application/routine/view/crmebN/pages/product-con/index.wxss @@ -50,5 +50,5 @@ 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{padding: 0;margin: 0;} +.wxParse-p{margin-bottom:-4px;} diff --git a/application/routine/view/crmebN/pages/product-countdown/index.wxss b/application/routine/view/crmebN/pages/product-countdown/index.wxss index fabbf965..6e059ae9 100644 --- a/application/routine/view/crmebN/pages/product-countdown/index.wxss +++ b/application/routine/view/crmebN/pages/product-countdown/index.wxss @@ -54,4 +54,5 @@ swiper-item{position: relative; width: 100%;} .countdown-time text{height:35rpx;padding:0 8rpx;display:inline-block;background-color:#fff;color:#ff3d3d;line-height:35rpx;border-radius:5rpx;margin-top:8rpx;} @import "/pages/foo-tan/foo-tan.wxss"; @import "/wxParse/wxParse.wxss"; - .wxParse-p{margin:0;padding:0;} \ No newline at end of file + .wxParse-p{margin-bottom:-4px; +} \ No newline at end of file