perf: 优化合图功能

This commit is contained in:
richarjiang
2026-01-27 09:58:11 +08:00
parent c26d6eaada
commit b29de1dd80
15 changed files with 1117 additions and 493 deletions

View File

@@ -43,6 +43,7 @@ export function Header() {
{ name: displayT("sidebar.videoToFrames"), href: "/tools/video-frames" },
{ name: displayT("sidebar.imageCompression"), href: "/tools/image-compress" },
{ name: displayT("sidebar.audioCompression"), href: "/tools/audio-compress" },
{ name: displayT("sidebar.textureAtlas"), href: "/tools/texture-atlas" },
],
// eslint-disable-next-line react-hooks/exhaustive-deps
[mounted, locale]