feat: 添加控笔页

This commit is contained in:
R524809
2026-05-28 16:46:30 +08:00
parent 824e83c887
commit 2f0c4ab591
21 changed files with 1406 additions and 169 deletions
@@ -568,6 +568,16 @@ const CATEGORY_ITEMS_BY_ID: Record<string, CategoryItem[]> = {
path: '/pages/copyBook/copyBook',
available: true,
}),
item({
id: 'pen-control-mix',
title: '控笔组合练习',
subtitle: '3–6 种图形,每种占两行田字格',
icon: '✍️',
ageBand: age(3, 6),
difficulty: 1,
path: '/chinesePages/penControlSheet/penControlSheet?id=pen-control-mix',
available: true,
}),
],
english: [
item({