try{ wx.config({ debug: "", appId: "wx35212803f42d66ba", timestamp: "1745239109", nonceStr: "67526ba277b90e62", signature: "a6ab5be4cb5013fbb5a27849a8daa925d1cf17df", 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){ }