mirror of
https://git.beihong.wang/wangbeihong/iot-bedroom-environment-controller.git
synced 2026-04-23 14:53:04 +08:00
8 lines
121 B
JSON
8 lines
121 B
JSON
{
|
|
"component": true,
|
|
"usingComponents": {
|
|
"van-info": "../info/index",
|
|
"van-sticky": "../sticky/index"
|
|
}
|
|
}
|