From d2671013411eeafbdec80f030078fe92e16c03fa Mon Sep 17 00:00:00 2001
From: qcl_123 <5212384+qcl_123@user.noreply.gitee.com>
Date: Mon, 23 Mar 2026 14:25:46 +0800
Subject: [PATCH] 123
---
element/manuallyAdd/publicAdd.vue | 173 +++++++++++++
pages/PublicCards/PublicCards.vue | 396 ++++++++++++++++++++++++++++++
pages/PublicCards/charts.vue | 202 +++++++++++++++
pages/PublicCards/contrast.vue | 256 +++++++++++++++++++
pages/PublicCards/history.vue | 272 ++++++++++++++++++++
pages/PublicCards/pkdetail.vue | 156 ++++++++++++
6 files changed, 1455 insertions(+)
create mode 100644 element/manuallyAdd/publicAdd.vue
create mode 100644 pages/PublicCards/PublicCards.vue
create mode 100644 pages/PublicCards/charts.vue
create mode 100644 pages/PublicCards/contrast.vue
create mode 100644 pages/PublicCards/history.vue
create mode 100644 pages/PublicCards/pkdetail.vue
diff --git a/element/manuallyAdd/publicAdd.vue b/element/manuallyAdd/publicAdd.vue
new file mode 100644
index 00000000..94b76bd5
--- /dev/null
+++ b/element/manuallyAdd/publicAdd.vue
@@ -0,0 +1,173 @@
+
+
+
+
+ 手动记录
+
+ 项目
+
+
+ {{name?name:'请选择'}}
+
+
+
+
+
+
+ 日期
+
+
+ {{regTime?regTime:'请选择'}}
+
+
+
+
+
+
+ 时长
+
+
+ {{time_m?time_m+':':'请选择'}}{{time_s?time_s:''}}
+
+
+
+
+
+ 取消
+ 确定
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/pages/PublicCards/PublicCards.vue b/pages/PublicCards/PublicCards.vue
new file mode 100644
index 00000000..4ea96080
--- /dev/null
+++ b/pages/PublicCards/PublicCards.vue
@@ -0,0 +1,396 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ite.text}}
+ {{ite.max_val}}
+
+
+
+
+
+
+
+
+
+ {{ite.this_time_title}}:
+
+
+ {{ite.this_time_value?ite.this_time_value:'-'}}
+
+
+
+ {{ite.today_time_title}}:
+
+
+ {{ite.today_time_value?ite.today_time_value:'-'}}
+
+
+
+
+
+
+ {{ite.today_times?ite.today_times:'-'}}
+
+
+
+ {{ite.all_time_title}}:
+
+
+ {{ite.all_time_value?ite.all_time_value:'-'}}
+
+
+
+
+
+
+ {{ite.all_times?ite.all_times:'-'}}
+
+
+
+
+ 训练成绩为
+
+
+ {{ite.score?ite.score:'-'}}
+
+
+ {{ite.standard}}
+
+ 总成绩为{{ite.max_score}}分
+
+
+
+
+ {{ite.describe}}
+
+
+
+
+
+
+
+
+
+ 运动曲线
+
+
+
+
+
+ 历史记录
+
+
+
+
+
+ 数据对比
+
+
+
+
+
+ 添加记录
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/pages/PublicCards/charts.vue b/pages/PublicCards/charts.vue
new file mode 100644
index 00000000..fba53bf5
--- /dev/null
+++ b/pages/PublicCards/charts.vue
@@ -0,0 +1,202 @@
+
+
+
+
+
+
+
+ {{startTime?startTime:startDate}}
+
+
+ ~
+
+ {{endTime?endTime:endDate}}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 暂无数据,请手动添加~
+
+
+
+ {{item.title}}
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/pages/PublicCards/contrast.vue b/pages/PublicCards/contrast.vue
new file mode 100644
index 00000000..06057774
--- /dev/null
+++ b/pages/PublicCards/contrast.vue
@@ -0,0 +1,256 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{item.v1}}{{item.v1_name}}
+ {{item.v2}}{{item.v2_name}}
+ {{item.v3}}{{item.v3_name}}
+
+
+
+
+
+
+
+ {{ite.r_t}}
+ {{ite.v1}}{{ite.v1_name}}
+ {{ite.v2}}{{ite.v2_name}}
+ {{ite.v3}}{{ite.v3_name}}
+
+
+
+
+
+ vs
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/pages/PublicCards/history.vue b/pages/PublicCards/history.vue
new file mode 100644
index 00000000..35fd58e1
--- /dev/null
+++ b/pages/PublicCards/history.vue
@@ -0,0 +1,272 @@
+
+
+
+
+
+
+
+
+
+
+
+
+ {{item.record_time}}
+
+ {{item.v1}}{{item.v1_name}}
+ {{item.v2}}{{item.v2_name}}
+
+
+
+
+ —— 到底了,看看别的吧 ——
+
+
+
+ 暂无数据
+
+
+
+
+
+
\ No newline at end of file
diff --git a/pages/PublicCards/pkdetail.vue b/pages/PublicCards/pkdetail.vue
new file mode 100644
index 00000000..b7873fe5
--- /dev/null
+++ b/pages/PublicCards/pkdetail.vue
@@ -0,0 +1,156 @@
+
+
+
+
+
+ {{memInfo.day?memInfo.day:'0'}}
+ 时间(天)
+
+
+ {{memInfo.weightdiff?Math.abs(memInfo.weightdiff):0}}
+ 增重(kg)
+ 减重(kg)
+
+
+ {{memInfo.fat_wdiff?Math.abs(memInfo.fat_wdiff):0}}
+ 增脂(kg)
+ 减脂(kg)
+
+
+
+ {{memInfo.time}}
+ 数据变化
+
+
+
+
+
+ {{memInfo.time}}
+
+ 数据变化
+
+
+
+
+
+ 趋势
+ 之前
+ 之后
+
+
+
+ {{ite.title}}
+
+
+ {{acd_id!=6?Math.abs(ite.diffval):ite.diffval}}
+
+
+
+
+
+ {{ite.firstresult?ite.firstresult.value:'-'}}
+ {{ite.firstresult.level}}
+
+
+ {{ite.secondresult?ite.secondresult.value:'-'}}
+ {{ite.secondresult.level}}
+
+
+
+
+
+
+
+
+
\ No newline at end of file