feat: 完成分类页开发
This commit is contained in:
@@ -46,6 +46,7 @@ export type HomeDisplayDataset = {
|
||||
const HOME_CATEGORY_TABS = [
|
||||
{ id: 'all', name: '全部' },
|
||||
{ id: 'math', name: '数感启蒙' },
|
||||
{ id: 'pinyin', name: '汉语拼音' },
|
||||
{ id: 'puzzle', name: '益智游戏' },
|
||||
{ id: 'chinese', name: '趣味识字' },
|
||||
{ id: 'english', name: '英语启蒙' },
|
||||
|
||||
Reference in New Issue
Block a user