From ca6ba529935c9e053b0281894324ba57beb19448 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E5=BF=A0=E6=9E=97?= <170083662@qq.com> Date: Wed, 15 Jul 2026 14:27:15 +0800 Subject: [PATCH] =?UTF-8?q?feat(user):=20=E4=BF=AE=E6=94=B9=E5=B8=AE?= =?UTF-8?q?=E5=8A=A9=E4=B8=AD=E5=BF=83=E8=81=94=E7=B3=BB=E5=AE=A2=E6=9C=8D?= =?UTF-8?q?=E5=85=A5=E5=8F=A3=E4=B8=BA=E7=9B=B4=E8=BF=9E=E5=BE=AE=E4=BF=A1?= =?UTF-8?q?=E5=AE=A2=E6=9C=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 替换原跳转页面逻辑,使用微信 Button 组件直接调起微信客服 - 设置 Button 关键属性 openType、sessionFrom、showMessageCard、sendMessageTitle 和 onContact 回调 - 重置 Button 样式保持原视觉,调整高度、内边距和圆角 - 从 @tarojs/components 中引入 Button 组件 - 提醒微信客服 Button 在开发者工具无效,需真机预览测试 --- .workbuddy/memory/2026-07-15.md | 8 ++++++++ src/pages/user/help-center/index.tsx | 23 +++++++++++++++++------ 2 files changed, 25 insertions(+), 6 deletions(-) diff --git a/.workbuddy/memory/2026-07-15.md b/.workbuddy/memory/2026-07-15.md index d447b09..1108c35 100644 --- a/.workbuddy/memory/2026-07-15.md +++ b/.workbuddy/memory/2026-07-15.md @@ -129,3 +129,11 @@ - 编译验证:后端 Maven compile 成功;前端 vue-tsc 无 shopGoodsBrowse 相关错误 - 待操作:后端需重新部署(新增了 admin 删除接口);管理后台需配置菜单 + +## 帮助中心联系客服入口改为直连微信客服 +- 文件:`src/pages/user/help-center/index.tsx` +- 改动:点击「联系在线客服」不再跳转 `/pages/user/customer-service/index`,而是直接用 `