From 4308bbdb6b4893d23ddc2fcaf9c5dee412dd5ebd Mon Sep 17 00:00:00 2001
From: doum <doum>
Date: 星期二, 09 十二月 2025 08:50:31 +0800
Subject: [PATCH] 更改头部
---
h5/n_pages/visitorApproval/visitorApproval.vue | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/h5/n_pages/visitorApproval/visitorApproval.vue b/h5/n_pages/visitorApproval/visitorApproval.vue
index ca23113..983fcf1 100644
--- a/h5/n_pages/visitorApproval/visitorApproval.vue
+++ b/h5/n_pages/visitorApproval/visitorApproval.vue
@@ -143,7 +143,7 @@
position: relative;
.box_list_title {
font-size: 32rpx;
- font-weight: 500;
+ font-weight: 600;
color: #222222;
margin-bottom: 24rpx;
}
@@ -328,7 +328,7 @@
}
.box_list_name {
font-size: 32rpx;
- font-weight: 500;
+ font-weight: 600;
color: #222222;
}
.box_list_job {
--
Gitblit v1.9.3