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/openaccount.vue |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/src/page/openaccount.vue b/src/page/openaccount.vue
index cca25ca..3bb355d 100644
--- a/src/page/openaccount.vue
+++ b/src/page/openaccount.vue
@@ -142,7 +142,7 @@
       .title-wrapper{
         font-size:0.3rem;
         font-family:Microsoft YaHei;
-        font-weight:400;
+        font-weight:500;
         color:rgba(255,255,255,1);
         line-height:1rem;
         text-align: center;
@@ -182,7 +182,7 @@
           .el-step__title{
             font-size: 0.26rem;
             font-family:Microsoft YaHei;
-            font-weight:400;
+            font-weight:500;
             color:rgba(255,255,255,1);
             line-height:0.7rem;
           }
@@ -210,7 +210,7 @@
           h3{
             font-size:0.26rem;
             font-family:Microsoft YaHei;
-            font-weight:400;
+            font-weight:500;
             color:rgba(255,255,255,1);
             line-height:0.42rem;
             margin: 0;
@@ -218,7 +218,7 @@
           p{
             font-size:0.24rem;
             font-family:Microsoft YaHei;
-            font-weight:400;
+            font-weight:500;
             color:#E6003E;
             line-height:0.42rem;
           }
@@ -297,7 +297,7 @@
     h2 {
       font-size:0.3rem;
       font-family:Microsoft YaHei;
-      font-weight:400;
+      font-weight:500;
       color:rgba(255,255,255,1);
       line-height: 0.92rem;
     }
@@ -329,14 +329,14 @@
         h3{
           font-size:0.24rem;
           font-family:Microsoft YaHei;
-          font-weight:400;
+          font-weight:500;
           color:rgba(255,255,255,1);
           line-height:0.46rem;
         }
         p{
           font-size: 0.2rem;
           font-family:Microsoft YaHei;
-          font-weight:400;
+          font-weight:500;
           color:rgba(208,208,208,1);
           line-height:0.42rem;
           text-align: center;

--
Gitblit v1.9.3