diff --git a/miniprogram/mathPages/breakTen/breakTen.json b/miniprogram/mathPages/breakTen/breakTen.json index ab72cfe..7d3e269 100644 --- a/miniprogram/mathPages/breakTen/breakTen.json +++ b/miniprogram/mathPages/breakTen/breakTen.json @@ -5,6 +5,7 @@ "backgroundColor": "#F6F6F6", "enablePullDownRefresh": false, "usingComponents": { + "toy-button": "../../ui/button/button", "share-guide-popup": "../../components/share-guide-popup/share-guide-popup", "math-type-selector": "../../components/math-type-selector/math-type-selector", "math-bottom-buttons": "../../components/math-bottom-buttons/math-bottom-buttons",