feat: 首页增加每日练习模块
This commit is contained in:
@@ -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',
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user