|
|
@ -220,17 +220,17 @@ const routes = [
|
|
|
|
requiresAuth: true,
|
|
|
|
requiresAuth: true,
|
|
|
|
},
|
|
|
|
},
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
// {
|
|
|
|
path: "/photoTotal",
|
|
|
|
// path: "/photoTotal",
|
|
|
|
component: () => import("../views/photoTotal/index.vue"),
|
|
|
|
// component: () => import("../views/photoTotal/index.vue"),
|
|
|
|
name: "photoTotal",
|
|
|
|
// name: "photoTotal",
|
|
|
|
meta: {
|
|
|
|
// meta: {
|
|
|
|
title: "图片数据统计",
|
|
|
|
// title: "图片数据统计",
|
|
|
|
icon: "",
|
|
|
|
// icon: "",
|
|
|
|
keepAlive: true,
|
|
|
|
// keepAlive: true,
|
|
|
|
requiresAuth: true,
|
|
|
|
// requiresAuth: true,
|
|
|
|
},
|
|
|
|
// },
|
|
|
|
},
|
|
|
|
// },
|
|
|
|
{
|
|
|
|
{
|
|
|
|
path: "/aiwork",
|
|
|
|
path: "/aiwork",
|
|
|
|
component: () => import("../views/system/drawPic.vue"),
|
|
|
|
component: () => import("../views/system/drawPic.vue"),
|
|
|
@ -295,7 +295,7 @@ const routes = [
|
|
|
|
keepAlive: true,
|
|
|
|
keepAlive: true,
|
|
|
|
requiresAuth: true,
|
|
|
|
requiresAuth: true,
|
|
|
|
},
|
|
|
|
},
|
|
|
|
}
|
|
|
|
},
|
|
|
|
],
|
|
|
|
],
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|