From 7298d5354963a88643a543b51b90192dc9fc934c Mon Sep 17 00:00:00 2001
From: doum <doum>
Date: 星期四, 11 九月 2025 18:43:14 +0800
Subject: [PATCH] 最新版本541200007

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

diff --git a/h5/n_pages/visitorApplication/visitorApplication.vue b/h5/n_pages/visitorApplication/visitorApplication.vue
index b6fcc14..02c64f9 100644
--- a/h5/n_pages/visitorApplication/visitorApplication.vue
+++ b/h5/n_pages/visitorApplication/visitorApplication.vue
@@ -575,10 +575,10 @@
         title: '璇佷欢绫诲瀷涓嶈兘涓虹┖',
         icon: 'none'
       })
-      if (!this.withUserList.idcardNo) return uni.showToast({
-        title: '璇佷欢鍙风爜涓嶈兘涓虹┖',
-        icon: 'none'
-      })
+      // if (!this.withUserList.idcardNo) return uni.showToast({
+      //   title: '璇佷欢鍙风爜涓嶈兘涓虹┖',
+      //   icon: 'none'
+      // })
       if (!this.withUserList.faceImg) return uni.showToast({
         title: '浜鸿劯鐓х墖涓嶈兘涓虹┖',
         icon: 'none'
@@ -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