From 011ac02ce98902c07b498a6631aa9ac5333efc42 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E6=99=96?= Date: Tue, 6 Aug 2019 10:23:42 +0800 Subject: [PATCH] =?UTF-8?q?[=E5=8D=A1=E5=88=B8=E5=88=86=E4=BA=AB=E5=BC=B9?= =?UTF-8?q?=E6=A1=86=E6=A0=B7=E5=BC=8F=E4=BF=AE=E6=94=B9]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/coupon/detail/index.wxss | 5 +++-- pages/order/detail/index.wxml | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/pages/coupon/detail/index.wxss b/pages/coupon/detail/index.wxss index 2084dde..5228d32 100644 --- a/pages/coupon/detail/index.wxss +++ b/pages/coupon/detail/index.wxss @@ -626,7 +626,8 @@ button::after { .alert-box { position: fixed; - top: 200rpx; + top: 50%; + margin-top: -270rpx; left: 10%; width: 80%; height: auto; @@ -816,7 +817,7 @@ checkbox-group, radio-group { left: 0; z-index: 11; background: #f9f9f9; - margin: -130rpx 105rpx; + margin: -16rpx 105rpx; border-radius: 36rpx; display: flex; } diff --git a/pages/order/detail/index.wxml b/pages/order/detail/index.wxml index 09c047a..4b01dd6 100644 --- a/pages/order/detail/index.wxml +++ b/pages/order/detail/index.wxml @@ -87,7 +87,7 @@ - +