feat: 时钟连线和认识时钟合并
This commit is contained in:
@@ -72,12 +72,12 @@ export const HOME_NOTICES: HomeNotice[] = [
|
||||
{
|
||||
id: 'welcome',
|
||||
text: '欢迎来到 涂鸦丫,趣味练习纸任你选',
|
||||
path: '/mathPages/clockReading/clockReading',
|
||||
path: '/mathPages/clockReading/clockReading?id=clock-connect',
|
||||
},
|
||||
{
|
||||
id: `update-${APP_VERSION}`,
|
||||
text: `${APP_VERSION} 上线:新增幼儿认识时钟练习`,
|
||||
path: '/mathPages/clockReading/clockReading',
|
||||
text: `${APP_VERSION} 上线:新增幼儿认识时钟,连线练习题`,
|
||||
path: '/mathPages/clockReading/clockReading?id=clock-connect',
|
||||
},
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user