Files
doodle-mini/miniprogram/components/math-bottom-buttons/math-bottom-buttons.json
T
2025-12-11 17:47:22 +08:00

7 lines
105 B
JSON

{
"component": true,
"usingComponents": {
"toy-button": "../../ui/button/button"
}
}