From fa00ce8872fc3c3ee6625e80a8c443eb85fc6ea0 Mon Sep 17 00:00:00 2001 From: niubility000 <76441520+niubility000@users.noreply.github.com> Date: Fri, 22 Mar 2024 22:45:21 +0800 Subject: [PATCH] feat: add a audio player function in shared folder --- frontend/src/views/Share.vue | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) diff --git a/frontend/src/views/Share.vue b/frontend/src/views/Share.vue index b033461f..0ba9891e 100644 --- a/frontend/src/views/Share.vue +++ b/frontend/src/views/Share.vue @@ -29,7 +29,7 @@
-

+

@@ -73,21 +73,26 @@