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

调式分享

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