Files
doodle-mini/miniprogram/components/share-guide-popup/share-guide-popup.json
T
2025-11-21 17:17:36 +08:00

8 lines
139 B
JSON

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