feat: 首页增加每日练习模块

This commit is contained in:
R524809
2026-05-22 11:29:08 +08:00
parent bcece55238
commit 143395dbfd
12 changed files with 866 additions and 983 deletions
+6 -6
View File
@@ -38,12 +38,12 @@ export const CATEGORY_LIST: CategoryType[] = [
icon: '🔤',
path: '/pages/category/category?id=english',
},
{
id: 'craft',
name: '创意手工',
icon: '🌈',
path: '/pages/category/category?id=craft',
},
// {
// id: 'craft',
// name: '创意手工',
// icon: '🌈',
// path: '/pages/category/category?id=craft',
// },
];
export const CATEGORY_LIST_WITH_ALL: CategoryType[] = [