From 4aba5204ccf4faaf9c0799f95152f59cde0232ee Mon Sep 17 00:00:00 2001 From: kola-web Date: Wed, 9 Jul 2025 14:47:59 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8C=BB=E7=94=9F=E7=AB=AF=E9=83=A8=E5=88=86ui?= =?UTF-8?q?=E5=BC=80=E5=8F=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- src/components/popup/index.wxml | 18 +++---- src/doctor/pages/index/index.wxml | 14 ++--- src/doctor/pages/login/index.wxml | 6 +-- src/doctor/pages/my/index.wxml | 6 +-- src/patient/pages/aavReport/index.wxml | 8 +-- src/patient/pages/askPatient/index.wxml | 8 +-- src/patient/pages/bbmRemark/index.wxml | 12 ++--- src/patient/pages/bindDoctor/index.wxml | 4 +- src/patient/pages/blood/index.wxml | 2 +- src/patient/pages/bloodAdd/index.wxml | 2 +- src/patient/pages/coltStat/index.wxml | 4 +- src/patient/pages/course/index.wxml | 12 ++--- src/patient/pages/doctorList/index.wxml | 2 +- src/patient/pages/entryInfo/index.wxml | 8 +-- src/patient/pages/family/index.wxml | 2 +- src/patient/pages/file/index.wxml | 14 ++--- src/patient/pages/followPlan/index.wxml | 2 +- src/patient/pages/index/index.wxml | 6 +-- src/patient/pages/inhibitorsManageList/index.wxml | 4 +- src/patient/pages/injectDate/index.wxml | 4 +- src/patient/pages/lastDiagnosisReport/index.wxml | 20 ++++---- src/patient/pages/login/index.wxml | 4 +- src/patient/pages/loginOut/index.wxml | 2 +- src/patient/pages/my/index.wxml | 6 +-- src/patient/pages/preDiagnosisReport/index.wxml | 62 +++++++++++------------ 26 files changed, 117 insertions(+), 117 deletions(-) diff --git a/README.md b/README.md index ceb86d3..01e9615 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ svn://39.106.86.127:28386/projects/wutian_xueyoubing_b/proj_src/shop/frontend/web/GeneB ### vscode -(/images/)(\S\*(?=["|'])) +(/images/)(\S*(?=["|'])) {{imageUrl}}$2?t={{Timestamp}} ### neovim (/images/)([^\"|']*) diff --git a/src/components/popup/index.wxml b/src/components/popup/index.wxml index c740d1f..6192668 100644 --- a/src/components/popup/index.wxml +++ b/src/components/popup/index.wxml @@ -177,7 +177,7 @@ - + @@ -204,9 +204,9 @@ - + - + 绑定医生后 @@ -220,9 +220,9 @@ - + - + @@ -241,7 +241,7 @@ - + @@ -252,9 +252,9 @@ - + - + - + diff --git a/src/doctor/pages/index/index.wxml b/src/doctor/pages/index/index.wxml index f035e5c..32afce4 100644 --- a/src/doctor/pages/index/index.wxml +++ b/src/doctor/pages/index/index.wxml @@ -15,7 +15,7 @@ 王青 北京协和医院 - + @@ -83,7 +83,7 @@ 已完成 - + 查看详情 @@ -104,7 +104,7 @@ 进行中 - + @@ -127,7 +127,7 @@ 待启动 - + @@ -147,7 +147,7 @@ 已完成 - + 待启动 @@ -157,14 +157,14 @@ - + 他的全部 病历档案 - + 查看他的 健康变化 diff --git a/src/doctor/pages/login/index.wxml b/src/doctor/pages/login/index.wxml index 6706b8a..1f765cc 100644 --- a/src/doctor/pages/login/index.wxml +++ b/src/doctor/pages/login/index.wxml @@ -2,7 +2,7 @@ class="page" style="padding-top: {{pageTop + 60}}px;background:url('{{imageUrl}}bg19.png?t={{Timestamp}}') no-repeat top center/100% 618rpx;" > - + 欢迎加入愈见守护 @@ -32,11 +32,11 @@ 或者 diff --git a/src/doctor/pages/my/index.wxml b/src/doctor/pages/my/index.wxml index 1bebe84..e87fa12 100644 --- a/src/doctor/pages/my/index.wxml +++ b/src/doctor/pages/my/index.wxml @@ -15,17 +15,17 @@ 随访医院 - + - + 账号管理 - + 隐私协议 diff --git a/src/patient/pages/aavReport/index.wxml b/src/patient/pages/aavReport/index.wxml index 2c77b2f..921c182 100644 --- a/src/patient/pages/aavReport/index.wxml +++ b/src/patient/pages/aavReport/index.wxml @@ -18,13 +18,13 @@ 我的AAV检查红绿灯 - - + + 阴性 - - + + 阳性 diff --git a/src/patient/pages/askPatient/index.wxml b/src/patient/pages/askPatient/index.wxml index dddc9f4..bbc6b07 100644 --- a/src/patient/pages/askPatient/index.wxml +++ b/src/patient/pages/askPatient/index.wxml @@ -70,7 +70,7 @@ @@ -82,7 +82,7 @@ @@ -94,7 +94,7 @@ @@ -125,7 +125,7 @@ 我要提问 - + 出诊时间 diff --git a/src/patient/pages/bbmRemark/index.wxml b/src/patient/pages/bbmRemark/index.wxml index bd18557..9032209 100644 --- a/src/patient/pages/bbmRemark/index.wxml +++ b/src/patient/pages/bbmRemark/index.wxml @@ -3,17 +3,17 @@ 整体治疗过程感受 - - + + - - + + - - + + diff --git a/src/patient/pages/bindDoctor/index.wxml b/src/patient/pages/bindDoctor/index.wxml index 7fc6e0d..80db7d2 100644 --- a/src/patient/pages/bindDoctor/index.wxml +++ b/src/patient/pages/bindDoctor/index.wxml @@ -6,8 +6,8 @@ class="page" style="padding-top:{{pageTop+100}}px;background:url('{{imageUrl}}bg13.png?t={{Timestamp}}') no-repeat top center/100% 666rpx" > - - + + 绑定医生后 diff --git a/src/patient/pages/blood/index.wxml b/src/patient/pages/blood/index.wxml index 68a170d..2362957 100644 --- a/src/patient/pages/blood/index.wxml +++ b/src/patient/pages/blood/index.wxml @@ -40,5 +40,5 @@ - + diff --git a/src/patient/pages/bloodAdd/index.wxml b/src/patient/pages/bloodAdd/index.wxml index 28bdcf0..9a0f33f 100644 --- a/src/patient/pages/bloodAdd/index.wxml +++ b/src/patient/pages/bloodAdd/index.wxml @@ -1,7 +1,7 @@ 记录您的健康每一步 - + 出血日期 diff --git a/src/patient/pages/coltStat/index.wxml b/src/patient/pages/coltStat/index.wxml index d1f1a07..773db98 100644 --- a/src/patient/pages/coltStat/index.wxml +++ b/src/patient/pages/coltStat/index.wxml @@ -83,7 +83,7 @@ - + 因子检查 @@ -95,7 +95,7 @@ - + 因子检查 diff --git a/src/patient/pages/course/index.wxml b/src/patient/pages/course/index.wxml index cc96404..5b4411d 100644 --- a/src/patient/pages/course/index.wxml +++ b/src/patient/pages/course/index.wxml @@ -76,7 +76,7 @@ 下一阶段 - + @@ -140,7 +140,7 @@ 下一阶段 - + @@ -182,7 +182,7 @@ 2025年6月15日 - + @@ -242,7 +242,7 @@ 下一阶段 - + @@ -282,7 +282,7 @@ 1.查看我的随访计划 - + 当前是注射后第3周 @@ -371,7 +371,7 @@ - + {{item.introduce}} - + diff --git a/src/patient/pages/entryInfo/index.wxml b/src/patient/pages/entryInfo/index.wxml index 07a4bad..d8405c8 100644 --- a/src/patient/pages/entryInfo/index.wxml +++ b/src/patient/pages/entryInfo/index.wxml @@ -8,13 +8,13 @@ 请选择您的身份 - - + + 患者 - - + + 亲友 diff --git a/src/patient/pages/family/index.wxml b/src/patient/pages/family/index.wxml index ee8bef9..99ac2df 100644 --- a/src/patient/pages/family/index.wxml +++ b/src/patient/pages/family/index.wxml @@ -11,7 +11,7 @@ src="{{mpInfo.Avatar}}" > {{mpInfo.PatientName}} - + 亲友将同步展示和管理 diff --git a/src/patient/pages/file/index.wxml b/src/patient/pages/file/index.wxml index 72b743a..fc27279 100644 --- a/src/patient/pages/file/index.wxml +++ b/src/patient/pages/file/index.wxml @@ -13,8 +13,8 @@ 刘能 - - + + 入组时间:2025年6月12日 @@ -34,14 +34,14 @@ 随访期 - + 添加随访记录 - - - + + + 日期 2025-06-01 @@ -80,7 +80,7 @@ - + 注射日:2025 年5月28日 星期三 diff --git a/src/patient/pages/followPlan/index.wxml b/src/patient/pages/followPlan/index.wxml index e3f9f90..d09ea55 100644 --- a/src/patient/pages/followPlan/index.wxml +++ b/src/patient/pages/followPlan/index.wxml @@ -1,6 +1,6 @@ - + 注射日:2025 年5月28日 星期三 diff --git a/src/patient/pages/index/index.wxml b/src/patient/pages/index/index.wxml index 66c9ab2..9ab00a0 100644 --- a/src/patient/pages/index/index.wxml +++ b/src/patient/pages/index/index.wxml @@ -91,14 +91,14 @@ 2025.6.15 2天后 - + 最近状态状态 - - + + diff --git a/src/patient/pages/inhibitorsManageList/index.wxml b/src/patient/pages/inhibitorsManageList/index.wxml index c9765ca..6e4614f 100644 --- a/src/patient/pages/inhibitorsManageList/index.wxml +++ b/src/patient/pages/inhibitorsManageList/index.wxml @@ -1,6 +1,6 @@ - + 您还没有记录信息哦~ 录入我的免疫制剂信息 @@ -28,6 +28,6 @@ 2025-06-13 - + diff --git a/src/patient/pages/injectDate/index.wxml b/src/patient/pages/injectDate/index.wxml index 6cca4d5..0c8797a 100644 --- a/src/patient/pages/injectDate/index.wxml +++ b/src/patient/pages/injectDate/index.wxml @@ -1,7 +1,7 @@ - - + + - + 检查日期 @@ -41,11 +41,11 @@ 生化检查 - + - - + + 已检查 @@ -95,11 +95,11 @@ 凝血因子 IX 活性 - + - - + + 已检查 @@ -129,11 +129,11 @@ 其他检查 - + - - + + 已检查 diff --git a/src/patient/pages/login/index.wxml b/src/patient/pages/login/index.wxml index 9b11154..26aa6c3 100644 --- a/src/patient/pages/login/index.wxml +++ b/src/patient/pages/login/index.wxml @@ -4,13 +4,13 @@ > 欢迎加入愈见守护 - + 或者 - + 手机号验证码 diff --git a/src/patient/pages/loginOut/index.wxml b/src/patient/pages/loginOut/index.wxml index 2a6d348..ae99331 100644 --- a/src/patient/pages/loginOut/index.wxml +++ b/src/patient/pages/loginOut/index.wxml @@ -1,6 +1,6 @@ - + 请注意,注销后您在本平台存储的 diff --git a/src/patient/pages/my/index.wxml b/src/patient/pages/my/index.wxml index b26752a..30bc15b 100644 --- a/src/patient/pages/my/index.wxml +++ b/src/patient/pages/my/index.wxml @@ -23,12 +23,12 @@ - + 个人信息 - + 我是医生 登录医生端 @@ -36,7 +36,7 @@ - + 我的亲友 diff --git a/src/patient/pages/preDiagnosisReport/index.wxml b/src/patient/pages/preDiagnosisReport/index.wxml index 629d019..dbcaa83 100644 --- a/src/patient/pages/preDiagnosisReport/index.wxml +++ b/src/patient/pages/preDiagnosisReport/index.wxml @@ -1,6 +1,6 @@ - + 诊前检查时间 @@ -29,11 +29,11 @@ 血常规检查 - + - - + + 已检查 @@ -60,11 +60,11 @@ 生化检查 - + - - + + 已检查 @@ -113,11 +113,11 @@ 凝血因子 IX 活性 - + - - + + 已检查 @@ -148,11 +148,11 @@ 凝血因子 IX 抑制物检测 - + - - + + 已检查 @@ -182,11 +182,11 @@ 乙型肝炎相关检查 - + - - + + 已检查 @@ -222,11 +222,11 @@ 丙型肝炎相关检查 - + - - + + 已检查 @@ -262,11 +262,11 @@ HIV抗体 - + - - + + 已检查 @@ -298,11 +298,11 @@ 甲胎蛋白(AFP)检测 - + - - + + 已检查 @@ -333,11 +333,11 @@ AAV 抗体检查 - + - - + + 已检查 @@ -369,11 +369,11 @@ 其他检查 - + - - + + 已检查