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",