From 3b4459bd4f8bdd058c65a6265c950a471769ac7f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?TOP=E7=B3=AF=E7=B1=B3?= <1130395124@qq.com>
Date: Thu, 30 Mar 2023 22:24:35 +0800
Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4/=E6=B3=A8=E9=87=8A=E6=97=A0?=
=?UTF-8?q?=E7=94=A8=E4=BB=A3=E7=A0=81?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/pages/get/detail.vue | 1 -
src/pages/order/detail.vue | 4 ++--
2 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/src/pages/get/detail.vue b/src/pages/get/detail.vue
index 75a19c9..8bd65f1 100644
--- a/src/pages/get/detail.vue
+++ b/src/pages/get/detail.vue
@@ -80,7 +80,6 @@
{{ order.serviceTime }}
-
diff --git a/src/pages/order/detail.vue b/src/pages/order/detail.vue
index 934f314..7d084a3 100644
--- a/src/pages/order/detail.vue
+++ b/src/pages/order/detail.vue
@@ -80,7 +80,7 @@
{{ order.serviceTime }}
-
+
@@ -386,6 +386,7 @@ export default {
.contact {
color: #000000;
line-height: 26rpx;
+ margin-bottom: 16rpx;
.mobile {
margin: 0 10rpx;
}
@@ -396,7 +397,6 @@ export default {
.detail {
color: #2d2d2d;
line-height: 36rpx;
- margin-top: 16rpx;
}
}
.price-box {