feat: 开发练习纸
This commit is contained in:
@@ -4,7 +4,8 @@ export type CategoryId =
|
||||
| 'english'
|
||||
| 'puzzle'
|
||||
| 'craft'
|
||||
| 'pinyin';
|
||||
| 'pinyin'
|
||||
| 'papers';
|
||||
|
||||
/** Tab / 首页用的分类展示模型 */
|
||||
export interface CategoryType {
|
||||
|
||||
Reference in New Issue
Block a user