正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
@@ -5,7 +5,7 @@ | @@ -5,7 +5,7 @@ | ||
5 | var url = window.location.href; | 5 | var url = window.location.href; |
6 | var title_title = $(document).attr('title'); | 6 | var title_title = $(document).attr('title'); |
7 | wx.config({ | 7 | wx.config({ |
8 | - debug: true, | 8 | + debug: false, |
9 | appId: '{$data.appId}', | 9 | appId: '{$data.appId}', |
10 | timestamp: '{$data.timestamp}', | 10 | timestamp: '{$data.timestamp}', |
11 | nonceStr: '{$data.nonceStr}', | 11 | nonceStr: '{$data.nonceStr}', |
-
请 注册 或 登录 后发表评论