mirror of
https://github.com/crmeb/CRMEB.git
synced 2025-12-16 14:22:48 +00:00
移动安装目录,支持根目录index.php访问,也可以像tp5一样只对外开放crmeb一个目录
This commit is contained in:
parent
121dee5164
commit
dd40a4b4a8
@ -43,7 +43,7 @@
|
||||
$('#dosubmit').attr("disabled",false);
|
||||
$('#dosubmit').removeAttr("disabled");
|
||||
$('#dosubmit').removeClass("nonext");
|
||||
// setTimeout('gonext()',2000);
|
||||
setTimeout('gonext()',2000);
|
||||
return false;
|
||||
}else{
|
||||
reloads(msg.n);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user