From e75f2f415e8d24653ef63bd4938e0937839c13b2 Mon Sep 17 00:00:00 2001 From: shenyi Date: Tue, 17 Nov 2015 01:56:02 +0800 Subject: [PATCH] =?UTF-8?q?fix=20issue=20#206=20=E5=9B=9E=E5=A4=8D?= =?UTF-8?q?=E9=9F=B3=E4=B9=90=E6=B6=88=E6=81=AFthumbMediaId=E4=B8=BA?= =?UTF-8?q?=E7=A9=BA=E6=83=85=E5=86=B5=E5=A4=84=E7=90=86=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/wechat.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/wechat.js b/lib/wechat.js index a6c428ee..4ed35894 100644 --- a/lib/wechat.js +++ b/lib/wechat.js @@ -56,7 +56,9 @@ var tpl = ['', ']]>', ']]>', ']]>', + '<%if (content.thumbMediaId) {%> ', ']]>', + '<%}%>', '', '<% } else if (msgType === "voice") { %>', '',