From e946d0a2f9cf788e8f9ca0f84cf96fced21aaf5e Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Fri, 23 Jan 2026 11:21:03 +0800
Subject: [PATCH] Merge branch 'master' of http://139.196.74.78:10010/r/jagzwxm/ja_web

---
 uniapps/work-wx/src/subPackages/flightApplication/add.vue |   13 ++++++++-----
 1 files changed, 8 insertions(+), 5 deletions(-)

diff --git a/uniapps/work-wx/src/subPackages/flightApplication/add.vue b/uniapps/work-wx/src/subPackages/flightApplication/add.vue
index a2ce4ab..54fc756 100644
--- a/uniapps/work-wx/src/subPackages/flightApplication/add.vue
+++ b/uniapps/work-wx/src/subPackages/flightApplication/add.vue
@@ -787,12 +787,15 @@
         border-radius: 8rpx 8rpx 8rpx 8rpx;
         // margin-bottom: 20rpx;
     }
-    .label-tip {
-        font-family: Source Han Sans CN, Source Han Sans CN;
-        font-weight: 400;
-        font-size: 10px;
-        color: #3A3A3A;
+    .custom-label {
+        .label-tip {
+            font-family: Source Han Sans CN, Source Han Sans CN;
+            font-weight: 400;
+            font-size: 18rpx;
+            color: #3A3A3A;
+        }
     }
+    
     .attention {
         font-family: Source Han Sans CN, Source Han Sans CN;
         font-weight: 400;

--
Gitblit v1.9.3