forked from lucas/go-view-fetch
17 lines
269 B
JSON
17 lines
269 B
JSON
{
|
|
"source": [
|
|
{
|
|
"label": "场景总数",
|
|
"value": 264,
|
|
"color": "#00E5FF",
|
|
"image": "scene-total.png"
|
|
},
|
|
{
|
|
"label": "智控场景",
|
|
"value": 264,
|
|
"color": "#FFD700",
|
|
"image": "scene-control.png"
|
|
}
|
|
]
|
|
}
|