feat: 开发练习纸
This commit is contained in:
@@ -38,6 +38,12 @@ export const CATEGORY_LIST: CategoryType[] = [
|
||||
icon: '🔤',
|
||||
path: '/pages/category/category?id=english',
|
||||
},
|
||||
{
|
||||
id: 'papers',
|
||||
name: '作业纸',
|
||||
icon: '📄',
|
||||
path: '/pages/category/category?id=papers',
|
||||
},
|
||||
// {
|
||||
// id: 'craft',
|
||||
// name: '创意手工',
|
||||
|
||||
Reference in New Issue
Block a user