From 85766acba4b91b586662e320b695371a5002e91d Mon Sep 17 00:00:00 2001 From: duanxiaohai <1812246227@qq.com> Date: Tue, 4 Jun 2024 17:28:05 +0800 Subject: [PATCH] gx --- src/view/sy.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/view/sy.vue b/src/view/sy.vue index 2939322..30a7d15 100644 --- a/src/view/sy.vue +++ b/src/view/sy.vue @@ -1676,14 +1676,14 @@ onBeforeMount(async () => { align-items: center; .left { - font-weight: bold; + font-weight: 400; font-size: 15px; color: #ffffff; line-height: 17px; } .right { - font-weight: 400; + font-weight: bold; font-size: 16px; color: #ffffff; line-height: 19px;