From 5b9ae2b80520b88c5f0584c0ee640e918b3e8317 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B6=85=E7=BA=A7=E8=80=81=E7=99=BD=E5=85=94?= Date: Wed, 22 Oct 2025 15:28:03 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E6=B6=88=E6=81=AF=E5=88=97?= =?UTF-8?q?=E8=A1=A8=E7=BB=84=E4=BB=B6=EF=BC=8C=E6=96=B0=E5=A2=9E=E6=B6=88?= =?UTF-8?q?=E6=81=AF=E5=86=85=E5=AE=B9=E5=B1=95=E7=A4=BA=EF=BC=8C=E8=B0=83?= =?UTF-8?q?=E6=95=B4=E6=B6=88=E6=81=AF=E6=97=B6=E9=97=B4=E6=A0=BC=E5=BC=8F?= =?UTF-8?q?=E5=A4=84=E7=90=86=E9=80=BB=E8=BE=91=EF=BC=8C=E6=9B=B4=E6=96=B0?= =?UTF-8?q?=E8=8E=B7=E5=8F=96=E6=B6=88=E6=81=AF=E5=88=97=E8=A1=A8=E7=9A=84?= =?UTF-8?q?API=E4=BB=A5=E6=94=AF=E6=8C=81=E5=88=86=E9=A1=B5=EF=BC=8C?= =?UTF-8?q?=E6=8F=90=E5=8D=87=E7=94=A8=E6=88=B7=E4=BD=93=E9=AA=8C=E5=92=8C?= =?UTF-8?q?=E4=BB=A3=E7=A0=81=E5=8F=AF=E8=AF=BB=E6=80=A7=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../pc/ckbox/components/NavCommon/index.tsx | 5 +- Touchkebao/src/pages/pc/ckbox/weChat/api.ts | 4 +- .../MessageList/MessageList.module.scss | 50 +------- .../SidebarMenu/MessageList/index.tsx | 1 + Touchkebao/src/pages/pc/ckbox/weChat/main.ts | 113 +++++++++++------- Touchkebao/src/store/module/ckchat/api.ts | 4 +- Touchkebao/src/utils/common.ts | 99 +++++++++------ 7 files changed, 142 insertions(+), 134 deletions(-) diff --git a/Touchkebao/src/pages/pc/ckbox/components/NavCommon/index.tsx b/Touchkebao/src/pages/pc/ckbox/components/NavCommon/index.tsx index dedc91e3..4e3fabcd 100644 --- a/Touchkebao/src/pages/pc/ckbox/components/NavCommon/index.tsx +++ b/Touchkebao/src/pages/pc/ckbox/components/NavCommon/index.tsx @@ -217,10 +217,7 @@ const NavCommon: React.FC = ({ title = "触客宝" }) => { icon={} type="primary" onClick={handleMenuClick} - > - 切换到{isWeChat() ? "功能中心" : "Ai智能客服"} - - + >