diff --git a/.gitignore b/.gitignore index cd89c54..815efea 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,9 @@ node_modules/ AGENTS.md .claude/settings.local.json +# ZCode 本地工作目录 +.zcode/ + # 临时文件(工具自动生成,下划线开头) _*.png _*.jpg diff --git a/emergency-app/professional/workbench/work-order-detail.html b/emergency-app/professional/workbench/work-order-detail.html index 40da99f..903ccff 100644 --- a/emergency-app/professional/workbench/work-order-detail.html +++ b/emergency-app/professional/workbench/work-order-detail.html @@ -170,6 +170,8 @@ body { background: #f0f2f5; display: flex; justify-content: center; align-items:
驾驶人电话138-9101-2001
随行人张伟
随行人电话138-9201-5001
+
目的地CQ能源职工医院急诊科
+
备注患者疑似脑血管意外,请携带心电监护设备
diff --git a/index.html b/index.html index 756529b..cdbfbf0 100644 --- a/index.html +++ b/index.html @@ -998,6 +998,14 @@ const SITE_MAP = [ {label:'净菜包装贴标秤 · 包装作业', file:'clean-veg-packaging-labeler/02-labeling.html'}, {label:'净菜包装贴标秤 · 包装历史', file:'clean-veg-packaging-labeler/03-history.html'}, {label:'净菜包装贴标秤 · 标签预览', file:'clean-veg-packaging-labeler/label-preview.html'} + ] }, + { name:'蓝牙称小程序', dir:'other-module/bluetooth-scale-miniprogram', entry:'index.html', done:true, pages:[ + {label:'登录页', file:'index.html'}, + {label:'主页(四Tab)', file:'main.html'}, + {label:'搜索设备', file:'search-device.html'}, + {label:'WiFi连接', file:'wifi-connect.html'}, + {label:'测量数据详情', file:'data-detail.html'}, + {label:'设备成员管理', file:'device-members.html'} ] } ]} ]; diff --git a/other-module/bluetooth-scale-miniprogram/add-member.html b/other-module/bluetooth-scale-miniprogram/add-member.html new file mode 100644 index 0000000..210ea8f --- /dev/null +++ b/other-module/bluetooth-scale-miniprogram/add-member.html @@ -0,0 +1,368 @@ + + + + + + 添加成员 - 蓝牙称 | 健康CQ原型 + + + +
+
+ 09:41 + 📶 􀊨 🔋 +
+ + + +
+ +
+ +
+
用户类型
+
+
👔 员工
+
👨‍👩‍👧 家庭成员
+
+
+ + +
+
+
+ 员工编号 + +
+
+ + + + + + + + +
输入员工编号后自动查询员工信息
+
+ + + +
+ +
+ + + +
+ + + + diff --git a/other-module/bluetooth-scale-miniprogram/data-detail.html b/other-module/bluetooth-scale-miniprogram/data-detail.html new file mode 100644 index 0000000..d44b725 --- /dev/null +++ b/other-module/bluetooth-scale-miniprogram/data-detail.html @@ -0,0 +1,226 @@ + + + + + + 详细报告 - 蓝牙称 | 健康CQ原型 + + + +
+
+ 09:41 + 📶 􀊨 🔋 +
+ + +
+ +
+
+
📅 2026-07-16 08:32
+
+
+
+ 72.5 + kg +
+
+ BMI 正常 + 较上次 -0.3kg +
+
+
+ + +
+
基础指标
+
+
身高
175cm
+
体重
72.5kg
+
BMI
23.7正常
+
基础代谢
1,680kcal
+
体脂肪量
15.2kg
+
体脂肪率
21.0%正常
+
+
+
+
BMI<18.5 消瘦18.5≤BMI<24 正常24≤BMI<28 超重BMI≥28 肥胖
+
+
+ + +
+
水分与蛋白质
+
体水分量
37.8kg
+
体水分率
52.1%
+
蛋白质量
8.2kg
+
蛋白质率
11.3%
+
+ + +
+
肌肉与骨骼
+
体肌肉量
30.5kg
+
体肌肉率
42.1%
+
体骨骼量
3.0kg
+
+ + +
+
脂肪分析
+
皮下脂肪量
12.8kg
+
皮下脂肪率
17.7%
+
除脂肪量
57.3kg
+
+ + +
+
细胞液
+
细胞外液量
14.2L
+
细胞外液率
37.6%
+
细胞内液量
23.6L
+
细胞内液率
62.4%
+
+ + +
+
其他
+
矿物质量
3.48kg
+
+
+ +
+
+ + diff --git a/other-module/bluetooth-scale-miniprogram/device-members.html b/other-module/bluetooth-scale-miniprogram/device-members.html new file mode 100644 index 0000000..ccbc502 --- /dev/null +++ b/other-module/bluetooth-scale-miniprogram/device-members.html @@ -0,0 +1,442 @@ + + + + + + 成员管理 - 蓝牙称 | 健康CQ原型 + + + +
+
+ 09:41 + 📶 􀊨 🔋 +
+ +
+ +
+ + +
+
⚖️
+
+
家庭蓝牙体脂秤 S1
+
型号:BS-A100
设备编码:BL2024A00158
+
+ 已连接 +
+ + + + + + +
+
+
+ + + + +
+
+
+
同步成员至设备
+
正在同步信息,请勿离开...
+
+
+
+
0%
+
+
+ + + diff --git a/other-module/bluetooth-scale-miniprogram/help-center.html b/other-module/bluetooth-scale-miniprogram/help-center.html new file mode 100644 index 0000000..453ab74 --- /dev/null +++ b/other-module/bluetooth-scale-miniprogram/help-center.html @@ -0,0 +1,136 @@ + + + + + + 帮助中心 - 蓝牙称 | 健康CQ原型 + + + +
+
+ 09:41 + 📶 􀊨 🔋 +
+ + +
+ +
+ +
+
+ + diff --git a/other-module/bluetooth-scale-miniprogram/help-detail.html b/other-module/bluetooth-scale-miniprogram/help-detail.html new file mode 100644 index 0000000..b7db8f9 --- /dev/null +++ b/other-module/bluetooth-scale-miniprogram/help-detail.html @@ -0,0 +1,112 @@ + + + + + + 问题详情 - 蓝牙称 | 健康CQ原型 + + + +
+
+ 09:41 + 📶 􀊨 🔋 +
+ + +
+
+
+
+ +
+
+ + + + diff --git a/other-module/bluetooth-scale-miniprogram/index.html b/other-module/bluetooth-scale-miniprogram/index.html new file mode 100644 index 0000000..3f52d8b --- /dev/null +++ b/other-module/bluetooth-scale-miniprogram/index.html @@ -0,0 +1,169 @@ + + + + + + 登录 - 蓝牙称 | 健康CQ原型 + + + +
+
+ 09:41 + 📶 􀊨 🔋 +
+
+ +
+ + +
+
+ + + + + + + +
+
蓝牙称
+
智能蓝牙体重管理
+
+ + +
+
+
⚖️
+
精准称重
+
+
+
📊
+
趋势分析
+
+
+
👨‍👩‍👧
+
多成员管理
+
+
+ + +
+ +
+
+
+ + + + diff --git a/other-module/bluetooth-scale-miniprogram/main.html b/other-module/bluetooth-scale-miniprogram/main.html new file mode 100644 index 0000000..5604ac0 --- /dev/null +++ b/other-module/bluetooth-scale-miniprogram/main.html @@ -0,0 +1,946 @@ + + + + + + 蓝牙称 - 主页 | 健康CQ原型 + + + +
+
+ 09:41 + 📶 􀊨 🔋 +
+ + +
+ + +
+ + +
+ +
+
智能体重秤 👋
+
设备智联 · 掌握健康
+
+ +
+ +
+
+
+
+
张建国
+
175cm · 45岁 · 男
+
+
+
+ + +
+ +
+
最近测量
+ + 详细报告 › +
+
2026年7月16日 08:32
+ +
+
体重
+
72.5 kg
+
↓ 较上次减少 0.2 kg
+
+
+
BMI
+
23.8
+
正常范围
+
+
+
+
体脂率
+
22.1%
+
标准
+
+
+
+ +
+
+
+
体脂肪量
+
16.0
+
kg
+
+
+
体水分量
+
39.7
+
kg
+
+
+
蛋白质量
+
1680
+
kcal
+
+
+
+
+
+
+ + +
+ +
+
⚖️
+
请绑定设备
+ + +
+ + +
+ + +
+ + + + +
+
近7日
+
近30日
+
近90日
+
+ + +
+
最高体重
72.9 kg
+
最低体重
72.4 kg
+
平均体重
72.6 kg
+
体重变化
↓0.3 kg
+
+ +
+
+
+
16
+
7月
+
+
+
72.5 kg
+
+ BMI 23.8体脂 22.1%08:32 +
+
+
▼0.2
+ +
+
+
+
15
+
7月
+
+
+
72.7 kg
+
+ BMI 23.9体脂 22.3%07:50 +
+
+
▲0.3
+ +
+
+
+
14
+
7月
+
+
+
72.4 kg
+
+ BMI 23.7体脂 22.0%08:15 +
+
+
▼0.5
+ +
+
+
+
13
+
7月
+
+
+
72.9 kg
+
+ BMI 23.9体脂 22.4%08:20 +
+
+
━ 0
+ +
+
+
+
12
+
7月
+
+
+
72.9 kg
+
+ BMI 23.9体脂 22.2%07:45 +
+
+
▲0.3
+ +
+
+
+
11
+
7月
+
+
+
72.6 kg
+
+ BMI 23.8体脂 22.0%08:30 +
+
+
▼0.2
+ +
+
+
+
10
+
7月
+
+
+
72.8 kg
+
+ BMI 23.9体脂 22.3%08:10 +
+
+
━ 0
+ +
+
+ + + + + + + + + + +
+ + +
+ +
+
+
+
张建国
+
男 · 45岁
+
健康科技公司 · 技术部-研发组
+
+
+ + + + + + +
+ +
+ + +
+
+ 🏠首页 +
+
+ 📱设备 +
+
+ 📊数据 +
+
+ 👤我的 +
+
+ +
+ + +
+
+
+ 切换用户 + × +
+
+
+
+
+ 张建国本人 +
男 · 45岁 · 175cm
+
+
+
+
+
+ 李秀英家庭成员 +
女 · 43岁 · 162cm
+
+
+
+
+
+ 张晓明家庭成员 +
男 · 12岁 · 152cm
+
+
+
+
+
+ 王淑芬家庭成员 +
女 · 68岁 · 158cm
+
+
+
+
+
+
+ + + + +
+
+
+
正在连接设备
+
请确保设备处于开启状态
请勿离开...
+
+
+ + +
+
+
+
正在获取设备本地未上传数据...
+
请稍候
+
+
+ + + diff --git a/other-module/bluetooth-scale-miniprogram/profile-complete.html b/other-module/bluetooth-scale-miniprogram/profile-complete.html new file mode 100644 index 0000000..b4a6f8b --- /dev/null +++ b/other-module/bluetooth-scale-miniprogram/profile-complete.html @@ -0,0 +1,226 @@ + + + + + + 完善个人信息 - 蓝牙称 | 健康CQ原型 + + + +
+
+ 09:41 + 📶 􀊨 🔋 +
+ + + +
+ +
+ +
⚠️请完整填写信息,用于精准计算体脂数据
+ + +
+
+ 姓名* + +
+
+ 身份证* + +
+
+ 性别* +
+
👨 男
+
👩 女
+
+
根据身份证自动识别
+
+
+ 年龄* + +
+
+ 身高* + cm +
+
+ + +
+ +
+
+ + + + diff --git a/other-module/bluetooth-scale-miniprogram/profile.html b/other-module/bluetooth-scale-miniprogram/profile.html new file mode 100644 index 0000000..1b1c35e --- /dev/null +++ b/other-module/bluetooth-scale-miniprogram/profile.html @@ -0,0 +1,133 @@ + + + + + + 个人信息 - 蓝牙称 | 健康CQ原型 + + + +
+
+ 09:41 + 📶 􀊨 🔋 +
+ + +
+ +
+
+
+ + +
+
姓名张建国
+
身份证4301**********1234
+
性别
+
年龄45岁
+
单位健康科技公司
+
部门技术部-研发组
+
身高175cm
+
+ + +
+ +
+
+ + + + diff --git a/other-module/bluetooth-scale-miniprogram/search-device.html b/other-module/bluetooth-scale-miniprogram/search-device.html new file mode 100644 index 0000000..6e1b03b --- /dev/null +++ b/other-module/bluetooth-scale-miniprogram/search-device.html @@ -0,0 +1,246 @@ + + + + + + 搜索设备 - 蓝牙称 | 健康CQ原型 + + + +
+
+ 09:41 + 📶 􀊨 🔋 +
+ + + +
+ +
+ +
+
+
+
+
+
⚖️
+
+
搜索设备中…
+
请确保手机蓝牙已开启
设备处于开启状态
+
📱 手机尽量靠近设备(2米以内)
+ + +
+ + +
🔍 发现的设备
+
+ +
+
⚖️
+
+
家庭蓝牙体脂秤 S1
+
+ 已连接 +
+ +
+
⚖️
+
+
办公蓝牙体重秤 B2
+
+ 未连接 + +
+
+
+
+
+ +
+
+ + + + diff --git a/other-module/bluetooth-scale-miniprogram/wifi-connect.html b/other-module/bluetooth-scale-miniprogram/wifi-connect.html new file mode 100644 index 0000000..6580d0a --- /dev/null +++ b/other-module/bluetooth-scale-miniprogram/wifi-connect.html @@ -0,0 +1,231 @@ + + + + + + WiFi连接 - 蓝牙称 | 健康CQ原型 + + + +
+
+ 09:41 + 📶 􀊨 🔋 +
+ + + +
+ +
+ +
+
📡
+
正在搜索附近 WiFi…
+
请稍候
+
+ + +
+
+ 附近的 WiFi 网络 + 🔄 刷新 +
+
+ +
+ 📶 +
+
Office-5G
+
WPA2 安全
+
+ +
+
+ 📶 +
+
Health-Net
+
WPA2 安全
+
+ 🔒 +
+
+ 📶 +
+
Canteen-WiFi
+
开放网络
+
+
+
+ 📶 +
+
Guest-2.4G
+
开放网络
+
+
+
+
+
+ +
+
+ + + +