shenzhen-dev #2

Merged
admin merged 614 commits from shenzhen-dev into master 2025-06-03 18:28:43 +08:00
Showing only changes of commit d16a7c77a8 - Show all commits

View File

@ -62,16 +62,16 @@ export const staticRouter: RouteRecordRaw[] = [
name: "车辆测速",
component: () => import("@/views/sevenLargeScreen/vehicleManagespeed/index.vue")
},
{
path: "/highsloperitem",
name: "高边坡监测",
component: () => import("@/views/sevenLargeScreen/ztsyjitem/highslope.vue")
},
{
path: "/trench",
name: "基站监测",
component: () => import("@/views/sevenLargeScreen/ztsyjitem/trench.vue")
},
// {
// path: "/highsloperitem",
// name: "高边坡监测",
// component: () => import("@/views/sevenLargeScreen/ztsyjitem/highslope.vue")
// },
// {
// path: "/trench",
// name: "基站监测",
// component: () => import("@/views/sevenLargeScreen/ztsyjitem/trench.vue")
// },
{
path: "/towerCraneMonitoring",
name: "塔吊监测",