Explorar el Código

数字环保 数据中心

wangzhe hace 2 años
padre
commit
fddbc64bdc
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      src/router/index.js

+ 2 - 2
src/router/index.js

@@ -32,7 +32,7 @@ import Layout from '@/layout'
 export const constantRoutes = [
   {
 		path: '/',
-		redirect: 'forest',
+		redirect: 'datacenter',
 	},
 	{
 		//生态云图
@@ -116,7 +116,7 @@ export const constantRoutes = [
 // 公共路由
 export const constantRoutesNew = [{
 		path: '/',
-		redirect: 'forest',
+		redirect: 'datacenter',
 	},
 	{
 		//生态云图