From ecab1bf34b36e427db00c9c7fca678892924765d Mon Sep 17 00:00:00 2001 From: Anyon Date: Mon, 19 Jun 2017 11:36:01 +0800 Subject: [PATCH] =?UTF-8?q?[=E6=9B=B4=E6=96=B0]=E4=BF=AE=E6=94=B9=E5=BE=AE?= =?UTF-8?q?=E4=BF=A1=E6=A8=A1=E6=9D=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/wechat/view/menu.index.html | 2 +- application/wechat/view/news.select.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/application/wechat/view/menu.index.html b/application/wechat/view/menu.index.html index 207b01ff1..e50519f51 100644 --- a/application/wechat/view/menu.index.html +++ b/application/wechat/view/menu.index.html @@ -250,7 +250,7 @@ _url = content.split(',')[1] || ''; _pagepath = content.split(',')[2] || ''; } - $span.data('appid',_appid),$span.data('url',_url),$span.data('pagepath',_pagepath); + $span.data('appid', _appid), $span.data('url', _url), $span.data('pagepath', _pagepath); return tpl.replace('{appid}', _appid).replace('{url}', _url).replace('{pagepath}', _pagepath); case 'customservice': case 'text': diff --git a/application/wechat/view/news.select.html b/application/wechat/view/news.select.html index bf13760a5..fb00a750f 100644 --- a/application/wechat/view/news.select.html +++ b/application/wechat/view/news.select.html @@ -24,7 +24,7 @@