feat:修改入口和 Tip
This commit is contained in:
@@ -79,8 +79,9 @@ export const MATH_FUNCTION_TYPES: MathFunctionType[] = [
|
||||
id: 'number-sort',
|
||||
page: 'numberSort',
|
||||
title: '数字排序',
|
||||
desc: '数字牌被打乱了,把正确的数字按顺序写下来吧~',
|
||||
desc: '数字排序,写出正确顺序',
|
||||
icon: '🔢',
|
||||
img: '/assets/mathEntrance/number-sort.png',
|
||||
},
|
||||
{
|
||||
id: 'number-decompose',
|
||||
|
||||
Reference in New Issue
Block a user