From 86b8c86e592336f13c72c54289d88f4751b2d0c0 Mon Sep 17 00:00:00 2001 From: keven1024 Date: Thu, 15 May 2025 18:25:58 +0800 Subject: [PATCH] feat(front): enhance FileShareView with countdown timer and file sharing details display --- front/components/Share/FileShareView.vue | 39 ++++++++++++++++++++++-- 1 file changed, 36 insertions(+), 3 deletions(-) diff --git a/front/components/Share/FileShareView.vue b/front/components/Share/FileShareView.vue index 24bcb6f..bd33524 100644 --- a/front/components/Share/FileShareView.vue +++ b/front/components/Share/FileShareView.vue @@ -1,5 +1,14 @@ \ No newline at end of file