From ca31edda0f3bb7529e5f2c96a0092146944153eb Mon Sep 17 00:00:00 2001 From: pengjun <158915633@qq.com> Date: Sun, 14 Dec 2025 15:27:33 +0800 Subject: [PATCH] seo --- src/components/doctorCheck/ButtonList.vue | 2 +- src/components/doctorCheck/CheckItemList.vue | 30 ++++++++++++++++++- .../patientRegister/PatientRegisterEdit.vue | 2 +- src/components/sumDoctorCheck/ButtonList.vue | 2 +- 4 files changed, 32 insertions(+), 4 deletions(-) diff --git a/src/components/doctorCheck/ButtonList.vue b/src/components/doctorCheck/ButtonList.vue index 9076bcb..a101ac3 100644 --- a/src/components/doctorCheck/ButtonList.vue +++ b/src/components/doctorCheck/ButtonList.vue @@ -107,7 +107,7 @@
+ :style="`z-index:2;border-radius: 10px;border: 1px solid #ddd;background-color:#FFF; position: absolute;top:50px;right:120px;width:300px;height: ${window.pageHeight - 42 - 10}px;opacity:1;`"> diff --git a/src/components/doctorCheck/CheckItemList.vue b/src/components/doctorCheck/CheckItemList.vue index d20adda..5cdc0f4 100644 --- a/src/components/doctorCheck/CheckItemList.vue +++ b/src/components/doctorCheck/CheckItemList.vue @@ -120,7 +120,7 @@
-
+
选结果模板时自动添加分隔符;
+ :style="`z-index:3;border-radius: 10px;border: 1px solid #ddd;background-color:#FFF; position: absolute;top:50px;right:120px;width:300px;height: ${window.pageHeight - 42 - 10}px;opacity:1;`">