This commit is contained in:
2026-04-27 10:39:31 +08:00
parent 78291628ea
commit e88f8b921c
6 changed files with 55 additions and 781 deletions

View File

@ -421,46 +421,46 @@ const routes = [
name: "yyzx/jqxx/mryq",
component: () => import("../pages/yyzx/jqxx/mryq"),
},
{
path: "/newTwoHome",
name: "newTwoHome",
component: () => import("../pages/newTwoHome/index"),
},
{
path: "/newTwoHome/ldjsc",
name: "newTwoHome/ldjsc",
component: () => import("../pages/newTwoHome/ldjsc"),
},
{
path: "/newTwoHome/xd",
name: "newTwoHome/xd",
component: () => import("../pages/newTwoHome/xd"),
},
{
path: "/newTwoHome/zjq",
name: "newTwoHome/zjq",
component: () => import("../pages/newTwoHome/zjq"),
},
{
path: "/newTwoHome/zbbbList",
name: "newTwoHome/zbbbList",
component: () => import("../pages/newTwoHome/zbbbList"),
},
{
path: "/newTwoHome/yclList",
name: "newTwoHome/yclList",
component: () => import("../pages/newTwoHome/yclList"),
},
{
path: "/newTwoHome/addZl",
name: "newTwoHome/addZl",
component: () => import("../pages/newTwoHome/addZl"),
},
{
path: "/newTwoHome/myZl",
name: "newTwoHome/myZl",
component: () => import("../pages/newTwoHome/myZl"),
},
// {
// path: "/newTwoHome",
// name: "newTwoHome",
// component: () => import("../pages/newTwoHome/index"),
// },
// {
// path: "/newTwoHome/ldjsc",
// name: "newTwoHome/ldjsc",
// component: () => import("../pages/newTwoHome/ldjsc"),
// },
// {
// path: "/newTwoHome/xd",
// name: "newTwoHome/xd",
// component: () => import("../pages/newTwoHome/xd"),
// },
// {
// path: "/newTwoHome/zjq",
// name: "newTwoHome/zjq",
// component: () => import("../pages/newTwoHome/zjq"),
// },
// {
// path: "/newTwoHome/zbbbList",
// name: "newTwoHome/zbbbList",
// component: () => import("../pages/newTwoHome/zbbbList"),
// },
// {
// path: "/newTwoHome/yclList",
// name: "newTwoHome/yclList",
// component: () => import("../pages/newTwoHome/yclList"),
// },
// {
// path: "/newTwoHome/addZl",
// name: "newTwoHome/addZl",
// component: () => import("../pages/newTwoHome/addZl"),
// },
// {
// path: "/newTwoHome/myZl",
// name: "newTwoHome/myZl",
// component: () => import("../pages/newTwoHome/myZl"),
// },
{
path: "/my/views/wdgjMapPoint",
name: "my/views/wdgjMapPoint",
@ -583,16 +583,7 @@ const routes = [
name: "keyVehicle-detail",
component: () => import("../pages/keyVehicle/detail.vue"),
},
{
path: "/emergencyTasks",
name: "emergencyTasks",
component: () => import("../pages/emergencyTasks/index.vue"),
},
{
path: "/emergencyTask/detail",
name: "emergencyTask-detail",
component: () => import("../pages/emergencyTasks/detail.vue"),
},
{
path: "/dataReport",
name: "dataReport",