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

@@ -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,
},
},

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