Uncaught TypeError: Cannot read property 'concat' of undefined

xiaoxiao2025-11-26  7

jQuery mobile一直报错Uncaught TypeError: Cannot read property 'concat' of undefined

查了一下,是因为jQuery mobile和jQuery的版本不匹配,jQuery mobile是1.4.5的,jQuery是3.2.1的, 换一下jQuery的版本就好了,我换成了1.9.1的

转载请注明原文地址: https://www.6miu.com/read-5040025.html

最新回复(0)