mirror of
https://git.beihong.wang/wangbeihong/iot-bedroom-environment-controller.git
synced 2026-04-23 16:23:05 +08:00
8 lines
133 B
JSON
8 lines
133 B
JSON
{
|
|
"component": true,
|
|
"usingComponents": {
|
|
"picker-column": "../picker-column/index",
|
|
"loading": "../loading/index"
|
|
}
|
|
}
|