From 600d81be09e61862f89acebc44032db3423a7609 Mon Sep 17 00:00:00 2001 From: xiayt Date: Mon, 1 Nov 2021 16:22:05 +0800 Subject: [PATCH] feat:暂无活动 --- src/views/Service/DatePackage.vue | 2 +- src/views/Service/component/ServiceListFour.vue | 1 + src/views/Service/component/ServiceListSecond.vue | 1 + src/views/Service/component/ServiceListThird.vue | 1 + 4 files changed, 4 insertions(+), 1 deletion(-) diff --git a/src/views/Service/DatePackage.vue b/src/views/Service/DatePackage.vue index d45a93b..483ee22 100644 --- a/src/views/Service/DatePackage.vue +++ b/src/views/Service/DatePackage.vue @@ -43,7 +43,7 @@

¥{{comboList[active].actualPrice*1000*count/1000}} {{comboList[active].productPrice*1000*count/1000}}

- 去支付 + 去下单
diff --git a/src/views/Service/component/ServiceListFour.vue b/src/views/Service/component/ServiceListFour.vue index 99e37d1..7ba4f9d 100644 --- a/src/views/Service/component/ServiceListFour.vue +++ b/src/views/Service/component/ServiceListFour.vue @@ -42,6 +42,7 @@ + diff --git a/src/views/Service/component/ServiceListSecond.vue b/src/views/Service/component/ServiceListSecond.vue index 41e8bba..28772e4 100644 --- a/src/views/Service/component/ServiceListSecond.vue +++ b/src/views/Service/component/ServiceListSecond.vue @@ -37,6 +37,7 @@ + diff --git a/src/views/Service/component/ServiceListThird.vue b/src/views/Service/component/ServiceListThird.vue index ca65fe6..d077bfd 100644 --- a/src/views/Service/component/ServiceListThird.vue +++ b/src/views/Service/component/ServiceListThird.vue @@ -33,6 +33,7 @@ + -- libgit2 0.21.0