From df43dbd4f80baedb88764ca9545e4b5ec7e1ac73 Mon Sep 17 00:00:00 2001
From: PC-20250623MANY\Administrator <344137771@qq.com>
Date: Sun, 27 Jul 2025 16:26:34 +0800
Subject: [PATCH] 1

---
 src/page/list/compontent/stock/stockHq.vue |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/page/list/compontent/stock/stockHq.vue b/src/page/list/compontent/stock/stockHq.vue
index 8b1548d..a490336 100644
--- a/src/page/list/compontent/stock/stockHq.vue
+++ b/src/page/list/compontent/stock/stockHq.vue
@@ -1296,7 +1296,7 @@
         span{
           font-size:0.24rem;
           font-family:Arial;
-          font-weight:400;
+          font-weight:500;
           color:rgba(255,255,255,1);
           line-height:0.36rem;
         }
@@ -1308,7 +1308,7 @@
             h4{
               font-size:0.24rem;
               font-family:Microsoft YaHei;
-              font-weight:400;
+              font-weight:500;
               color:rgba(255,255,255,0.5);
               line-height:0.36rem;
             }
@@ -1616,7 +1616,7 @@
         vertical-align: top;
         font-size:0.21rem;
         font-family:MicrosoftYaHeiLight;
-        font-weight:400;
+        font-weight:500;
         color:rgba(255,255,255,1);
         box-sizing: border-box;
         border-right: 1px solid #292A32;

--
Gitblit v1.9.3