From 68b9ce4891799d06a42ce5f46599753b6bfaef76 Mon Sep 17 00:00:00 2001
From: Lj <1095098147@qq.com>
Date: Fri, 27 Jun 2025 23:06:26 +0800
Subject: [PATCH] =?UTF-8?q?=E2=80=98=E4=BF=AE=E6=94=B9=E9=80=BB=E8=BE=91?=
=?UTF-8?q?=E2=80=99?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pages/manager/order-detail.vue | 2 +-
pages/subcomponent/admin_faq.vue | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/pages/manager/order-detail.vue b/pages/manager/order-detail.vue
index a26c545..1dc9a55 100644
--- a/pages/manager/order-detail.vue
+++ b/pages/manager/order-detail.vue
@@ -363,7 +363,7 @@ $order-card-padding: 40px 28px;
.nav-icons {
display: flex;
align-items: center;
- gap: 12px;
+ gap: 30px;
}
}
.main-content {
diff --git a/pages/subcomponent/admin_faq.vue b/pages/subcomponent/admin_faq.vue
index 0f52546..32ac6e2 100644
--- a/pages/subcomponent/admin_faq.vue
+++ b/pages/subcomponent/admin_faq.vue
@@ -5,7 +5,7 @@
- 联系客服
+ 联系客服
@@ -148,10 +148,10 @@ export default {
padding: 20rpx;
margin-left: -20rpx;
}
- .title {
+ .nav-title {
flex: 1;
text-align: center;
- font-size: 34rpx;
+ font-size: 32rpx;
font-weight: 500;
color: #222;
}