Commit 776c364879f9b5e99f1f5a6ac1b38e430ed059aa
1 parent
f5b0d517
门店地址
Showing
1 changed file
with
8 additions
and
7 deletions
pages/goods/goodsInfo/goodsInfo.wxss
@@ -2296,14 +2296,14 @@ z-index: 20; | @@ -2296,14 +2296,14 @@ z-index: 20; | ||
2296 | background: white; | 2296 | background: white; |
2297 | width: 100%; | 2297 | width: 100%; |
2298 | border-radius: 20rpx 20rpx 0 0; | 2298 | border-radius: 20rpx 20rpx 0 0; |
2299 | -height: 55%; | 2299 | +height: 70%; |
2300 | } | 2300 | } |
2301 | .popup-top{ | 2301 | .popup-top{ |
2302 | border-bottom: 1rpx solid #eee; | 2302 | border-bottom: 1rpx solid #eee; |
2303 | - height: 120rpx; | 2303 | + height: 140rpx; |
2304 | width: 95%; | 2304 | width: 95%; |
2305 | margin: auto; | 2305 | margin: auto; |
2306 | - line-height: 120rpx; | 2306 | + line-height: 140rpx; |
2307 | 2307 | ||
2308 | } | 2308 | } |
2309 | .bg_rights{ | 2309 | .bg_rights{ |
@@ -2317,6 +2317,7 @@ height: 55%; | @@ -2317,6 +2317,7 @@ height: 55%; | ||
2317 | .modal-closes { | 2317 | .modal-closes { |
2318 | position: absolute; | 2318 | position: absolute; |
2319 | right: 30rpx; | 2319 | right: 30rpx; |
2320 | + top: -10rpx; | ||
2320 | } | 2321 | } |
2321 | .choose_more{ | 2322 | .choose_more{ |
2322 | margin-top: 30rpx; | 2323 | margin-top: 30rpx; |
@@ -2325,7 +2326,7 @@ height: 55%; | @@ -2325,7 +2326,7 @@ height: 55%; | ||
2325 | } | 2326 | } |
2326 | .store-list{ | 2327 | .store-list{ |
2327 | width: 95%; | 2328 | width: 95%; |
2328 | - height: 428rpx; | 2329 | + height: 72%; |
2329 | overflow-y: scroll; | 2330 | overflow-y: scroll; |
2330 | overflow: hidden; | 2331 | overflow: hidden; |
2331 | margin: auto; | 2332 | margin: auto; |
@@ -2333,8 +2334,8 @@ height: 55%; | @@ -2333,8 +2334,8 @@ height: 55%; | ||
2333 | } | 2334 | } |
2334 | .store-list .store_choose{ | 2335 | .store-list .store_choose{ |
2335 | width: 100%; | 2336 | width: 100%; |
2336 | - height: 100rpx; | ||
2337 | - line-height: 100rpx; | 2337 | + height: 125rpx; |
2338 | + line-height: 125rpx; | ||
2338 | border-bottom: 1rpx solid #eee; | 2339 | border-bottom: 1rpx solid #eee; |
2339 | 2340 | ||
2340 | } | 2341 | } |
@@ -2377,7 +2378,7 @@ line-height: 30rpx; | @@ -2377,7 +2378,7 @@ line-height: 30rpx; | ||
2377 | .store-bottom{ | 2378 | .store-bottom{ |
2378 | width: 85%; | 2379 | width: 85%; |
2379 | margin: auto; | 2380 | margin: auto; |
2380 | - height: 115rpx; | 2381 | + height: 105rpx; |
2381 | 2382 | ||
2382 | } | 2383 | } |
2383 | .determine{ | 2384 | .determine{ |