revert: roll back signature quality period trends

This commit is contained in:
hectorzhao
2026-08-09 23:24:50 +08:00
parent e0c8f82bcf
commit 232d1c22a3
11 changed files with 38 additions and 393 deletions
+1 -1
View File
@@ -105,7 +105,7 @@ function AdminAuthenticatedLayout({ session }: { session: LoginSession }) {
{ label: '运营看板', to: '/admin', icon: Gauge },
{ label: '发送监控', to: '/admin/monitor', icon: Activity },
{ label: '网关异常', to: '/admin/gateway-submit-exceptions', icon: AlertTriangle },
{ label: '签名发送质量', to: '/admin/analytics', icon: BarChart3 },
{ label: '数据统计', to: '/admin/analytics', icon: BarChart3 },
],
},
{