From 09d0f5dbbdce5acc83d6e1764db7f60379e5724e Mon Sep 17 00:00:00 2001 From: zhangdongxue Date: Thu, 30 Sep 2021 10:57:37 +0800 Subject: [PATCH] =?UTF-8?q?[=E4=BC=98=E6=83=A0=E5=88=B8=E7=AE=A1=E7=90=86?= =?UTF-8?q?=E4=B8=AD=E5=BF=83=E6=96=B0=E5=A2=9E=E7=BC=BA=E7=9C=81=E6=8F=90?= =?UTF-8?q?=E7=A4=BA]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/coupons/management.vue | 17 ++++------------- 1 file changed, 4 insertions(+), 13 deletions(-) diff --git a/pages/coupons/management.vue b/pages/coupons/management.vue index 4d52c42..63ad199 100644 --- a/pages/coupons/management.vue +++ b/pages/coupons/management.vue @@ -17,7 +17,7 @@ - + {{item.price || 0}} @@ -45,7 +45,7 @@ - 暂无相关优惠券 + @@ -177,17 +177,8 @@ // 空提示 .list-null{ width: 100vw; - height: 100vh; - box-sizing: border-box; - text-align: center; - @extend .vertical; - .sub-title{ - color: $text-gray; - font-size: $title-size-m; - } - .icon{ - width: 288rpx; - } + // height: 100vh; + padding-top: 200rpx; } // 订单管理 .coupons{