From 7e34dcd666b962853764174a689850bc3f663cc7 Mon Sep 17 00:00:00 2001 From: yumoqing Date: Wed, 14 Jan 2026 09:42:57 +0800 Subject: [PATCH] bugfix --- wwwroot/user/user.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wwwroot/user/user.ui b/wwwroot/user/user.ui index 62cf68c..411f2bc 100644 --- a/wwwroot/user/user.ui +++ b/wwwroot/user/user.ui @@ -8,7 +8,7 @@ { "widgettype":"urlwidget", "options":{ - "url":"{{entire_url('userinfo.ui')}}", + "url":"{{entire_url('userinfo.ui')}}" } } ]