7 lines
236 B
JSON
Raw Permalink Normal View History

2025-12-19 09:46:56 +08:00
{
"component": true,
"usingComponents": {
"u-checkbox": "../../node-modules/uview-plus/components/u-checkbox/u-checkbox",
"u-checkbox-group": "../../node-modules/uview-plus/components/u-checkbox-group/u-checkbox-group"
}
}