问题:微信小程序在企微PC windows端打开后报错:injectScript: TypeError: __wxAppCode__.pages/home/home-index.wxss is not a function at file://33.js/
环境:win10 系统,企业微信版本4.0.3.6007,企业微信小程序基础库版本2.17.0
复现过程:将小程序在开发者工具中使用企微小程序插件预览,手机企业微信扫描预览二维码之后进入小程序,手机打开访问正常,将该小程序分享至企微聊天中,在windows pc端企微打开后小程序直接白屏,报错:injectScript: TypeError: __wxAppCode__.pages/home/home-index.wxss is not a function at file://33.js/
检查__wxAppCode__下确实没有pages/home/home-index.wxss这个函数:
同样的问题,解决了吗?
哥们 这个问题你们最后咋解决的 我现在也这个问题 不知道如何去解决