Files
doodle-mini/miniprogram/components/introduction-popup/introduction-popup.json
T

10 lines
228 B
JSON

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