feat: 修改版本号和更新内容

This commit is contained in:
R524809
2026-06-25 12:57:58 +08:00
parent 783ebfb936
commit 37586b7bf2
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -76,8 +76,8 @@ export const HOME_NOTICES: HomeNotice[] = [
},
{
id: `update-${APP_VERSION}`,
text: `${APP_VERSION} 上线:新增幼儿识字测字表`,
path: '/chinesePages/wordTestSheet/wordTestSheet',
text: `${APP_VERSION} 上线:新增幼儿认识时钟练习`,
path: '/mathPages/clockReading/clockReading',
},
];