try{ wx.config({ debug: "", appId: "wx35212803f42d66ba", timestamp: "1714680979", nonceStr: "f9fb9e7f8fea49cb", signature: "f687f0a88e1590e104932bc42b3268f71a458917", jsApiList: [ 'addCard', 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'translateVoice', 'startRecord', 'stopRecord', 'onVoiceRecordEnd', 'playVoice', 'stopVoice', 'onVoicePlayEnd', 'uploadVoice', 'downloadVoice', 'pauseVoice', 'chooseImage', 'previewImage', 'uploadImage', 'downloadImage', 'scanQRCode', 'updateAppMessageShareData', 'updateTimelineShareData' ] }) wx.error(function(res){ console.log(res); }); }catch(e){ }