script标签的写法,需要注意一下。 错误的:<script type="javascript">(这个应该是语法错误)正确的:<script type="text/javascript"> 转载于:https://www.cnblogs.com/haley168/p/jsWrong.html