diff --git a/src/router/index.js b/src/router/index.js index bb97fcb..f6045ff 100644 --- a/src/router/index.js +++ b/src/router/index.js @@ -65,7 +65,7 @@ export const constantRoutes = [ { path: '', component: Layout, - redirect: '/health/healthRecord' + redirect: '/healthAnalysis' // children: [ // { // path: '/index', diff --git a/src/views/health/activity/index.vue b/src/views/health/activity/index.vue index fd35a9d..9c02f19 100644 --- a/src/views/health/activity/index.vue +++ b/src/views/health/activity/index.vue @@ -33,17 +33,23 @@ - + - - + + + + + + - - + +