From 32b7e5b7ded7730e1071eacd299ec7b880a562ae Mon Sep 17 00:00:00 2001
From: Admin <978517621@qq.com>
Date: 星期三, 17 八月 2022 09:36:11 +0800
Subject: [PATCH] Default Changelist

---
 src/views/newHome/index.vue |   24 ------------------------
 1 files changed, 0 insertions(+), 24 deletions(-)

diff --git a/src/views/newHome/index.vue b/src/views/newHome/index.vue
index c55f2ed..fb5c310 100644
--- a/src/views/newHome/index.vue
+++ b/src/views/newHome/index.vue
@@ -424,16 +424,12 @@
                     font-size: 28px;
                     line-height: 34px;
                     height: 40%;
-                    font-family: 'PingFang SC';
-                    font-weight: 600;
                     color: #072270;
                 }
                 .enTit{
                     font-size: 18px;
                     line-height: 20px;
                     color: #072270;
-                    font-family: 'PingFang SC';
-                    font-weight: 600;
                 }
 
                 .iconImg {
@@ -475,8 +471,6 @@
                     font-size: 34px;
                     line-height: 42px;
                     height: 40%;
-                    font-family: 'PingFang SC';
-                    font-weight: 600;
                     letter-spacing: 1px;
                     color: #072270;
                     margin-bottom: 12px;
@@ -485,8 +479,6 @@
                     font-size: 22px;
                     line-height: 24px;
                     color: #072270;
-                    font-family: 'PingFang SC';
-                    font-weight: 600;
                 }
             }
             .bgImg1 {
@@ -529,16 +521,12 @@
                     font-size: 26px;
                     line-height: 30px;
                     height: 40%;
-                    font-family: 'PingFang SC';
-                    font-weight: 600;
                     color: #072270;
                     margin-bottom: 2px;
                 }
                 .enTit{
                     font-size: 14px;
                     color: #072270;
-                    font-family: 'PingFang SC';
-                    font-weight: 600;
                 }
 
                 .iconImg {
@@ -580,8 +568,6 @@
                     font-size: 28px;
                     line-height: 36px;
                     height: 40%;
-                    font-family: 'PingFang SC';
-                    font-weight: 600;
                     letter-spacing: 1px;
                     color: #072270;
                     margin-bottom: 12px;
@@ -589,8 +575,6 @@
                 .enTit1{
                     font-size: 16px;
                     color: #072270;
-                    font-family: 'PingFang SC';
-                    font-weight: 600;
                 }
             }
             .bgImg1 {
@@ -630,16 +614,12 @@
                 .itemTit {
                     font-size: 18px;
                     line-height: 22px;
-                    font-family: 'PingFang SC';
-                    font-weight: 600;
                     color: #072270;
                 }
                 .enTit{
                     font-size: 12px;
                     line-height: 14px;
                     color: #072270;
-                    font-family: 'PingFang SC';
-                    font-weight: 600;
                 }
 
                 .iconImg {
@@ -680,8 +660,6 @@
                     font-size: 24px;
                     line-height: 36px;
                     height: 40%;
-                    font-family: 'PingFang SC';
-                    font-weight: 600;
                     letter-spacing: 1px;
                     color: #072270;
                     margin-bottom: 12px;
@@ -689,8 +667,6 @@
                 .enTit1{
                     font-size: 14px;
                     color: #072270;
-                    font-family: 'PingFang SC';
-                    font-weight: 600;
                 }
             }
             .bgImg1 {

--
Gitblit v1.9.2