feat: new page
This commit is contained in:
@@ -46,17 +46,18 @@ export default [
|
||||
// ],
|
||||
|
||||
// },
|
||||
{
|
||||
path: '/ai1',
|
||||
name: 'AI1',
|
||||
routes: [
|
||||
{
|
||||
name: 'ai样本',
|
||||
path: '/ai1/tag',
|
||||
component: './ai/sample-tag',
|
||||
},
|
||||
],
|
||||
},
|
||||
// {
|
||||
// path: "/ai1",
|
||||
// name: "AI1",
|
||||
// // redirect: "tag",
|
||||
// routes: [
|
||||
// {
|
||||
// name: "ai样本",
|
||||
// path: "tag",
|
||||
// component: "./prod/list/components/service-rule/index",
|
||||
// },
|
||||
// ],
|
||||
// },
|
||||
// {
|
||||
// path: "/system",
|
||||
// name: "系统管理",
|
||||
|
||||
Reference in New Issue
Block a user