Browse Source

数字环保 数据中心

wangzhe 2 năm trước cách đây
mục cha
commit
fddbc64bdc
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  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',
 	},
 	{
 		//生态云图