Files
ClassContent/项目合集/校园失物招领/min-tpl/miniprogram_npm/wux-weapp/picker/index.json
2024-09-27 02:06:13 +08:00

9 lines
228 B
JSON

{
"component": true,
"usingComponents": {
"wux-popup": "../popup/index",
"wux-cascader-picker-view": "../cascader-picker-view/index",
"wux-multi-picker-view": "../multi-picker-view/index"
}
}