|
|
|
@ -101,73 +101,73 @@ export const constantRoutes = [
|
|
|
|
|
|
|
|
|
|
],
|
|
|
|
|
},
|
|
|
|
|
// {
|
|
|
|
|
// path: "/mudu",
|
|
|
|
|
// component: Simplely,
|
|
|
|
|
// hidden: true,
|
|
|
|
|
// children: [
|
|
|
|
|
// {
|
|
|
|
|
// path: "test",
|
|
|
|
|
// component: () => import("@/views/test.vue"),
|
|
|
|
|
// name: "test",
|
|
|
|
|
// },
|
|
|
|
|
// {
|
|
|
|
|
// path: "check",
|
|
|
|
|
// component: () => import("@/views/mudu/check/index"),
|
|
|
|
|
// name: "check",
|
|
|
|
|
// },
|
|
|
|
|
// {
|
|
|
|
|
// path: "profile",
|
|
|
|
|
// component: () => import("@/views/mudu/none/profile.vue"),
|
|
|
|
|
// name: "profile",
|
|
|
|
|
// },
|
|
|
|
|
// {
|
|
|
|
|
// path: "point",
|
|
|
|
|
// component: () => import("@/views/mudu/point/index.vue"),
|
|
|
|
|
// name: "point",
|
|
|
|
|
// },
|
|
|
|
|
// {
|
|
|
|
|
// path: "records",
|
|
|
|
|
// component: () => import("@/views/mudu/records/index"),
|
|
|
|
|
// name: "records",
|
|
|
|
|
// },
|
|
|
|
|
// {
|
|
|
|
|
// path: "receiver",
|
|
|
|
|
// component: () => import("@/views/mudu/receiver/index.vue"),
|
|
|
|
|
// name: "receiver",
|
|
|
|
|
// },
|
|
|
|
|
// {
|
|
|
|
|
// path: "transportation",
|
|
|
|
|
// component: () => import("@/views/mudu/transportation/index.vue"),
|
|
|
|
|
// name: "transportation",
|
|
|
|
|
// },
|
|
|
|
|
// {
|
|
|
|
|
// path: "equipment",
|
|
|
|
|
// component: () => import("@/views/mudu/equipment/index.vue"),
|
|
|
|
|
// name: "equipment",
|
|
|
|
|
// },
|
|
|
|
|
// {
|
|
|
|
|
// path: "train",
|
|
|
|
|
// component: () => import("@/views/mudu/train/index.vue"),
|
|
|
|
|
// name: "train",
|
|
|
|
|
// },
|
|
|
|
|
// {
|
|
|
|
|
// path: "order",
|
|
|
|
|
// component: () => import("@/views/mudu/none/order.vue"),
|
|
|
|
|
// name: "order",
|
|
|
|
|
// },
|
|
|
|
|
// {
|
|
|
|
|
// path: "article",
|
|
|
|
|
// component: () => import("@/views/mudu/article/index.vue"),
|
|
|
|
|
// name: "article",
|
|
|
|
|
// },
|
|
|
|
|
// {
|
|
|
|
|
// path: "directory",
|
|
|
|
|
// component: () => import("@/views/mudu/directory/index.vue"),
|
|
|
|
|
// name: "directory",
|
|
|
|
|
// },
|
|
|
|
|
// ],
|
|
|
|
|
// },
|
|
|
|
|
{
|
|
|
|
|
path: "/mudu",
|
|
|
|
|
component: Simplely,
|
|
|
|
|
hidden: true,
|
|
|
|
|
children: [
|
|
|
|
|
{
|
|
|
|
|
path: "test",
|
|
|
|
|
component: () => import("@/views/test.vue"),
|
|
|
|
|
name: "test",
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
path: "check",
|
|
|
|
|
component: () => import("@/views/mudu/check/index"),
|
|
|
|
|
name: "check",
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
path: "profile",
|
|
|
|
|
component: () => import("@/views/mudu/none/profile.vue"),
|
|
|
|
|
name: "profile",
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
path: "point",
|
|
|
|
|
component: () => import("@/views/mudu/point/index.vue"),
|
|
|
|
|
name: "point",
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
path: "records",
|
|
|
|
|
component: () => import("@/views/mudu/records/index"),
|
|
|
|
|
name: "records",
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
path: "receiver",
|
|
|
|
|
component: () => import("@/views/mudu/receiver/index.vue"),
|
|
|
|
|
name: "receiver",
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
path: "transportation",
|
|
|
|
|
component: () => import("@/views/mudu/transportation/index.vue"),
|
|
|
|
|
name: "transportation",
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
path: "equipment",
|
|
|
|
|
component: () => import("@/views/mudu/equipment/index.vue"),
|
|
|
|
|
name: "equipment",
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
path: "train",
|
|
|
|
|
component: () => import("@/views/mudu/train/index.vue"),
|
|
|
|
|
name: "train",
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
path: "order",
|
|
|
|
|
component: () => import("@/views/mudu/none/order.vue"),
|
|
|
|
|
name: "order",
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
path: "article",
|
|
|
|
|
component: () => import("@/views/mudu/article/index.vue"),
|
|
|
|
|
name: "article",
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
path: "directory",
|
|
|
|
|
component: () => import("@/views/mudu/directory/index.vue"),
|
|
|
|
|
name: "directory",
|
|
|
|
|
},
|
|
|
|
|
],
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
path: "/user",
|
|
|
|
|
component: Layout,
|
|
|
|
|