feat: 新增幼儿测字表

This commit is contained in:
R524809
2026-06-11 14:39:06 +08:00
parent a6e8f4df02
commit 25a37fc5e2
15 changed files with 1046 additions and 52 deletions
@@ -13,4 +13,10 @@ export const UNRELEASED_PAGE_ENTRIES: UnreleasedPageEntry[] = [
subtitle: '控笔练习',
path: '/chinesePages/penControlSheet/penControlSheet',
},
{
id: 'word-test-sheet',
title: '测字表',
subtitle: '测字表',
path: '/chinesePages/wordTestSheet/wordTestSheet',
},
];