微信小程序跳转web-view时为什么提示appId无法读取?
在小程序跳转到h5的时候小程序后台日志出现大量的
Cannot read property \'appId\' of undefined
TypeError: Cannot read property \'appId\' of undefined
at Od (WASplashadWorker.js:1:295216)
这个问题我看百度上之前有人也反馈过但是没看到解决方案,希望大佬们帮忙看看