From ebc96a1cf0424c04dceacbc42f9ad2a897223be9 Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期二, 25 六月 2024 14:42:04 +0800
Subject: [PATCH] css

---
 h5/pages/laborApplication/laborApplication.vue |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/h5/pages/laborApplication/laborApplication.vue b/h5/pages/laborApplication/laborApplication.vue
index cf1d7ff..3e4e4d3 100644
--- a/h5/pages/laborApplication/laborApplication.vue
+++ b/h5/pages/laborApplication/laborApplication.vue
@@ -400,7 +400,7 @@
       text-align: center;
       font-size: 32rpx;
       font-family: PingFangSC, PingFang SC;
-      font-weight: 500;
+      font-weight: 600;
       color: #222222;
     }
     .adduser_list {
@@ -490,7 +490,7 @@
       text-align: center;
       font-size: 32rpx;
       font-family: PingFangSC, PingFang SC;
-      font-weight: 500;
+      font-weight: 600;
       color: #222222;
     }
     .addcar_ipt {
@@ -547,7 +547,7 @@
       width: 100%;
       text-align: center;
       font-size: 32rpx;
-      font-weight: 500;
+      font-weight: 600;
       color: #222222;
     }
     .search-box {
@@ -690,7 +690,7 @@
         background: #025eef;
         border-radius: 8rpx;
         font-size: 28rpx;
-        font-weight: 500;
+        font-weight: 600;
         color: #ffffff;
       }
     }
@@ -794,7 +794,7 @@
     .cate_head {
       font-size: 32rpx;
       font-family: PingFangSC, PingFang SC;
-      font-weight: 500;
+      font-weight: 600;
       color: #222222;
     }
 
@@ -870,7 +870,7 @@
       background: #025eef;
       border-radius: 44rpx;
       font-size: 32rpx;
-      font-weight: 500;
+      font-weight: 600;
       color: #ffffff;
     }
   }

--
Gitblit v1.9.3