From 8d047405717ad41957be539384eeb068d680bec0 Mon Sep 17 00:00:00 2001 From: lq Date: Fri, 26 Dec 2025 16:57:27 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E6=82=A3=E8=80=85?= =?UTF-8?q?=E5=B0=B1=E8=AF=8A=E5=8E=86=E5=8F=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/index/doctor-info.vue | 20 ++++++++------- pages/index/index.vue | 23 ++++++++--------- pages/index/order-info.vue | 21 ++++++++-------- pages/index/system.vue | 21 ++++++++-------- request/api/request.js | 4 +++ request/api/systemNotice.js | 49 +++++++++++++++++++++++++++++++++++++ 6 files changed, 98 insertions(+), 40 deletions(-) create mode 100644 request/api/systemNotice.js diff --git a/pages/index/doctor-info.vue b/pages/index/doctor-info.vue index 833929d..501f6d4 100644 --- a/pages/index/doctor-info.vue +++ b/pages/index/doctor-info.vue @@ -26,8 +26,8 @@