From a91b6e5499b20eec8f8867a98db429a3789f8c32 Mon Sep 17 00:00:00 2001 From: yumoqing Date: Sun, 31 May 2026 11:34:25 +0800 Subject: [PATCH] bugfix --- wwwroot/index.ui | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wwwroot/index.ui b/wwwroot/index.ui index 51ff853..72ebcc7 100644 --- a/wwwroot/index.ui +++ b/wwwroot/index.ui @@ -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" }