From 32ddeef6f0d78f1228a71d880ec0a9f1f63e463c Mon Sep 17 00:00:00 2001 From: AoXuan Date: Fri, 15 Aug 2025 16:35:39 +0800 Subject: [PATCH] =?UTF-8?q?feat(History):=20=E5=88=9D=E6=AD=A5=E5=AE=9E?= =?UTF-8?q?=E7=8E=B0=E5=8E=86=E5=8F=B2=E8=AE=B0=E5=BD=95=E9=A1=B5=E9=9D=A2?= =?UTF-8?q?=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/views/History.vue | 545 ++++++++++++++++++++++++++++++++- 1 file changed, 540 insertions(+), 5 deletions(-) diff --git a/frontend/src/views/History.vue b/frontend/src/views/History.vue index 57adc31..6b1d6c1 100644 --- a/frontend/src/views/History.vue +++ b/frontend/src/views/History.vue @@ -1,12 +1,547 @@ + +