feat:修改按数字涂色的提示语

This commit is contained in:
R524809
2025-12-03 10:30:09 +08:00
parent 425eccea21
commit 0da5bf1758
2 changed files with 2 additions and 3 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ export const MATH_FUNCTION_TYPES: MathFunctionType[] = [
id: 'number-coloring',
page: 'countMatch',
title: '按数字,涂颜色',
desc: '根据数字给相应的圆圈涂色,巩固数字与数量的认知',
desc: '数字给相应的圆圈涂上颜色',
icon: '🎨',
},
{