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