fix: add dark mode background (#0B1120) to platformbiz index.ui

This commit is contained in:
yumoqing 2026-05-26 11:58:37 +08:00
parent e0f2942df3
commit 528d613abb

View File

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