feat:2.4.4数一数比大小

This commit is contained in:
R524809
2025-12-05 16:06:40 +08:00
parent 0fcebb90cc
commit fedbe3d193
9 changed files with 590 additions and 4 deletions
+2 -1
View File
@@ -72,8 +72,9 @@ export const MATH_FUNCTION_TYPES: MathFunctionType[] = [
},
{
id: 'compare',
page: 'compare',
title: '数一数,比大小',
desc: '数一数,比较数量,在⭕️中填入>、<、=',
desc: '比较数量大小,在 ⭕️ 中填入>、<、=',
icon: '⚖️',
},
{