From 495c090d05e1fbeadc40c43ba7f6e7abfbe100c9 Mon Sep 17 00:00:00 2001 From: lihui Date: Mon, 21 Jul 2025 14:56:05 +0800 Subject: [PATCH] =?UTF-8?q?refactor(workspace):=20=E4=BC=98=E5=8C=96?= =?UTF-8?q?=E9=87=91=E5=B8=81=E7=BB=9F=E8=AE=A1=E5=8D=A1=E7=89=87=E7=9A=84?= =?UTF-8?q?=E5=B1=95=E7=A4=BA=E5=86=85=E5=AE=B9=20=EF=BC=88=E7=9C=9F?= =?UTF-8?q?=E7=9A=84=E6=94=B9=E8=BF=87=E4=BA=86=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/workspace/index.vue | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/views/workspace/index.vue b/src/views/workspace/index.vue index cb5c4d4..01b8de6 100644 --- a/src/views/workspace/index.vue +++ b/src/views/workspace/index.vue @@ -69,14 +69,15 @@ -
全年累计消耗金币数
+
全年累计消费金币数
{{ yearlyReduce / 100 }}
消费:{{ yearlyConsume / 100 }}
退款:{{ yearlyRefund / 100 }}