更新
This commit is contained in:
@ -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",
|
||||
|
||||
Reference in New Issue
Block a user