Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
menu search
person
Welcome To Ask or Share your Answers For Others

Categories

进入官网引入touch.js单个文件,我用的是jquery3.0的 但是会报错
require("./../libs/jquery-mobile/1.4.5/jquery.mobile.custom.min.js");
谷歌浏览器报错:Uncaught TypeError: Cannot read property 'concat' of undefined
百度了一下,说是jquery版本的问题,用jquery的1.9-2.0的,但是还是不行,求大神指教啊,跪谢


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
526 views
Welcome To Ask or Share your Answers For Others

1 Answer

我也遇到这个问题图片描述


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
...