Files
doodle-mini/miniprogram/components/word-input/word-input.json
T
2026-04-07 17:23:05 +08:00

9 lines
180 B
JSON

{
"component": true,
"styleIsolation": "apply-shared",
"usingComponents": {
"toy-icon": "/toy/icon/icon",
"toy-button": "/toy/button-v2/button"
}
}