mirror of
https://github.com/jekip/naive-ui-admin.git
synced 2026-02-15 18:52:27 +08:00
1.8.0
This commit is contained in:
@@ -17,6 +17,15 @@ const routes: Array<RouteRecordRaw> = [
|
||||
icon: renderIcon(DesktopOutline),
|
||||
},
|
||||
children: [
|
||||
{
|
||||
path: 'naive-admin',
|
||||
name: 'naive-admin',
|
||||
meta: {
|
||||
title: 'NaiveAdmin',
|
||||
frameSrc: 'https://www.naiveadmin.com',
|
||||
},
|
||||
component: IFrame,
|
||||
},
|
||||
{
|
||||
path: 'docs',
|
||||
name: 'frame-docs',
|
||||
|
||||
Reference in New Issue
Block a user