Commit 9dd863158e60a935155655745d31e9da9a9b8245

Authored by season
1 parent f5aa51b6

改大小

pages/giftpack/birthdaygift/birthdaygift.wxss
... ... @@ -110,7 +110,7 @@
110 110 line-height: 45rpx;
111 111 }
112 112 .top_card {
113   - width: 300rpx;
  113 + width: 309rpx;
114 114 display: inline-block;
115 115 margin: 15rpx;
116 116 }
... ...
pages/giftpack/evaluategift/evaluategift.wxss
... ... @@ -121,7 +121,7 @@
121 121 }
122 122  
123 123 .top_card {
124   - width: 300rpx;
  124 + width: 309rpx;
125 125 display: inline-block;
126 126 margin: 15rpx;
127 127 }
... ...
pages/giftpack/festival/festival.wxss
... ... @@ -126,7 +126,7 @@
126 126 }
127 127  
128 128 .top_card {
129   - width: 300rpx;
  129 + width: 309rpx;
130 130 display: inline-block;
131 131 margin: 15rpx;
132 132 }
... ...
pages/giftpack/newvipgift/newvipgift.wxss
... ... @@ -126,7 +126,7 @@
126 126 }
127 127  
128 128 .top_card {
129   - width: 300rpx;
  129 + width: 309rpx;
130 130 display: inline-block;
131 131 margin: 15rpx;
132 132 }
... ...