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

This commit is contained in:
yumoqing 2026-05-26 11:57:18 +08:00
parent 7c41db3f9b
commit bf868f3f3a

View File

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