From 48c24d3a324b7030be49966f6e5aeeb7be660063 Mon Sep 17 00:00:00 2001 From: qiuchengw Date: Wed, 12 Nov 2025 07:52:35 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=EF=BC=9A=E8=B7=AF=E5=BE=84?= =?UTF-8?q?=E7=BC=93=E5=AD=98+=E9=98=B2=E6=8A=96+shallowRef=E8=AE=A1?= =?UTF-8?q?=E7=AE=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Timeline.vue | 85 ++++++++++++++++++++++++++----------- 1 file changed, 60 insertions(+), 25 deletions(-) diff --git a/src/components/Timeline.vue b/src/components/Timeline.vue index 1688825..5820bc5 100644 --- a/src/components/Timeline.vue +++ b/src/components/Timeline.vue @@ -1,5 +1,5 @@