彭宇 il y a 2 ans
Parent
commit
20f6e72865
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/router/index.js

+ 1 - 1
src/router/index.js

@@ -45,7 +45,7 @@ export const constantRoutes = [
 	},
 	{
 		//数据中心
-		path: '/',
+		path: '/datacenter',
 		name: '',
 		component: () => import('@/views/datacenter'),
 		meta: {