mirror of
https://gitee.com/dromara/go-view.git
synced 2026-05-12 00:00:01 +08:00
feat: 新增预览页
This commit is contained in:
+2
-1
@@ -20,7 +20,8 @@ const RootRoute: Array<RouteRecordRaw> = [
|
||||
children: [
|
||||
...HttpErrorPage,
|
||||
modules.projectRoutes,
|
||||
modules.chartRoutes
|
||||
modules.chartRoutes,
|
||||
modules.previewRoutes
|
||||
]
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user