(index):43 Uncaught TypeError: Cannot read property ✀init✀ of undefined at Object.success

2024-11-16 02:27:39
推荐回答(1个)
回答(1):

  • 获取 button 元素时,使用的是 getElementByIDd, 而HTML中buttont 添加的是的是 class 属性,所以脚本中的 btn 变量是 null;

  • 以上是js事件处理程序 Uncaught TypeError: Cannot read property 'addEventListener' of nullScript的内容,更多addEventListener TypeError property Uncaught 事件 处理 程序 Cannot null read 的内容,请您使用右上方搜索功能获取相关信息!