Commit 626116af52572ab346cc9431e177e6725aeac9f8

Authored by WXD-SEASON\season
1 parent c8a0e37e

积分兑换图片大小修改

packageA/pages/jfbuy/jfbuy.wxss
@@ -130,7 +130,7 @@ page { @@ -130,7 +130,7 @@ page {
130 .img-container { 130 .img-container {
131 background-color: #f0f0f0; 131 background-color: #f0f0f0;
132 width: 280rpx; 132 width: 280rpx;
133 - height: 248rpx; 133 + height: 280rpx;
134 display: flex; 134 display: flex;
135 align-items: center; 135 align-items: center;
136 justify-content: center; 136 justify-content: center;