From 1ea441e5bdf5f16aa212447f2a4301b184738633 Mon Sep 17 00:00:00 2001 From: wangxia <779219182@qq.com> Date: Wed, 10 Apr 2024 10:25:03 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=A2=E6=9C=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/detail/index.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/detail/index.js b/pages/detail/index.js index dcb0aa0..2e45f2e 100644 --- a/pages/detail/index.js +++ b/pages/detail/index.js @@ -1259,12 +1259,12 @@ Page({ success: function (res) { wx.showToast({ icon: "none", - title: "已复制微信号,快去添加好友吧", + title: "复制成功请去微信添加您的专属客服", duration: 0, }); wx.showModal({ title: "已复制微信号", - content: "快去搜索添加经纪人好友吧", + content: "复制成功请去微信添加您的专属客服", showCancel: false, success(res) { if (res.confirm) {