From 29a46154face9c2543a42a891d42cc25d280ce96 Mon Sep 17 00:00:00 2001 From: DESKTOP-C76OEIA\DELL Date: Tue, 4 Feb 2020 16:38:19 +0800 Subject: [PATCH] 券的对齐样式的修改 --- pages/giftpack/birthdaygift/birthdaygift.wxss | 1 + pages/giftpack/evaluategift/evaluategift.wxss | 1 + pages/giftpack/festival/festival.wxss | 1 + pages/giftpack/newvipgift/newvipgift.wxss | 1 + 4 files changed, 4 insertions(+), 0 deletions(-) diff --git a/pages/giftpack/birthdaygift/birthdaygift.wxss b/pages/giftpack/birthdaygift/birthdaygift.wxss index c431409..b2b445a 100644 --- a/pages/giftpack/birthdaygift/birthdaygift.wxss +++ b/pages/giftpack/birthdaygift/birthdaygift.wxss @@ -113,6 +113,7 @@ width: 309rpx; display: inline-block; margin: 15rpx; + vertical-align:top; } .top_card_box { background-size: cover; diff --git a/pages/giftpack/evaluategift/evaluategift.wxss b/pages/giftpack/evaluategift/evaluategift.wxss index fca08f5..a9d2a14 100644 --- a/pages/giftpack/evaluategift/evaluategift.wxss +++ b/pages/giftpack/evaluategift/evaluategift.wxss @@ -124,6 +124,7 @@ width: 309rpx; display: inline-block; margin: 15rpx; + vertical-align:top; } .top_card_box { diff --git a/pages/giftpack/festival/festival.wxss b/pages/giftpack/festival/festival.wxss index c6ff4b0..632b656 100644 --- a/pages/giftpack/festival/festival.wxss +++ b/pages/giftpack/festival/festival.wxss @@ -129,6 +129,7 @@ width: 309rpx; display: inline-block; margin: 15rpx; + vertical-align:top; } .top_card_box { diff --git a/pages/giftpack/newvipgift/newvipgift.wxss b/pages/giftpack/newvipgift/newvipgift.wxss index 437236b..02ac52f 100644 --- a/pages/giftpack/newvipgift/newvipgift.wxss +++ b/pages/giftpack/newvipgift/newvipgift.wxss @@ -129,6 +129,7 @@ width: 309rpx; display: inline-block; margin: 15rpx; + vertical-align:top; } .top_card_box { -- libgit2 0.21.4