小程序
小游戏
企业微信
微信支付
扫描小程序码分享
Launch页面正常加载,进入到Login页面 出现这样的现象,目前看来仅在9.3以下出现
4 个回答
加粗
标红
插入代码
插入链接
插入图片
上传视频
你好,请问这个问题解决了吗?
你好,麻烦通过点击下方“反馈信息”按钮,提供出现问题的。
楼主,有什么办法能模拟到ios9.3的情况吗
错误日志
undefined is not an object (evaluating 'this.$vm.$mp');at "pages/login/login" page lifeCycleMethod onLoad function onLoad@https://usr/app-service.js:2333:205970https://lib/WAService.js:1:856998__callPageLifeTime__@https://lib/WAService.js:1:856777Ct@https://lib/WAService.js:1:871999https://lib/WAService.js:1:874563It@https://lib/WAService.js:1:874604https://lib/WAService.js:1:875208https://lib/WAService.js:1:848880emit@https://lib/WAService.js:1:315018emit@https://lib/WAService.js:1:333884https://lib/WAService.js:1:370401https://lib/WAService.js:1:271977S@https://lib/WAService.js:1:1762
建议先自行调试下小程序:1、使用wx.setEnableDebug(Object object)开启调试开关https://developers.weixin.qq.com/miniprogram/dev/api/base/debug/wx.setEnableDebug.html2、在正式版打开调试还有一种方法,就是先在开发版或体验版打开调试,再切到正式版就能看到vConsole
关注后,可在微信内接收相应的重要提醒。
请使用微信扫描二维码关注 “微信开放社区” 公众号
你好,请问这个问题解决了吗?
楼主,有什么办法能模拟到ios9.3的情况吗
错误日志
undefined is not an object (evaluating 'this.$vm.$mp');at "pages/login/login" page lifeCycleMethod onLoad function onLoad@https://usr/app-service.js:2333:205970https://lib/WAService.js:1:856998__callPageLifeTime__@https://lib/WAService.js:1:856777Ct@https://lib/WAService.js:1:871999https://lib/WAService.js:1:874563It@https://lib/WAService.js:1:874604https://lib/WAService.js:1:875208https://lib/WAService.js:1:848880emit@https://lib/WAService.js:1:315018emit@https://lib/WAService.js:1:333884https://lib/WAService.js:1:370401https://lib/WAService.js:1:271977S@https://lib/WAService.js:1:1762
建议先自行调试下小程序:
1、使用wx.setEnableDebug(Object object)开启调试开关https://developers.weixin.qq.com/miniprogram/dev/api/base/debug/wx.setEnableDebug.html
2、在正式版打开调试还有一种方法,就是先在开发版或体验版打开调试,再切到正式版就能看到vConsole