fix: add dark mode background (#0B1120) to accounting index.ui (dataviz branch)

This commit is contained in:
yumoqing 2026-05-26 11:57:59 +08:00
parent 865d9b136e
commit 5c10c2cb30

View File

@ -3,7 +3,8 @@
"options": { "options": {
"width": "100%", "width": "100%",
"height": "100%", "height": "100%",
"padding": "0" "padding": "0",
"bgcolor": "#0B1120"
}, },
"subwidgets": [ "subwidgets": [
{ {