feat:2.6.3补齐组件

This commit is contained in:
R524809
2025-12-25 16:38:31 +08:00
parent 52e9193121
commit 7dd10c7902
@@ -5,6 +5,7 @@
"backgroundColor": "#F6F6F6", "backgroundColor": "#F6F6F6",
"enablePullDownRefresh": false, "enablePullDownRefresh": false,
"usingComponents": { "usingComponents": {
"toy-button": "../../ui/button/button",
"share-guide-popup": "../../components/share-guide-popup/share-guide-popup", "share-guide-popup": "../../components/share-guide-popup/share-guide-popup",
"math-type-selector": "../../components/math-type-selector/math-type-selector", "math-type-selector": "../../components/math-type-selector/math-type-selector",
"math-bottom-buttons": "../../components/math-bottom-buttons/math-bottom-buttons", "math-bottom-buttons": "../../components/math-bottom-buttons/math-bottom-buttons",