作者 jinglong
1 个管道 的构建 通过 耗费 0 秒

调式分享

@@ -11,6 +11,7 @@ @@ -11,6 +11,7 @@
11 }, 11 },
12 dataType: 'json', 12 dataType: 'json',
13 success: function(data) { 13 success: function(data) {
  14 + alert(JSON.stringify(data));
14 wx.config({ 15 wx.config({
15 debug: true, 16 debug: true,
16 appId: data.appId, 17 appId: data.appId,