Commit bd8de6df5495bcb7e4609c27e41e6e627a4ea14d

Authored by WXD-SEASON\season
1 parent 054d92f2

宽度

packageD/pages/user/member/bring/bring.wxss
@@ -140,7 +140,7 @@ margin-top:28rpx; @@ -140,7 +140,7 @@ margin-top:28rpx;
140 } 140 }
141 /* 提现方式 */ 141 /* 提现方式 */
142 .txfs{ 142 .txfs{
143 - width:120rpx; 143 + width:150rpx;
144 display: inline-block; 144 display: inline-block;
145 font-size: 25rpx; 145 font-size: 25rpx;
146 color: #000000; 146 color: #000000;
@@ -195,7 +195,7 @@ display: none; @@ -195,7 +195,7 @@ display: none;
195 display:inline-block; 195 display:inline-block;
196 font-size: 25rpx; 196 font-size: 25rpx;
197 color: #3b639f; 197 color: #3b639f;
198 - width: 100rpx; 198 + width: 120rpx;
199 height: 100%; 199 height: 100%;
200 line-height: 100%; 200 line-height: 100%;
201 } 201 }
@@ -203,7 +203,7 @@ display: none; @@ -203,7 +203,7 @@ display: none;
203 .big-rim-two{ 203 .big-rim-two{
204 display: flex; 204 display: flex;
205 line-height:60rpx; 205 line-height:60rpx;
206 - width:250rpx; 206 + width:180rpx;
207 height:60rpx; 207 height:60rpx;
208 margin-top:14rpx; 208 margin-top:14rpx;
209 209