From 03538d3f4399480c04f199cd8c5a28ae07c762f5 Mon Sep 17 00:00:00 2001 From: hzj <1304805162@qq.com> Date: Mon, 19 Jan 2026 21:04:57 +0800 Subject: [PATCH] =?UTF-8?q?chore(cp=E6=8E=92=E8=A1=8C=E6=A6=9C):=20?= =?UTF-8?q?=E5=8E=86=E5=8F=B2=E8=AE=B0=E5=BD=95=E5=A2=9E=E5=8A=A0=C2=B1?= =?UTF-8?q?=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/Ranking/Couple/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/Ranking/Couple/index.vue b/src/views/Ranking/Couple/index.vue index b221418..14ebbe3 100644 --- a/src/views/Ranking/Couple/index.vue +++ b/src/views/Ranking/Couple/index.vue @@ -1038,7 +1038,7 @@ style="width: 10vw; object-fit: cover; display: block; aspect-ratio: 1/1" />
- {{ record.changeType == 2 ? '-' : '' }}{{ record.changeAmount }} + {{ record.changeType == 2 ? '-' : '+' }}{{ record.changeAmount }}