From d0b847ab683eb3efa78222a2a9b08f35690e6986 Mon Sep 17 00:00:00 2001 From: tianyongbao Date: Mon, 23 Feb 2026 17:01:45 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=8A=9F=E8=83=BD=E4=BC=98=E5=8C=96?= =?UTF-8?q?=EF=BC=8C=E6=B4=BB=E5=8A=A8=E8=AE=B0=E5=BD=95=E8=B4=B9=E7=94=A8?= =?UTF-8?q?=E4=BC=98=E5=8C=96=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/health/activity/index.vue | 131 +++++++++++++++++++++++++++- 1 file changed, 129 insertions(+), 2 deletions(-) diff --git a/src/views/health/activity/index.vue b/src/views/health/activity/index.vue index 79b18a9..5cc747d 100644 --- a/src/views/health/activity/index.vue +++ b/src/views/health/activity/index.vue @@ -50,7 +50,7 @@ - + + + + +
+ + + + + + + + + + + +
+ 已选 {{ selectedExpenses.length }} 条, 合计金额:{{ calculateTotalAmount() }} + 元 +
+
+ +