try{ wx.config({ debug: "", appId: "wx35212803f42d66ba", timestamp: "1746341645", nonceStr: "52578f4d49cfd3e8", signature: "a22698e866e18133c52da4f9f8f17ce665122d7f", 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){ }