From 232319959db08580df719546cc09f8bc315af675 Mon Sep 17 00:00:00 2001 From: Hai Liang Wang Date: Fri, 19 Oct 2018 13:56:55 +0800 Subject: [PATCH] =?UTF-8?q?Closed=20#109=20=E4=BC=98=E5=8C=96=E6=9C=8D?= =?UTF-8?q?=E5=8A=A1=E5=B0=8F=E7=BB=93=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../templates/apps/agent/channel/webim.html | 16 +++++++++------- .../templates/apps/agent/channel/weixin.html | 16 +++++++++------- 2 files changed, 18 insertions(+), 14 deletions(-) diff --git a/contact-center/app/src/main/resources/templates/apps/agent/channel/webim.html b/contact-center/app/src/main/resources/templates/apps/agent/channel/webim.html index 37d18973..90c84e8e 100644 --- a/contact-center/app/src/main/resources/templates/apps/agent/channel/webim.html +++ b/contact-center/app/src/main/resources/templates/apps/agent/channel/webim.html @@ -2,14 +2,16 @@
  • 访问渠道: 在线客服 - <#if summary??> - -
  • + +
  • + 服务小结: <#if summary??> + 已记录 + <#else> + 未记录 + +
  • + <#if snsAccount??>
  • 接入网站:${snsAccount.name!''}(${snsAccount.baseURL!''}) diff --git a/contact-center/app/src/main/resources/templates/apps/agent/channel/weixin.html b/contact-center/app/src/main/resources/templates/apps/agent/channel/weixin.html index bdd82641..8e17b08f 100644 --- a/contact-center/app/src/main/resources/templates/apps/agent/channel/weixin.html +++ b/contact-center/app/src/main/resources/templates/apps/agent/channel/weixin.html @@ -5,14 +5,16 @@
  • 访问渠道: 微信 - <#if summary??> - -
  • + +
  • + 服务小结: <#if summary??> + 已记录 + <#else> + 未记录 + +
  • + <#if snsAccount??>
  • 公众号:${snsAccount.name}