This commit is contained in:
yumoqing 2026-05-31 11:34:25 +08:00
parent ba8d25fa66
commit a91b6e5499

View File

@ -39,7 +39,7 @@
{ {
"widgettype": "Image", "widgettype": "Image",
"options": { "options": {
"url": "{{entire_url('/imgs/msp.svg')}}", "url": "{{entire_url('/imgs/ocai.svg')}}",
"height": "32px", "height": "32px",
"marginLeft": "12px" "marginLeft": "12px"
} }
@ -48,7 +48,7 @@
"widgettype": "Title4", "widgettype": "Title4",
"options": { "options": {
"css": "sage-brand-title", "css": "sage-brand-title",
"text": "Sage", "text": "元境",
"fontWeight": "bold", "fontWeight": "bold",
"marginLeft": "8px" "marginLeft": "8px"
} }