feat: 开发练习纸

This commit is contained in:
R524809
2026-08-25 15:40:38 +08:00
parent c0b8666257
commit f82ac4d89d
13 changed files with 1238 additions and 1 deletions
@@ -7,6 +7,12 @@ export interface UnreleasedPageEntry {
export const UNRELEASED_PAGE_ENTRIES: UnreleasedPageEntry[] = [
// 在这里手动添加未上线页面
{
id: 'papers',
title: '作业纸页面',
subtitle: '作业纸页面',
path: '/papersPages/paperSheet/paperSheet',
},
{
id: 'clock-reading',
title: '认识时钟',