From eab91ebec0d01a78c5bd6611628658eb1ab52bb4 Mon Sep 17 00:00:00 2001
From: lihaoyuan <18278596806@163.com>
Date: Mon, 10 Nov 2025 10:43:53 +0800
Subject: [PATCH] =?UTF-8?q?update:=E7=A0=8D=E4=BB=B7=E5=8A=9F=E8=83=BD?=
=?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=B8=8D=E8=83=BD=E7=AB=8B=E5=8D=B3=E5=87=BA?=
=?UTF-8?q?=E6=89=8B=EF=BC=8C=E5=8F=AA=E6=9C=89=E5=BD=93=E8=BE=BE=E5=88=B0?=
=?UTF-8?q?=E4=BB=B7=E6=A0=BC=E6=89=8D=E8=83=BD=E5=87=BA=E6=89=8B?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
activity/cutprice/detail.vue | 43 +++++++++++++++++++++++++++++++-----
1 file changed, 38 insertions(+), 5 deletions(-)
diff --git a/activity/cutprice/detail.vue b/activity/cutprice/detail.vue
index 2575572..56e5d0f 100644
--- a/activity/cutprice/detail.vue
+++ b/activity/cutprice/detail.vue
@@ -47,7 +47,8 @@
-
+ {{Info.cannot_buy_now_reason}}
+
{{ __("活动时间仅剩") }}
@@ -126,9 +127,11 @@
Info.order_id == ''
"
>
-
+
+
@@ -178,7 +181,7 @@
@@ -270,6 +273,20 @@
+
@@ -988,6 +1005,14 @@ export default {
margin-left: 65rpx;
font-weight: bold;
}
+.time_fon_sty_reason1 {
+ margin-left: 70px;
+ font-weight: bold;
+}
+.time_fon_sty_reason2 {
+ margin-left: 100px;
+ font-weight: bold;
+}
.remaining_time {
font-size: 45rpx;
@@ -1160,7 +1185,6 @@ export default {
}
.cut_down_sty {
- margin-bottom: 10rpx;
justify-content: space-between;
display: flex;
font-size: 28rpx;
@@ -1187,6 +1211,15 @@ export default {
background-size: 100% 100%;
-moz-background-size: 100% 100%;
}
+.help_cut_btn2 {
+ margin-left: 300rpx;
+ height: 60rpx;
+ width: 150rpx;
+ background-image: url(https://media-mall-prod-1259811287.cos.ap-guangzhou.myqcloud.com/static/xcxfile/appicon/cutprice-1/help-cut.png);
+ background-repeat: no-repeat;
+ background-size: 100% 100%;
+ -moz-background-size: 100% 100%;
+}
.cut_pri_sty {
position: absolute;