diff --git a/web/index.js b/web/index.js index d7b1aa9..e80fa34 100644 --- a/web/index.js +++ b/web/index.js @@ -15,7 +15,7 @@ const component_search_folders = { }, template: `
- + {{ offset }}~{{ offset + folders.length }} @@ -134,7 +134,7 @@ const component_token = { template: ` - +
Token
`, methods: { @@ -162,11 +162,11 @@ const component_manage= { Root - + - + Pattern List @@ -370,7 +370,7 @@ const component_search_files = { emits: ['play_audio'], template: `
- + {{ offset }}~{{ offset + files.length }}