flower-mp/pages/garden/components/growth.json
2025-12-29 17:32:10 +08:00

9 lines
257 B
JSON

{
"component": true,
"styleIsolation": "apply-shared",
"usingComponents": {
"t-popup": "tdesign-miniprogram/popup/popup",
"t-check-tag": "tdesign-miniprogram/check-tag/check-tag",
"t-textarea": "tdesign-miniprogram/textarea/textarea"
}
}