From 9dd863158e60a935155655745d31e9da9a9b8245 Mon Sep 17 00:00:00 2001 From: season Date: Tue, 4 Feb 2020 15:58:58 +0800 Subject: [PATCH] 改大小 --- pages/giftpack/birthdaygift/birthdaygift.wxss | 2 +- pages/giftpack/evaluategift/evaluategift.wxss | 2 +- pages/giftpack/festival/festival.wxss | 2 +- pages/giftpack/newvipgift/newvipgift.wxss | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pages/giftpack/birthdaygift/birthdaygift.wxss b/pages/giftpack/birthdaygift/birthdaygift.wxss index 3a411a4..c431409 100644 --- a/pages/giftpack/birthdaygift/birthdaygift.wxss +++ b/pages/giftpack/birthdaygift/birthdaygift.wxss @@ -110,7 +110,7 @@ line-height: 45rpx; } .top_card { - width: 300rpx; + width: 309rpx; display: inline-block; margin: 15rpx; } diff --git a/pages/giftpack/evaluategift/evaluategift.wxss b/pages/giftpack/evaluategift/evaluategift.wxss index 6fb5185..fca08f5 100644 --- a/pages/giftpack/evaluategift/evaluategift.wxss +++ b/pages/giftpack/evaluategift/evaluategift.wxss @@ -121,7 +121,7 @@ } .top_card { - width: 300rpx; + width: 309rpx; display: inline-block; margin: 15rpx; } diff --git a/pages/giftpack/festival/festival.wxss b/pages/giftpack/festival/festival.wxss index 251fd8b..c6ff4b0 100644 --- a/pages/giftpack/festival/festival.wxss +++ b/pages/giftpack/festival/festival.wxss @@ -126,7 +126,7 @@ } .top_card { - width: 300rpx; + width: 309rpx; display: inline-block; margin: 15rpx; } diff --git a/pages/giftpack/newvipgift/newvipgift.wxss b/pages/giftpack/newvipgift/newvipgift.wxss index 320dc95..437236b 100644 --- a/pages/giftpack/newvipgift/newvipgift.wxss +++ b/pages/giftpack/newvipgift/newvipgift.wxss @@ -126,7 +126,7 @@ } .top_card { - width: 300rpx; + width: 309rpx; display: inline-block; margin: 15rpx; } -- libgit2 0.21.4