From 495e3c9c73c03033e1b6412d2689a188c110e9ea Mon Sep 17 00:00:00 2001
From: ZhaoYang <565837861@qq.com>
Date: Thu, 12 Feb 2026 18:46:24 +0800
Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E9=80=9A=E7=9F=A5=E5=85=AC?=
=?UTF-8?q?=E5=91=8A=E5=88=97=E8=A1=A8=E9=A1=B5-=E6=8E=A5=E5=8F=A3?=
=?UTF-8?q?=E8=81=94=E8=B0=83,=E4=BF=AE=E6=94=B9AI=E9=97=AE=E8=AF=8A?=
=?UTF-8?q?=E8=BE=93=E5=85=A5=E6=A1=86=E8=87=AA=E5=8A=A8=E5=A2=9E=E9=AB=98?=
=?UTF-8?q?=EF=BC=8C=E9=94=AE=E7=9B=98=E5=BC=B9=E8=B5=B7=E4=BC=98=E5=8C=96?=
=?UTF-8?q?=EF=BC=8C=E6=BB=9A=E5=8A=A8=E4=BC=98=E5=8C=96?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
app.json | 3 +-
pages/home/home.js | 2 +-
pages/home/home.wxml | 4 +-
pages/personal/personal.wxml | 26 +-
pages/personal/personal.wxss | 16 +-
pagesA/pages/askingSyAdd/askingSyAdd.wxml | 2 +-
pagesA/pages/expert/expert.wxss | 6 +-
pagesA/pages/expertChat/expertChat.js | 1150 ++++-----------------
pagesA/pages/expertChat/expertChat.wxml | 135 +--
pagesA/pages/expertChat/expertChat.wxss | 492 +++------
pagesA/pages/noticeList/noticeList.js | 97 ++
pagesA/pages/noticeList/noticeList.json | 4 +
pagesA/pages/noticeList/noticeList.wxml | 108 ++
pagesA/pages/noticeList/noticeList.wxss | 289 ++++++
pagesA/pages/wzai/wzai.js | 291 +++++-
pagesA/pages/wzai/wzai.wxml | 68 +-
pagesA/pages/wzai/wzai.wxss | 939 ++++++++---------
utils/api.js | 2 -
utils/baseUrl.js | 4 +-
19 files changed, 1654 insertions(+), 1984 deletions(-)
create mode 100644 pagesA/pages/noticeList/noticeList.js
create mode 100644 pagesA/pages/noticeList/noticeList.json
create mode 100644 pagesA/pages/noticeList/noticeList.wxml
create mode 100644 pagesA/pages/noticeList/noticeList.wxss
diff --git a/app.json b/app.json
index b5de33e..ee7d9be 100644
--- a/app.json
+++ b/app.json
@@ -18,7 +18,8 @@
"pages/expertChat/expertChat",
"pages/medicine/medicine",
"pages/medicineDetails/medicineDetails",
- "pages/attestation/attestation"
+ "pages/attestation/attestation",
+ "pages/noticeList/noticeList"
]
},
{
diff --git a/pages/home/home.js b/pages/home/home.js
index 002b7c1..0dad56b 100644
--- a/pages/home/home.js
+++ b/pages/home/home.js
@@ -188,7 +188,7 @@ Page({
// 查看所有通知
viewAllNotices() {
wx.navigateTo({
- url: '/pagesB/pages/noticeList/noticeList',
+ url: '/pagesA/pages/noticeList/noticeList',
})
},
diff --git a/pages/home/home.wxml b/pages/home/home.wxml
index 1d22f76..90eccf6 100644
--- a/pages/home/home.wxml
+++ b/pages/home/home.wxml
@@ -54,7 +54,7 @@
问兽医
智能匹配医生
- 平均5分钟恢复
+ 平均5分钟回复
@@ -174,7 +174,7 @@
-