Files
doodle-mini/miniprogram/components/shape-card/shape-card.json
T
2025-07-25 17:16:33 +08:00

8 lines
141 B
JSON

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