Browse Source

振兴乡村首页

彭宇 2 years ago
parent
commit
849aeea993
2 changed files with 3 additions and 3 deletions
  1. 2 2
      src/router/index.js
  2. 1 1
      src/views/bigdata/bigdata.vue

+ 2 - 2
src/router/index.js

@@ -39,7 +39,7 @@ export const constantRoutes = [{
 		name: 'forest',
 		name: 'forest',
 		component: () => import('@/views/forest'),
 		component: () => import('@/views/forest'),
 		meta: {
 		meta: {
-			title: '林业云图'
+			title: '振兴乡村'
 		}
 		}
 	},
 	},
   {
   {
@@ -65,7 +65,7 @@ export const constantRoutesNew = [{
 		name: 'forest',
 		name: 'forest',
 		component: () => import('@/views/forest'),
 		component: () => import('@/views/forest'),
 		meta: {
 		meta: {
-			title: '林业云图'
+			title: '振兴乡村'
 		}
 		}
 	},
 	},
   {
   {

+ 1 - 1
src/views/bigdata/bigdata.vue

@@ -183,7 +183,7 @@ export default {
         {
         {
           //林业中心
           //林业中心
           path: '/forest',
           path: '/forest',
-          name: '林业云图'
+          name: '振兴乡村'
         },
         },
         // {
         // {
         //   //数据中心
         //   //数据中心