diff --git a/src/AuthRoute.tsx b/src/AuthRoute.tsx index c93526f..fa7241d 100644 --- a/src/AuthRoute.tsx +++ b/src/AuthRoute.tsx @@ -22,6 +22,7 @@ const AuthRoute = () => { if (!isLogin) { return ( ) diff --git a/src/pages/System/Statistics/OnlineInfo.tsx b/src/pages/System/Statistics/OnlineInfo.tsx index 03ea1a4..59704af 100644 --- a/src/pages/System/Statistics/OnlineInfo.tsx +++ b/src/pages/System/Statistics/OnlineInfo.tsx @@ -121,7 +121,7 @@ const OnlineInfo = () => { disabled={isLoading} style={{ width: '8em' }} > - 今天 + 最近24小时 最近7天 最近30天 最近3个月