no commit message
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
<div align="center" style="text-align:center;padding-top:15px"><input class="webbtn" onclick="nextabc()" disabled id="zhidbtns" value="我知道了" style="border-radius:5px" type="button"> <a target="_blank" href="<?=URLY?>view_anzz.html" class="blue" ></a></div>
|
||||
</div>
|
||||
<div id="step2" style="display:none">
|
||||
<form name="myform">
|
||||
<form name="myform" autocomplete="off">
|
||||
<table width="100%">
|
||||
<tr><td colspan="2" height="40" align="center"><font color=#888888>数据库采用是<font color=red>mysql</font>,请先配置好本地</font></td></tr>
|
||||
|
||||
@@ -145,7 +145,7 @@ function restimes(sj){
|
||||
o.disabled=true;
|
||||
setTimeout('restimes('+(sj-1)+')',1000);
|
||||
}
|
||||
restimes(10);
|
||||
restimes(3);
|
||||
</script>
|
||||
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user