From 3daa421d18313d7bb1c1214e810fff32cac5c86a Mon Sep 17 00:00:00 2001 From: niubility000 <76441520+niubility000@users.noreply.github.com> Date: Sat, 23 Mar 2024 16:16:18 +0800 Subject: [PATCH] feat: add audio play function in shared folder --- frontend/src/views/Share.vue | 359 ++++++++++++++++++++++++++--------- 1 file changed, 270 insertions(+), 89 deletions(-) diff --git a/frontend/src/views/Share.vue b/frontend/src/views/Share.vue index 0bbf6436..5efb037a 100644 --- a/frontend/src/views/Share.vue +++ b/frontend/src/views/Share.vue @@ -29,7 +29,7 @@
-

+

@@ -73,34 +73,48 @@