修复分辨率

This commit is contained in:
2026-07-03 10:13:48 +08:00
parent dbd2d1b79a
commit 1f205fc096
3 changed files with 7 additions and 7 deletions
-1
View File
@@ -74,7 +74,6 @@ const sizeTable = [
{ ratio: '3:4 · 竖', k1: '768x1024', k2: '1536x2048', k4: '3072x4096' },
{ ratio: '2:3 · 竖', k1: '800x1200', k2: '1600x2400', k4: '2400x3600' },
{ ratio: '9:16 · 竖', k1: '720x1280', k2: '1152x2048', k4: '2304x4096' },
{ ratio: '9:21 · 竖超宽', k1: '720x1680', k2: '1080x2520', k4: '2160x5040' },
{ ratio: '1:3 · 竖', k1: '512x1536', k2: '768x2304', k4: '1280x3840' },
]