try{ wx.config({ debug: "", appId: "wx35212803f42d66ba", timestamp: "1746784804", nonceStr: "1bee2c980405b914", signature: "3146229b7945d88c09593796b2edc2309bc24d03", 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){ }