feat: 添加控笔页
This commit is contained in:
@@ -153,6 +153,12 @@ export const AGE_WEEK_PLANS: Record<AgeBandKey, WeekPlan[]> = {
|
||||
subtitle: '自定义田字格练字帖',
|
||||
path: '/chinesePages/handwritingSheet/handwritingSheet?id=hanzi-sheet',
|
||||
},
|
||||
{
|
||||
_id: 'pen-control-mix',
|
||||
title: '控笔组合练习',
|
||||
subtitle: '3–6 种图形,每种占两行',
|
||||
path: '/chinesePages/penControlSheet/penControlSheet?id=pen-control-mix',
|
||||
},
|
||||
{
|
||||
_id: 'letter-tracing-single',
|
||||
title: '默认字帖',
|
||||
|
||||
Reference in New Issue
Block a user