From 81c6151228531503fe40642f5f457613a20d1dcb Mon Sep 17 00:00:00 2001 From: yumoqing Date: Sun, 31 May 2026 10:36:54 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E7=94=A8=E6=88=B7=E7=99=BB=E5=BD=95?= =?UTF-8?q?=E5=90=8E=E8=87=AA=E5=8A=A8=E5=8A=A0=E8=BD=BDdashboard=E5=88=B0?= =?UTF-8?q?=E5=8F=B3=E4=BE=A7=E4=B8=BB=E5=86=85=E5=AE=B9=E5=8C=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- wwwroot/index.ui | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/wwwroot/index.ui b/wwwroot/index.ui index 93c1380..51ff853 100644 --- a/wwwroot/index.ui +++ b/wwwroot/index.ui @@ -156,6 +156,18 @@ "height": "100%", "padding": "24px" }, + "binds": [ + { + "wid": "app", + "event": "user_logined", + "actiontype": "urlwidget", + "target": "self", + "options": { + "url": "{{entire_url('/dashboard_for_sage/index.ui')}}" + }, + "mode": "replace" + } + ], "subwidgets": [ { "widgettype": "Text",