wxapp/components/switch/index.json
2024-08-03 19:57:17 +08:00

7 lines
90 B
JSON

{
"component": true,
"usingComponents": {
"van-loading": "../loading/index"
}
}