feat: 首页增加每日练习模块

This commit is contained in:
R524809
2026-05-22 11:29:08 +08:00
parent bcece55238
commit 143395dbfd
12 changed files with 866 additions and 983 deletions
+8 -8
View File
@@ -148,10 +148,10 @@ export const AGE_WEEK_PLANS: Record<AgeBandKey, WeekPlan[]> = {
path: '/mathPages/mathDraw/mathDraw?id=number-sort',
},
{
_id: 'handwriting-sheet',
_id: 'hanzi-sheet',
title: '自定义练字帖',
subtitle: '自定义田字格练字帖',
path: '/chinesePages/handwritingSheet/handwritingSheet?id=handwriting-sheet',
path: '/chinesePages/handwritingSheet/handwritingSheet?id=hanzi-sheet',
},
{
_id: 'letter-tracing-single',
@@ -252,10 +252,10 @@ export const AGE_WEEK_PLANS: Record<AgeBandKey, WeekPlan[]> = {
path: '/englishPages/letterTracing/letterTracing?id=letter-tracing-single',
},
{
_id: 'handwriting-sheet',
_id: 'hanzi-sheet',
title: '自定义练字帖',
subtitle: '自定义田字格练字帖',
path: '/chinesePages/handwritingSheet/handwritingSheet?id=handwriting-sheet',
path: '/chinesePages/handwritingSheet/handwritingSheet?id=hanzi-sheet',
},
],
},
@@ -400,10 +400,10 @@ export const AGE_WEEK_PLANS: Record<AgeBandKey, WeekPlan[]> = {
path: '/pinyinPages/pinyinDictation/pinyinDictation?id=pinyin-dictation',
},
{
_id: 'handwriting-sheet',
_id: 'hanzi-sheet',
title: '自定义练字帖',
subtitle: '自定义田字格练字帖',
path: '/chinesePages/handwritingSheet/handwritingSheet?id=handwriting-sheet',
path: '/chinesePages/handwritingSheet/handwritingSheet?id=hanzi-sheet',
},
],
},
@@ -546,10 +546,10 @@ export const AGE_WEEK_PLANS: Record<AgeBandKey, WeekPlan[]> = {
path: '/englishPages/letterTracing/letterTracing?id=letter-tracing-daily-checkin',
},
{
_id: 'handwriting-sheet',
_id: 'hanzi-sheet',
title: '自定义练字帖',
subtitle: '自定义田字格练字帖',
path: '/chinesePages/handwritingSheet/handwritingSheet?id=handwriting-sheet',
path: '/chinesePages/handwritingSheet/handwritingSheet?id=hanzi-sheet',
},
],
},