引用的jQuery怎么出现了name = name.toLowerCase();这个错误
嗯嗯,是我之前定义的时候写错了,最后找到了
是不是name之前没定义?toLowerCase()是js中的基本函数不会出错的