mirror of
https://git.beihong.wang/wangbeihong/iot-bedroom-environment-controller.git
synced 2026-04-23 19:03:05 +08:00
9 lines
172 B
JSON
9 lines
172 B
JSON
{
|
|
"component": true,
|
|
"usingComponents": {
|
|
"van-icon": "../icon/index",
|
|
"van-sidebar": "../sidebar/index",
|
|
"van-sidebar-item": "../sidebar-item/index"
|
|
}
|
|
}
|