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