feat: new page
This commit is contained in:
@@ -16,7 +16,7 @@ export default {
|
||||
'/admin-api/': {
|
||||
// http://192.168.1.231:48080 伟强
|
||||
// https://petshy.tashowz.com/
|
||||
target: 'https://petshy.tashowz.com',
|
||||
target: 'https://petshy.tashowz.com/ ',
|
||||
changeOrigin: true,
|
||||
},
|
||||
},
|
||||
|
||||
@@ -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