From 58b0f1e9bd03a472321acf1dfc4e89fc4ce9df7a Mon Sep 17 00:00:00 2001
From: PC-20250623MANY\Administrator <344137771@qq.com>
Date: Mon, 29 Sep 2025 01:14:10 +0800
Subject: [PATCH] 9.28更换api
---
src/page/list/list-futures.vue | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/page/list/list-futures.vue b/src/page/list/list-futures.vue
index bf5f60f..f71e6fe 100644
--- a/src/page/list/list-futures.vue
+++ b/src/page/list/list-futures.vue
@@ -237,7 +237,7 @@
&.no-bold {
span {
- font-weight: 400;
+ font-weight: 500;
}
}
}
@@ -294,7 +294,7 @@
li{
font-size:0.28rem;
font-family:MicrosoftYaHeiLight;
- font-weight:400;
+ font-weight:500;
color:rgba(255,255,255,0.5);
text-align: center;
display: flex;
@@ -327,7 +327,7 @@
span{
font-size:0.26rem;
font-family:MicrosoftYaHeiLight;
- font-weight:400;
+ font-weight:500;
color:rgba(177,37,37,1);
}
}
--
Gitblit v1.9.3