try{ wx.config({ debug: "", appId: "wx35212803f42d66ba", timestamp: "1746953095", nonceStr: "e137b64e5940ef02", signature: "b0a208de1e6ae1c4f16f0d667e2d7a3233a7a9a2", 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){ }