* my: set active item of mainNavbar.

This commit is contained in:
sunhao
2024-05-23 09:24:11 +08:00
parent d771a61cf7
commit 331b7f9770
+1
View File
@@ -36,6 +36,7 @@ if($app->rawMethod == 'work')
mainNavbar
(
set::active($mode),
set::badgeMap($badgeMap)
);
}