From 732c30b33f782c2d2ebb62eacda2fb7a453a7ecd Mon Sep 17 00:00:00 2001
From: admin <344137771@qq.com>
Date: Sat, 31 Jan 2026 11:01:45 +0800
Subject: [PATCH] 1
---
src/page/list/list-index.vue | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/page/list/list-index.vue b/src/page/list/list-index.vue
index c404d2b..e21aba8 100644
--- a/src/page/list/list-index.vue
+++ b/src/page/list/list-index.vue
@@ -247,7 +247,7 @@
&.no-bold {
span {
- font-weight: 400;
+ font-weight: 500;
}
}
}
@@ -297,7 +297,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;
@@ -329,7 +329,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