0
点赞
收藏
分享

微信扫一扫

JS控制台报错Uncaught TypeError Cannot read properties of null (reading ‘appendChild‘);的解决方法

兵部尚输 2022-03-12 阅读 111

当控制台出现Uncaught TypeError: Cannot read properties of null (reading ‘appendChild’);

解决方法:将html文件中的script标签放在最下面或者中间。

举报

相关推荐

0 条评论