报错如下:
原因:input 元素找不到,错误代码如下:
正确如下:必须加 ‘ ’ 或 “ ”
报错:Uncaught ReferenceError: input is not defined
原文:https://www.cnblogs.com/daikiti/p/8970618.html