From d356434c5a9433a1ee1d917f5f35f42c13b25a02 Mon Sep 17 00:00:00 2001 From: Leo <98382335+gaoziman@users.noreply.github.com> Date: Sun, 6 Jul 2025 22:49:33 +0800 Subject: [PATCH] =?UTF-8?q?docs(claude):=20=E6=9B=B4=E6=96=B0=E9=A1=B9?= =?UTF-8?q?=E7=9B=AE=E5=BC=80=E5=8F=91=E6=8C=87=E5=8D=97=E5=92=8C=E8=A7=84?= =?UTF-8?q?=E8=8C=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 添加登录页面重构相关的开发说明 - 更新主题色配置相关的文档 - 完善代码组织和样式规范 --- CLAUDE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CLAUDE.md b/CLAUDE.md index dfdab20..202cefc 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -569,7 +569,7 @@ async function handleSubmit() { ``` ### 强制要求 -- ✅ 必须按照 `script` → `template` → `style` 的顺序排布 +- ✅ 必须按照 `template` → `script` → `style` 的顺序排布 - ✅ 使用 `