打开主菜单

少前百科GFwiki β

更改

Widget:AVGplayer

添加22字节2021年1月15日 (五) 19:37
测试
$("#avgauto").click(function(){
autosign = 1;
setTimeout("function(){autoreadline()";}, 800 * autotime / autospeed);
$(this).css({"background-color":"#f4c430","color":"black"});
$("#avghand").css({"background-color":"#111111","color":"#eaeaea"});
if(autosign == 0) return;
readline();
setTimeout("function(){autoreadline()";}, 800 * autotime / autospeed);
}
24,691
个编辑