Files
doodle-mini/miniprogram/components3.0/word-picker/word-picker.json
T
2026-05-09 09:56:16 +08:00

11 lines
276 B
JSON

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