Files
doodle-mini/miniprogram/components/word-input/word-input.json
T

9 lines
184 B
JSON

{
"component": true,
"styleIsolation": "apply-shared",
"usingComponents": {
"van-icon": "@vant/weapp/icon/index",
"toy-button": "/ui/button/button"
}
}