feat: 开发练习纸
This commit is contained in:
@@ -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: '认识时钟',
|
||||
|
||||
Reference in New Issue
Block a user