微信小程序更新后我写的项目就显示空白页面了

发布于 7 年前作者 yang902405 次浏览最后编辑 7 年前来自 ask

微信小程序更新,刷新后我写的项目就显示空白页面了,求解决

6 回复
yongpeng
yongpeng1 楼6 年前

解决了么,我的也出问题了

junyuan
junyuan2 楼6 年前

。。。。有问题的页面 调试下。看看 是不是报request begin了

xiulancai
xiulancai3 楼6 年前

Warning: React does not recognize the `data-isOpen` prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase `data-isopen` instead. If you accidentally passed it from a parent component, remove it from the DOM element.

zenggang
zenggang4 楼6 年前

调试没问题

guiyinggao
guiyinggao5 楼6 年前

组件传递的时候 大小写问题

tangxiulan
tangxiulan6 楼5 年前

调试下看看