From 4c233c3db39ea5a00d6e602ec0ecbddecb590877 Mon Sep 17 00:00:00 2001 From: niubility000 <76441520+niubility000@users.noreply.github.com> Date: Mon, 18 Mar 2024 04:53:33 +0800 Subject: [PATCH] feat: enable preview in shared folder (#3055) --- frontend/src/views/Share.vue | 115 ++++++++++++++++++++++++++++++++--- 1 file changed, 105 insertions(+), 10 deletions(-) diff --git a/frontend/src/views/Share.vue b/frontend/src/views/Share.vue index cdcfdf60..0bbf6436 100644 --- a/frontend/src/views/Share.vue +++ b/frontend/src/views/Share.vue @@ -29,7 +29,7 @@
-

+

@@ -73,28 +73,34 @@