From ba7e2c9b7f2c67130685fe15bf7fb9f4a77232e5 Mon Sep 17 00:00:00 2001 From: tianyongbao Date: Mon, 16 Dec 2024 15:14:23 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=81=A5=E5=BA=B7=E7=AE=A1=E7=90=86?= =?UTF-8?q?=E7=B3=BB=E7=BB=9F=EF=BC=8C=E5=8A=9F=E8=83=BD=E4=BC=98=E5=8C=96?= =?UTF-8?q?=E5=8F=8A=E5=AE=8C=E5=96=84=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/router/index.js | 2 +- src/views/health/activity/index.vue | 32 +++++++++++------- src/views/health/doctorRecord/index.vue | 19 +++++++---- src/views/health/healthRecord/index.vue | 44 +++++++++++++------------ src/views/health/marStatistic/index.vue | 40 ++++++++++++++-------- 5 files changed, 82 insertions(+), 55 deletions(-) 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 @@ - + - - + + + + + + - - + +