Files
doodle-mini/miniprogram/components/word-picker/word-picker.json
T
2025-06-26 17:12:35 +08:00

11 lines
272 B
JSON

{
"component": true,
"styleIsolation": "isolated",
"usingComponents": {
"van-popup": "@vant/weapp/popup/index",
"toy-button": "/ui/button/button",
"van-tab": "@vant/weapp/tab/index",
"van-tabs": "@vant/weapp/tabs/index"
}
}