fix:汉语拼音和英语启蒙的icon重复

This commit is contained in:
R524809
2026-05-25 14:33:45 +08:00
parent 4379358a41
commit 4d6b65e223
+1 -1
View File
@@ -23,7 +23,7 @@ export const CATEGORY_LIST: CategoryType[] = [
{
id: 'pinyin',
name: '汉语拼音',
icon: '🔤',
icon: 'ǎ',
path: '/pages/category/category?id=pinyin',
},
{