From 43942a545271345ce26e40d82bb97138c5ea7611 Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期五, 28 六月 2024 13:54:51 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'

---
 h5/n_pages/visitorApplication/visitorApplication.vue |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/h5/n_pages/visitorApplication/visitorApplication.vue b/h5/n_pages/visitorApplication/visitorApplication.vue
index b6fcc14..5d7dd54 100644
--- a/h5/n_pages/visitorApplication/visitorApplication.vue
+++ b/h5/n_pages/visitorApplication/visitorApplication.vue
@@ -805,7 +805,7 @@
       line-height: 100rpx;
       text-align: center;
       font-size: 32rpx;
-      font-weight: 500;
+      font-weight: 600;
       color: #222222;
     }
     .list {
@@ -861,7 +861,7 @@
       text-align: center;
       font-size: 32rpx;
       font-family: PingFangSC, PingFang SC;
-      font-weight: 500;
+      font-weight: 600;
       color: #222222;
     }
     .adduser_list {
@@ -987,7 +987,7 @@
       text-align: center;
       font-size: 32rpx;
       font-family: PingFangSC, PingFang SC;
-      font-weight: 500;
+      font-weight: 600;
       color: #222222;
     }
     .addcar_ipt {
@@ -1044,7 +1044,7 @@
       width: 100%;
       text-align: center;
       font-size: 32rpx;
-      font-weight: 500;
+      font-weight: 600;
       color: #222222;
     }
     .search-box {
@@ -1185,7 +1185,7 @@
         background: #025eef;
         border-radius: 8rpx;
         font-size: 28rpx;
-        font-weight: 500;
+        font-weight: 600;
         color: #ffffff;
         border-radius: 44rpx;
       }
@@ -1277,7 +1277,7 @@
     .cate_head {
       font-size: 32rpx;
       font-family: PingFangSC, PingFang SC;
-      font-weight: 500;
+      font-weight: 600;
       color: #222222;
     }
 
@@ -1353,7 +1353,7 @@
       background: #025eef;
       border-radius: 44rpx;
       font-size: 32rpx;
-      font-weight: 500;
+      font-weight: 600;
       color: #ffffff;
     }
   }

--
Gitblit v1.9.3