diff --git a/src/router/index.ts b/src/router/index.ts index 5691ab8..557f268 100644 --- a/src/router/index.ts +++ b/src/router/index.ts @@ -28,7 +28,7 @@ export const constantRoutes: RouteRecordRaw[] = [ component: Layout, redirect: "/index", meta: { - title: "数据统计", + title: "数据中心", icon: "数据统计", alwaysShow: true, },