Authored by whb

修改测试

... ... @@ -120,7 +120,6 @@
alert(JSON.stringify(res));
}
});
alert('aaa');
});
wx.error(function (res) {
alert(res.errMsg);
... ...