From b97ab73e027f5cff966c67ef1e728c0d0c0fa14e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A7=8B=E4=BA=8E=E5=88=9D=E8=A7=81?= <752204717@qq.com> Date: Mon, 28 Jul 2025 17:19:51 +0800 Subject: [PATCH] tijiao --- src/App.vue | 1 + src/views/common/common.vue | 4 +- src/views/common/home.vue | 31 +++ src/views/main-content.vue | 233 ++++++++++++------ .../modules/medicalrecords/addCertificate.vue | 81 +++--- static/config/index.js | 4 +- 6 files changed, 235 insertions(+), 119 deletions(-) diff --git a/src/App.vue b/src/App.vue index a2245f0..f9f5fc9 100644 --- a/src/App.vue +++ b/src/App.vue @@ -6,6 +6,7 @@