feat:add statistics

This commit is contained in:
Zyronon
2025-10-01 03:34:21 +08:00
parent 7a2364f968
commit b2d3b11af0
2 changed files with 6 additions and 12 deletions

1
components.d.ts vendored
View File

@@ -35,7 +35,6 @@ declare module 'vue' {
IconBxVolumeLow: typeof import('~icons/bx/volume-low')['default']
IconBxVolumeMute: typeof import('~icons/bx/volume-mute')['default']
IconEosIconsLoading: typeof import('~icons/eos-icons/loading')['default']
IconFluentAdd16Filled: typeof import('~icons/fluent/add16-filled')['default']
IconFluentAdd16Regular: typeof import('~icons/fluent/add16-regular')['default']
IconFluentAdd20Filled: typeof import('~icons/fluent/add20-filled')['default']
IconFluentAdd20Regular: typeof import('~icons/fluent/add20-regular')['default']