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