收藏
回答

真机调试 console.log 不显示

框架类型 问题类型 操作系统 工具版本
小程序 Bug Windows 最新版本

当我用开发者工具进行真机调试的时候,使用 真机1.0 console.log 能显示出来,但是页面信息不显示,使用 真机2.0 console.log 不显示,页面信息显示

下属是我用真机调试 1.0 时提示的一个错误,请帮我看下是什么错误


VM139:2 [wxapplib]] FrameworkError read mock wxConfig.appLaunchInfo fail: wx is not defined

ReferenceError: read mock wxConfig.appLaunchInfo fail: wx is not defined

    at eval (eval at Oe.t.call.document (http://127.0.0.1:57502/remote-debug/runtime.js?devtools_ignore=true:1:18930), <anonymous>:2:109171)

    at Object.get [as appLaunchInfo] (eval at Oe.t.call.document (http://127.0.0.1:57502/remote-debug/runtime.js?devtools_ignore=true:1:18930), <anonymous>:2:106699)

    at r.assign (<anonymous>)

    at eval (eval at Oe.t.call.document (http://127.0.0.1:57502/remote-debug/runtime.js?devtools_ignore=true:1:18930), <anonymous>:3:3303)

    at eval (eval at Oe.t.call.document (http://127.0.0.1:57502/remote-debug/runtime.js?devtools_ignore=true:1:18930), <anonymous>:3:6000)

    at eval (<anonymous>)

    at Object.Oe.t.call.document (http://127.0.0.1:57502/remote-debug/runtime.js?devtools_ignore=true:1:18930)

    at http://127.0.0.1:57502/remote-debug/runtime.js?devtools_ignore=true:1:18936

    at Oe (http://127.0.0.1:57502/remote-debug/runtime.js?devtools_ignore=true:1:20617)

    at De (http://127.0.0.1:57502/remote-debug/runtime.js?devtools_ignore=true:1:26301)

回答关注问题邀请回答
收藏

1 个回答

  • Demons
    Demons
    2023-06-09

    先使用真机调试1.0 来查看 log 日志,或使用微信 Android 8.0.35 版本。

    2023-06-09
    有用
    回复 1
    • Demons
      Demons
      2023-06-09
      你好真机推2.32.1,然后再真机调试1.0就可以用。
      2023-06-09
      回复
登录 后发表内容