真机调试 console.log 不显示
当我用开发者工具进行真机调试的时候,使用 真机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)