From 1bcea098d5bf532ded471d8f59e5676a98e5e2d1 Mon Sep 17 00:00:00 2001 From: "DESKTOP-I1T6TF3\\Q" <2291969160@qq.com> Date: Wed, 3 Jun 2026 04:13:51 +0800 Subject: [PATCH] =?UTF-8?q?chore(web):=20swap=20=E6=95=B0=E6=8D=AE?= =?UTF-8?q?=E5=B9=BD=E7=81=B5=20and=20=E6=9E=81=E7=AE=80=E6=9D=80=E6=9C=BA?= =?UTF-8?q?=20positions=20in=20male=20DISPLAY=5FORDER?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit m14 (极简杀机) is currently a 14.7KB placeholder while m18 (数据幽灵) got a real curated cover this round — promote 数据幽灵 into the front row and demote 极简杀机 back to its original neighborhood so the visible 首屏 only shows finished art. Co-Authored-By: Claude Opus 4.7 (1M context) --- app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/page.tsx b/app/page.tsx index e68f998..e01bbaf 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -740,13 +740,13 @@ const DISPLAY_ORDER: Record = { 13, // 复古未来梦 8, // 社团存亡日 9, // 黄昏归途 - 14, // 极简杀机 + 18, // 数据幽灵 27, // 辐射新娘 10, // 霓虹义体 11, // 月光下的约定 2, // 花魁的刀 // 其余按原顺序填补 - 0, 1, 3, 4, 5, 6, 7, 12, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 28, 29, + 0, 1, 3, 4, 5, 6, 7, 12, 15, 16, 17, 14, 19, 20, 21, 22, 23, 24, 25, 26, 28, 29, ], 女性向: Array.from({ length: 30 }, (_, i) => i), };