- Cannot read property 'customVersion' of undefined?
升级了微信开发者工具后就出现这个错误,开发者工具的页面打开是空白的,但可以上传发布或扫码手机预览是正常显示! [图片] [图片] TypeError: Cannot read property 'customVersion' of undefined at ySe.xSe (WAServiceMainContext.js?t=wechat&s=1698728884319&v=3.1.4:1) at ySe.<anonymous> (WAServiceMainContext.js?t=wechat&s=1698728884319&v=3.1.4:1) at ySe.value [as getAccountInfoSync] (index.js:1) at new p (VM697 appservice.js:14638) at VM697 appservice.js:14638 at WASubContext.js?t=wechat&s=1698728884319&v=3.1.4:1 at p.runWith (WASubContext.js?t=wechat&s=1698728884319&v=3.1.4:1) at I (WASubContext.js?t=wechat&s=1698728884319&v=3.1.4:1) at WASubContext.js?t=wechat&s=1698728884319&v=3.1.4:1 at VM697 appservice.js:15124(env: Windows,mp,1.06.2310272; lib: 3.1.4) app.js错误: TypeError: Cannot read property 'customVersion' of undefined at ySe.xSe (WAServiceMainContext.js?t=wechat&s=1698728884319&v=3.1.4:1) at ySe.<anonymous> (WAServiceMainContext.js?t=wechat&s=1698728884319&v=3.1.4:1) at ySe.value [as getAccountInfoSync] (index.js:1) at new p (VM697 appservice.js:14638) at VM697 appservice.js:14638 at WASubContext.js?t=wechat&s=1698728884319&v=3.1.4:1 at p.runWith (WASubContext.js?t=wechat&s=1698728884319&v=3.1.4:1) at I (WASubContext.js?t=wechat&s=1698728884319&v=3.1.4:1) at WASubContext.js?t=wechat&s=1698728884319&v=3.1.4:1 at VM697 appservice.js:15124(env: Windows,mp,1.06.2310272; lib: 3.1.4) TypeError: Cannot read property 'customVersion' of undefined at ySe.xSe (WAServiceMainContext.js?t=wechat&s=1698728884319&v=3.1.4:1) at ySe.<anonymous> (WAServiceMainContext.js?t=wechat&s=1698728884319&v=3.1.4:1) at ySe.value [as getAccountInfoSync] (index.js:1) at new p (VM697 appservice.js:14638) at VM697 appservice.js:14638 at WASubContext.js?t=wechat&s=1698728884319&v=3.1.4:1 at p.runWith (WASubContext.js?t=wechat&s=1698728884319&v=3.1.4:1) at I (WASubContext.js?t=wechat&s=1698728884319&v=3.1.4:1) at WASubContext.js?t=wechat&s=1698728884319&v=3.1.4:1 at VM697 appservice.js:15124(env: Windows,mp,1.06.2310272; lib: 3.1.4)
2023-10-31 - 怎样定时执行设定的时间任务?
我在做一个定时器,到了设定的时间,怎样执行设定的时间任务? 如果登陆小程序,也可以自动执行,求代码
2021-12-14