feat: 开发练习纸

This commit is contained in:
R524809
2026-08-25 15:40:38 +08:00
parent c0b8666257
commit f82ac4d89d
13 changed files with 1238 additions and 1 deletions
@@ -687,6 +687,18 @@ const CATEGORY_ITEMS_BY_ID: Record<string, CategoryItem[]> = {
available: true,
}),
],
papers: [
item({
id: 'paper-sheet',
title: '作业纸',
subtitle: '田字格 / 方格 / 信纸等多种作业纸一键打印',
icon: '📄',
ageBand: age(3, 12),
difficulty: 1,
path: '/papersPages/paperSheet/paperSheet?id=paper-sheet',
available: true,
}),
],
craft: [
item({
id: 'craft-coloring',