From 84776cacc208a37e05ef500e7c30adcc09e54f70 Mon Sep 17 00:00:00 2001 From: tianyongbao Date: Sun, 8 Dec 2024 23:17:45 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E8=8C=85=E5=8F=B0=E9=A2=84=E7=BA=A6?= =?UTF-8?q?=E7=B3=BB=E7=BB=9F=EF=BC=8C=E5=88=9D=E5=A7=8B=E5=8C=96=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages.json | 4 ++-- src/pages/health/homepage/index.vue | 18 +++++++++--------- src/pages/login.vue | 2 +- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/src/pages.json b/src/pages.json index df17864..265eb8a 100644 --- a/src/pages.json +++ b/src/pages.json @@ -257,13 +257,13 @@ "pagePath": "pages/health/index", "iconPath": "static/images/tabbar/work.png", "selectedIconPath": "static/images/tabbar/work_.png", - "text": "工作台" + "text": "账号管理" }, { "pagePath": "pages/health/statistic/index", "iconPath": "static/images/tabbar/statistic.png", "selectedIconPath": "static/images/tabbar/statistic_.png", - "text": "统计分析" + "text": "预约记录" }, { "pagePath": "pages/mine", diff --git a/src/pages/health/homepage/index.vue b/src/pages/health/homepage/index.vue index 28b98cd..ec19c1a 100644 --- a/src/pages/health/homepage/index.vue +++ b/src/pages/health/homepage/index.vue @@ -4,20 +4,20 @@
-
    健康总览
+
    数据总览
-
成员数
+
账号数量
3
-
档案数量
-
5
+
预约次数
+
5
@@ -27,14 +27,14 @@
-
就医次数
+
门店数量
8
-
用药次数
+
商品数量
100
@@ -44,14 +44,14 @@
-
体温记录
+
成功次数
88
-
体重身高记录
+
失败次数
100
@@ -61,7 +61,7 @@
-
活动记录
+
旅行次数
8
diff --git a/src/pages/login.vue b/src/pages/login.vue index c458fbc..57106c8 100644 --- a/src/pages/login.vue +++ b/src/pages/login.vue @@ -3,7 +3,7 @@ - 智聪健康平台登录 + 智聪茅台预约登录