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