From d2d0f94ba49b8fb62e5811a4c897cd8c59ec04ab Mon Sep 17 00:00:00 2001
From: kele <1184860403@qq.com>
Date: Tue, 10 Jan 2023 18:24:49 +0800
Subject: [PATCH] =?UTF-8?q?fix:=20=E5=95=86=E5=93=81=E8=AF=A6=E6=83=85?=
=?UTF-8?q?=E9=A1=B5=E9=9D=A2=E3=80=81=E7=A7=AF=E5=88=86=E5=95=86=E5=93=81?=
=?UTF-8?q?=E8=AF=A6=E6=83=85=E9=A1=B5=E9=9D=A2=E6=B7=BB=E5=8A=A0=E5=B7=B2?=
=?UTF-8?q?=E5=94=AE=E7=BD=84=E6=8C=89=E9=92=AE?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pages/goods/index.vue | 10 ++++++++++
pages/goods/score.vue | 12 ++++++++++++
2 files changed, 22 insertions(+)
diff --git a/pages/goods/index.vue b/pages/goods/index.vue
index dc95e1f..143be53 100644
--- a/pages/goods/index.vue
+++ b/pages/goods/index.vue
@@ -120,6 +120,9 @@
立即购买
+
+
+
+
+
+
@@ -290,6 +295,13 @@
background: linear-gradient(90deg, var(--ui-BG-Main), var(--ui-BG-Main-gradient));
color: $white;
}
+ .disabled-btn {
+ width: 630rpx;
+ height: 80rpx;
+ border-radius: 40rpx;
+ background: #999999;
+ color: $white;
+ }
}
//秒杀卡片