jQuery Mobile 引用 在页面底部出现loading字 样如何去除
jQuery Mobile 引用 在页面底部出现loading字 样如何去除
日期:2021-06-23 15:01:45 人气:1
覆盖默认设置即可,默认设置为:
$( document ).bind( 'mobileinit', function(){
$.mobile.loader.prototype.options.text = "loading";
$.mobile.loader.prototype.options.textVisible =&nb