From 4ad662cea4f7f3e2bf4433f0a9bdec5fe91e798d Mon Sep 17 00:00:00 2001 From: heimoshuiyu Date: Sat, 22 May 2021 18:49:05 +0800 Subject: [PATCH] =?UTF-8?q?=E9=9A=90=E8=97=8FID?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/index.js | 6 ------ 1 file changed, 6 deletions(-) diff --git a/web/index.js b/web/index.js index dcde135..37009b4 100644 --- a/web/index.js +++ b/web/index.js @@ -25,14 +25,12 @@ const component_search_folders = { - - @@ -47,7 +45,6 @@ const component_search_folders = {
ID Folder Name Action
{{ folder.id }} {{ folder.foldername }}
- @@ -192,7 +189,6 @@ const component_file = { props: ['file'], emits: ['play_audio'], template: ` - @@ -294,7 +290,6 @@ const component_search_files = {
ID Filename Folder Name Size{{ file.id }} {{ file.filename }} {{ file.foldername }} {{ computed_readable_size }}
- @@ -359,7 +354,6 @@ const component_get_random_files = {
ID Filename Folder Name Size
-
ID Filename Folder Name Size