From 8859c413934a9310877076e06e5daf3d07a02435 Mon Sep 17 00:00:00 2001 From: yumoqing Date: Thu, 25 Dec 2025 17:33:59 +0800 Subject: [PATCH] bugfix --- wwwroot/usermenu.ui | 2 ++ 1 file changed, 2 insertions(+) diff --git a/wwwroot/usermenu.ui b/wwwroot/usermenu.ui index c6ab0ae..cd97281 100644 --- a/wwwroot/usermenu.ui +++ b/wwwroot/usermenu.ui @@ -13,6 +13,7 @@ }, { "name":"payment_log", + "icon":"{{entire_url('imgs/payment_log.svg')}}", "label":"充值历史", "url":"{{entire_url('payment_log')}}" } @@ -31,6 +32,7 @@ { "name":"payment_log", "label":"充值历史", + "icon":"{{entire_url('imgs/payment_log.svg')}}", "url":"{{entire_url('payment_log')}}" } {% endif %}