我正在阅读$.mobile.changePage已被弃用的文档.
$.mobile.changePage
但它并没有说赞成什么,或者我可以用什么代替.
是否有新的API文档页面?
我曾经使用$.mobile.changePage("index.html", {reloadPage:true});但似乎添加reloadPage:true了分页符
$.mobile.changePage("index.html", {reloadPage:true});
reloadPage:true
api jquery webpage jquery-mobile
api ×1
jquery ×1
jquery-mobile ×1
webpage ×1