From 894f57a5512e5e500b18ef9f6bda07353d809f8c Mon Sep 17 00:00:00 2001 From: YunaiV Date: Sat, 16 Dec 2023 10:40:04 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20=E4=BC=98=E6=83=A0=E5=8A=B5?= =?UTF-8?q?=E5=88=97=E8=A1=A8=EF=BC=9A=E6=8E=A5=E5=85=A5=E5=AE=8C=E6=88=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/coupon/list.vue | 452 ++++++++---------- pages/index/search.vue | 10 +- sheep/api/coupon.js | 18 +- sheep/api/promotion/coupon.js | 28 +- .../s-coupon-list/s-coupon-list.vue | 351 +++++++------- 5 files changed, 428 insertions(+), 431 deletions(-) diff --git a/pages/coupon/list.vue b/pages/coupon/list.vue index 4833d38b..566195bf 100644 --- a/pages/coupon/list.vue +++ b/pages/coupon/list.vue @@ -1,265 +1,231 @@ \ No newline at end of file + .disabled-btn { + background: #cccccc; + background-color: #cccccc !important; + color: #fff !important; + } + diff --git a/pages/index/search.vue b/pages/index/search.vue index 3e9b7fcd..84972987 100644 --- a/pages/index/search.vue +++ b/pages/index/search.vue @@ -1,3 +1,4 @@ +