feat: new page

This commit is contained in:
2026-01-21 15:07:11 +08:00
parent 607b292f36
commit 502c236b0d
31 changed files with 2730 additions and 186 deletions

View File

@@ -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: "系统管理",