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

10 lines
224 B
JSON

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