Files
coupon/miniprogram/@vant/weapp/lib/picker/index.json
2023-02-18 16:24:17 +08:00

8 lines
133 B
JSON

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