From 710d61d78fabd81365766214477fab3315ab5540 Mon Sep 17 00:00:00 2001 From: heimoshuiyu Date: Tue, 25 May 2021 22:27:09 +0800 Subject: [PATCH] default show player control --- web/index.js | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/web/index.js b/web/index.js index 208d529..430f908 100644 --- a/web/index.js +++ b/web/index.js @@ -498,7 +498,6 @@ const component_audio_player = { props: ["file"], template: `
-
Player Status
- + @@ -519,7 +518,6 @@ const component_audio_player = {
-
`,