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

9 lines
186 B
JSON

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