From 58d9fb3d7a2806a5e4ea900692c2a2c5fa74d8f8 Mon Sep 17 00:00:00 2001 From: zoujiandong <10130823232@qq.com> Date: Wed, 27 Aug 2025 11:12:35 +0800 Subject: [PATCH] =?UTF-8?q?8.27=E6=9B=B4=E6=96=B0=E8=87=AA=E5=AE=9A?= =?UTF-8?q?=E4=B9=89=E7=BB=84=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/dialog/dialog.vue | 166 ++++++++++++++++++++++ pages/index/index.vue | 6 +- pages_app/patientDetail/patientDetail.vue | 6 +- static/new_man_big.png | Bin 0 -> 1652 bytes static/new_woman_big.png | Bin 0 -> 1063 bytes 5 files changed, 175 insertions(+), 3 deletions(-) create mode 100644 components/dialog/dialog.vue create mode 100644 static/new_man_big.png create mode 100644 static/new_woman_big.png diff --git a/components/dialog/dialog.vue b/components/dialog/dialog.vue new file mode 100644 index 0000000..d0553f2 --- /dev/null +++ b/components/dialog/dialog.vue @@ -0,0 +1,166 @@ + + + + + diff --git a/pages/index/index.vue b/pages/index/index.vue index d6e11b7..1d4b170 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -232,6 +232,7 @@ @tabChange="onTabChange" > + @@ -252,12 +253,14 @@ +