feat:V2.5.3 图形符号配对

This commit is contained in:
R524809
2025-12-17 10:43:56 +08:00
parent d1a41602a7
commit 15d835f78e
19 changed files with 718 additions and 51 deletions
@@ -1,5 +1,5 @@
import { getImage } from '../../../utils/index';
import { getRandomNumberColor } from '../../../constants/mathFunctions';
import { getRandomNumberColor } from '../../../constants/colors';
interface DrawNumberDecomposeContentParams {
canvas: WechatMiniprogram.Canvas;